Changelog for
openstack-octavia-test-0.10.1~dev41-46.1.noarch.rpm :
Thu Aug 30 14:00:00 2018 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev41:
* import zuul job settings from project-config
Fri Jul 13 14:00:00 2018 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev40:
* Fix RedHat family image building
Sat Jun 2 14:00:00 2018 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev39:
* Remove snapd from stable branch images
Tue May 22 14:00:00 2018 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev38:
* Pin pip < 10 in the amphora image
Thu May 10 14:00:00 2018 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev36:
* Fix cookbook \'openstack secret container list\'
Fri Feb 16 13:00:00 2018 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev35:
* Zuul: Remove project name
Wed Jan 24 13:00:00 2018 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev34:
* Updated from global requirements
Fri Jan 5 13:00:00 2018 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev33:
* Updating for new sphinx docs jobs
Wed Nov 8 13:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev32:
* Setup Octavia stable/ocata for zuul v3
Fri Nov 3 13:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev30:
* Disable kvm on OVH infra instances
* Remove usage of credentials_factory.AdminManager
* Fix haproxy_check_script for delete listener
* Allow specifying empty amp_boot_network_list
* Fix quota lock on single_create with auth enabled
* Switch to use stable data_utils
* Tests helper function _send_requests should catch socket.error
* gate_hook: Stop writing local.conf directly
* Update UPPER_CONSTRAINTS_FILE for stable/ocata
* Fixes misspelled amp_ssh_access_allowed config
* Remove dumplicated config option \'cert_generator\'
* Adds user_group option under haproxy_amphora
* Fix tenant_id reference
* Set access_policy for messaging\'s dispatcher
* oslo_messaging_rabbit settings are deprecated
* Change bind_host IP address
* The amphora agent plug_vip has an indention issue
* Only set default DIB_RELEASE for ubuntu
* Remove unused method - get_random_string
* Fix devstack plugin for KEYSTONE_CATALOG_BACKEND
* Remove CONF.import_group
* Fix health_sender test to use a list instead of tuple
* Increase the verbosity of haproxy.rest_api_driver failures
* Fix typos in amphora_flows.py & octavia.conf
* _extract_amp_image_id_by_tag should return last created image
* Fix admin_state_up for loadbalancer and listener
* Fix No sql_connection parameter is established
* Remove deprecated (and unused) \'sqlite_db\' config option
* Add __ne__ built-in function
* Subnet host routes support for plug_network
* Rewrite create_load_balancer flow
* Corrected test_dir path in TempestPlugin
* Remove datetime_to_str
* Revise pagination_max_limit description
* Skip removing sec_group if none
* Use the from_environ features of oslo_context
* Fix a typo and replace unused variable with \'_\'
* Add _get_resource func to get any type resource in neutron
* Cleanup deleted load balancers in housekeeper\'s db_cleanup
* Add revert method in database_tasks MapLoadbalancerToAmphora
* Use transport_url instead of oslo_messaging_rabbit
* Use RABBIT_USERID instead of \'guest\'
* Adds methods in version.py for proper oslo_reports setup
* Fix Mac OS X socket.AF_INET6 code
* Fix vrrp_success_count help string
* Use devstack RABBIT_HOST to point to rabbit, instead of localhost
* Make sure ~/.ssh/known_hosts exists before calling ssh-keygen -R
* Added amphora_id to listener_statistics table to stop data loss
* Update amp_network to allow multiple networks
* Defer updating role and vrrp_priority for failover
* Removes port_detach code that was mistakenly added
* Devstack: Use OVS_BRIDGE when value is set
* Make GIT_REPO can be configured
* Change render_unsets default to False
* Fix session_persistence deletion bug
* Use consistent type checking of project_id in API
* Fix default_pool_id type in l7policy API
* Add pre_test_hook to run gate jobs
* Use \"--pub-key\" instead of \"--pub_key\"
* Change HMAC compare to use constant_time_compare
* Assign peer_port on listener creation
* Remove unused `paramiko`
* project_id should not be UUIDType in API validation
* Improve test case test_upload_certificate_md5
* Fix hacking rule of assert_equal_or_not_none
* Adding \"region and endpoint_type\" parameters to barbican_acl.py
* Do not use __builtin__ in python3
* Default api_handler to queue_producer
* Fix event_queue entry in setup.cfg from EventStreamer break
* Add APP_COOKIE session persistence type
* Fix database_tasks log formating
* Make pool.lb_algorithm field larger
* Remove OpenSSL from cert_parser
* Assign load_balancer in _port_to_vip()
* Test: make enforce_type=True in CONF.set_override
* Make Consumer an oslo_service
* Fixes gate failure \'update_stats\' called 0 times
* Expose project_id in octavia api
* Rename tenant_id in the network models to project_id
* Rename tenant_id to project_id
* Add missing unit tests for cw/tasks/network_tasks
* Fix api_server agent test that broke due to a dep change
* Fix a test order issue with oslo_config fixture
* Fixes interface_file jinja misconfiguration
* Add unit tests for cmd/house_keeping
* Use oslo_config PortOpt type for port options
* Use oslo_config IPOpt support
* Adds cert_manager option to octavia.conf
* Use assertTrue instead of assertEqual(True,
*
*
*)
* Change amphora_id to compute_id in compute drivers
* Add health_manager config options
* Correct status_update_threads configuration help
* Default controller_ip_port_list option to empty
* Adds the NO_MONITOR operational status for members
* Increase connection_max_retries to be 300
* Adding sni_containers to Octavia API
* Fix doctrings typo in delete_member
* Clean NovaAuth._nova_client during test cleanup
* test_plug_vip not testing properly in py34
* Correct shebang in create_certificates.sh
* Updating cert_parser for cert loading
* Better parsing for HAProxy stats_socket data
* Adding vrrp_port_id and ha_port_id to amphora
* Temporarily disable send_hmac test as it fails intermittently in py34
* Install etc/octavia/
* files
* Fixed post_network_plug issues
* Added update_vip method to network driver
* Update nova_driver to use amp_network
* Removes include_members from jinja_cfg
* Corrected some __init__() parameters
* Added post_vip_plug method to the amphora driver
* Added vrrp_ip and ha_ip to amphora models
* Adding post_network_plug to the noop amphora driver
* Renaming amphora.host_id to amphora.compute_id
Fri Sep 8 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev29:
* Remove usage of credentials\\_factory.AdminManager
Sat Aug 5 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev28:
* Fix haproxy\\_check\\_script for delete listener
Wed Aug 2 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev27:
* Allow specifying empty amp\\_boot\\_network\\_list
Thu Jul 20 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev26:
* Option to enable provisioning status sync with neutron db
Thu Jun 1 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev25:
* updating link for upper-constraints file
Fri May 26 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev24:
* Fix quota lock on single\\_create with auth enabled
Fri May 19 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev23:
* Updated from global requirements
Wed May 3 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev22:
* Switch to use stable data\\_utils
* tempest: Switch to local copy of tempset/scenario/manager.py
Thu Apr 27 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev20:
* Don\'t use Tempest internal methods
* Tests helper function \\_send\\_requests should catch socket.error
* gate\\_hook: Stop writing local.conf directly
* Update UPPER\\_CONSTRAINTS\\_FILE for stable/ocata
* Fixes misspelled amp\\_ssh\\_access\\_allowed config
* Remove dumplicated config option \'cert\\_generator\'
* Adds user\\_group option under haproxy\\_amphora
* Fix tenant\\_id reference
* Set access\\_policy for messaging\'s dispatcher
* oslo\\_messaging\\_rabbit settings are deprecated
* Change bind\\_host IP address
* The amphora agent plug\\_vip has an indention issue
* Only set default DIB\\_RELEASE for ubuntu
* Remove unused method - get\\_random\\_string
* Fix devstack plugin for KEYSTONE\\_CATALOG\\_BACKEND
* Remove CONF.import\\_group
* Fix health\\_sender test to use a list instead of tuple
* Increase the verbosity of haproxy.rest\\_api\\_driver failures
* Fix typos in amphora\\_flows.py & octavia.conf
* \\_extract\\_amp\\_image\\_id\\_by\\_tag should return last created image
* Fix admin\\_state\\_up for loadbalancer and listener
* Fix No sql\\_connection parameter is established
* Remove deprecated (and unused) \'sqlite\\_db\' config option
* Add \\_\\_ne\\_\\_ built-in function
* Subnet host routes support for plug\\_network
* Rewrite create\\_load\\_balancer flow
* Corrected test\\_dir path in TempestPlugin
* Remove datetime\\_to\\_str
* Revise pagination\\_max\\_limit description
* Skip removing sec\\_group if none
* Use the from\\_environ features of oslo\\_context
* Fix a typo and replace unused variable with \'\\_\'
* Add \\_get\\_resource func to get any type resource in neutron
* Cleanup deleted load balancers in housekeeper\'s db\\_cleanup
* Add revert method in database\\_tasks MapLoadbalancerToAmphora
* Use transport\\_url instead of oslo\\_messaging\\_rabbit
* Use RABBIT\\_USERID instead of \'guest\'
* Adds methods in version.py for proper oslo\\_reports setup
* Fix Mac OS X socket.AF\\_INET6 code
* Fix vrrp\\_success\\_count help string
* Use devstack RABBIT\\_HOST to point to rabbit, instead of localhost
* Make sure ~/.ssh/known\\_hosts exists before calling ssh-keygen -R
* Added amphora\\_id to listener\\_statistics table to stop data loss
* Update amp\\_network to allow multiple networks
* Defer updating role and vrrp\\_priority for failover
* Removes port\\_detach code that was mistakenly added
* Devstack: Use OVS\\_BRIDGE when value is set
* Make GIT\\_REPO can be configured
* Change render\\_unsets default to False
* Fix session\\_persistence deletion bug
* Use consistent type checking of project\\_id in API
* Fix default\\_pool\\_id type in l7policy API
* Add pre\\_test\\_hook to run gate jobs
* Use \"--pub-key\" instead of \"--pub\\_key\"
* Change HMAC compare to use constant\\_time\\_compare
* Assign peer\\_port on listener creation
* Remove unused \\`paramiko\\`
* project\\_id should not be UUIDType in API validation
* Improve test case test\\_upload\\_certificate\\_md5
* Fix hacking rule of assert\\_equal\\_or\\_not\\_none
* Adding \"region and endpoint\\_type\" parameters to barbican\\_acl.py
* Do not use \\_\\_builtin\\_\\_ in python3
* Default api\\_handler to queue\\_producer
* Fix event\\_queue entry in setup.cfg from EventStreamer break
* Add APP\\_COOKIE session persistence type
* Fix database\\_tasks log formating
* Make pool.lb\\_algorithm field larger
* Remove OpenSSL from cert\\_parser
* Assign load\\_balancer in \\_port\\_to\\_vip()
* Test: make enforce\\_type=True in CONF.set\\_override
* Make Consumer an oslo\\_service
* Fixes gate failure \'update\\_stats\' called 0 times
* Expose project\\_id in octavia api
* Rename tenant\\_id in the network models to project\\_id
* Rename tenant\\_id to project\\_id
* Add missing unit tests for cw/tasks/network\\_tasks
* Fix api\\_server agent test that broke due to a dep change
* Fix a test order issue with oslo\\_config fixture
* Fixes interface\\_file jinja misconfiguration
* Add unit tests for cmd/house\\_keeping
* Use oslo\\_config PortOpt type for port options
* Use oslo\\_config IPOpt support
* Adds cert\\_manager option to octavia.conf
* Use assertTrue instead of assertEqual(True, \\
*\\
*\\
*)
* Change amphora\\_id to compute\\_id in compute drivers
* Add health\\_manager config options
* Correct status\\_update\\_threads configuration help
* Default controller\\_ip\\_port\\_list option to empty
* Adds the NO\\_MONITOR operational status for members
* Increase connection\\_max\\_retries to be 300
* Adding sni\\_containers to Octavia API
* Fix doctrings typo in delete\\_member
* Clean NovaAuth.\\_nova\\_client during test cleanup
* test\\_plug\\_vip not testing properly in py34
* Correct shebang in create\\_certificates.sh
* Updating cert\\_parser for cert loading
* Better parsing for HAProxy stats\\_socket data
* Adding vrrp\\_port\\_id and ha\\_port\\_id to amphora
* Temporarily disable send\\_hmac test as it fails intermittently in py34
* Install etc/octavia/\\
* files
* Fixed post\\_network\\_plug issues
* Added update\\_vip method to network driver
* Update nova\\_driver to use amp\\_network
* Removes include\\_members from jinja\\_cfg
* Corrected some \\_\\_init\\_\\_() parameters
* Added post\\_vip\\_plug method to the amphora driver
* Added vrrp\\_ip and ha\\_ip to amphora models
* Adding post\\_network\\_plug to the noop amphora driver
* Renaming amphora.host\\_id to amphora.compute\\_id
Sun Apr 16 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev19:
* Tests helper function _send_requests should catch socket.error
Fri Apr 14 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev17:
* Fixed Octavia tempest plugin
Thu Apr 13 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev15:
* Failover logic doesn\'t handle anti-affinity
Wed Apr 12 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev13:
* Explicitly list neutron api extensions for tests
* Updated from global requirements
Wed Apr 5 14:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev10:
* Updated from global requirements
* Look for diskimage-builder not dib-utils when building amps
* Look for all qemu-img/kvm package names in rhel-based distros
Sat Mar 4 13:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev6:
* gate_hook: Stop writing local.conf directly
Fri Mar 3 13:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev4:
* Update amphora agent for stable/ocata
Mon Feb 20 13:00:00 2017 tbechtoldAATTsuse.com
- Switch to stable/ocata
Mon Feb 20 13:00:00 2017 cloud-develAATTsuse.de
- Update to version octavia-0.10.1.dev38:
* Remove unused logging import
* Fix the service type for octavia
Thu Feb 16 13:00:00 2017 nicolas.bockAATTsuse.com
- Install diskimage-create script
- Update to version octavia-0.10.1.dev34:
* create_certificates.sh needs to be executable
* Add common api handlers for v1 and v2
* Create api-ref base for Octavia
* Update test-requirements hacking
* Add option to choose an availability_zone for amps
* Remove mention of deprecated verbose option
* Updated from global requirements
* Remove config option \"amp_network\"
* Fix Octavia v1 API project_id for POST
* Updated from global requirements
* Switch to use test_utils.call_until_true
* Allow a configuration option for random Amphora name
* Fix the amphora failover flow docs diagram
* Fix py3x gates and functional
* Remove white space between print ()
* Update reno for stable/ocata
* Fix the PKG-INFO to 5 - Production/Stable
* Fix \"P2\" note references in act/act specs
- 0.10.0
* Fix unit tests for OSX
* Improve the failover handling for spares-pool amps
* Fixes misspelled amp_ssh_access_allowed config
* Fix failover for unallocated amps (spares-pool)
* Remove outdated kernel tuning for haproxy
* Add placement services to devstack example files
* Fix a typo in the release notes
* Fix the amphora image support for RH Linux flavors
* Add common base type for v1 and v2
* Remove python3.4 from tox
* Fix active/standby under python3
* Updated from global requirements
* Updated from global requirements
* Fix the docs page title
* Fix connection timeout spam in subunit logs
* Cleanup noop network driver to fix py3x
* Clarify that octavia-db-manage should be used
* Archive the testrepository file before processing
* Remove dumplicated config option \'cert_generator\'
* Archive the raw testrepository log
* Remove an erroneous MarkHealthMonitorActiveInDB task
* Updated from global requirements
* Fix octavia multinode setup for flavor and image
* Add quota support to Octavia
* Updated from global requirements
* Correct the paramters of l7 policy creation
* Introduce Handlers for V2 API
* Updated from global requirements
* Introduce Types Directory
* Update Python classifiers
* Add check when plug vrrp port in LB creation
* Adds user_group option under haproxy_amphora
* Add support for policy.json
* Updated from global requirements
* Fix file mode
* Fix tenant_id reference
* Updated from global requirements
* Correcting error message for CA Key validation failure
* Fix multi-typo error in Octavia
* Set access_policy for messaging\'s dispatcher
* Adds diskimage-create scripts to pypi package
* Fix a typo
* Remove MANIFEST.in from repo
* Fix typo in doc/source/api/octaviaapi.rst
* Add context to unit tests
* Remove OSC deprecation warnings
* Do not use log hints for exceptions
* Save neutron calls if plugin does not support dns-integration
* Updated from global requirements
* Fix missing NovaServerGroupDelete
* Introduct Test Base classes for V2 API
* Remove an erroneous MarkMemberActiveInDB task
* Setup translation for octavia
* Introduce API Decorators
Thu Dec 29 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev133:
* Updated from global requirements
Wed Dec 21 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev132:
* add CONTRIBUTING.rst
* Fix typo
* Updated from global requirements
* oslo_messaging_rabbit settings are deprecated
* Adding name to health monitor and member
* Add build-essential package dependency to amphora-agent element
Tue Dec 20 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev121:
* Amphora-agent should log to a distinct location
Sat Dec 17 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev119:
* Change bind_host IP address
* Fix some python3 string issues in amphora agent
Fri Dec 16 13:00:00 2016 tbechtoldAATTsuse.com
- Update to version octavia-0.9.1.dev117:
* Updated from global requirements
* Fix the agent install to use pip -U
Fri Dec 16 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev115:
* The amphora agent plug_vip has an indention issue
* Stop depending on tripleo-image-elements
Thu Dec 15 13:00:00 2016 aplanasAATTsuse.com
- Configuration cleanup
- Document new configuration handling
Thu Dec 15 13:00:00 2016 aplanasAATTsuse.com
- Create /etc/octavia/octavia.conf.d
Thu Dec 15 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev113:
* Add support for diskimage-builder tracing
Wed Dec 14 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev111:
* Add keystone authentication of token
Tue Dec 13 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev109:
* Use pip install rather than setup.py
Sat Dec 10 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev108:
* Create Octavia api V2 directory
* Fix a unit test that was attempting real requests
Thu Dec 8 13:00:00 2016 aplanasAATTsuse.com
- systemd: remove Wants from services.
Thu Dec 8 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev106:
* Updated from global requirements
Tue Dec 6 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev105:
* Updated from global requirements
Mon Dec 5 13:00:00 2016 johannes.grasslerAATTsuse.com
- Switched to systemd for service startup
* Added service files for all services
* Fixed tmpfilesdir creation
* Removed init scripts
Sat Dec 3 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev104:
* Fix devstack plugin for KEYSTONE_CATALOG_BACKEND
Thu Dec 1 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev102:
* Only set default DIB_RELEASE for ubuntu
Wed Nov 30 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev100:
* Spec detailing capability gaps with n-lbaas API
* Properly format IPv6 bind address strings
Tue Nov 29 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev97:
* Remove unused method - get_random_string
* Show team and repo badges on README
* Enable IPv6 load balancer networks
* Remove CONF.import_group
Thu Nov 24 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev90:
* Run amphora agent with gunicorn
Sat Nov 19 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev88:
* Simplify cert-ramfs-ecrypt package dependencies
* Adds distribution ID option to diskimage-create.sh
* Backend Keystone authentication
Thu Nov 17 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev83:
* Adds support for systemd amphora images
* Enable EPEL repository for CentOS amphorae
* diskimage-create check for qemu-kvm-ev/qemu-img-ev for CentOS
* Updated from global requirements
* Modify variable\'s using method in Log Messages
* Use test assertEqual instead of assert()
Tue Nov 15 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev72:
* Basic listener scenario test
Fri Nov 11 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev70:
* Updated from global requirements
Tue Nov 8 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev69:
* Updated from global requirements
Sat Nov 5 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev68:
* Remove last vestiges of oslo-incubator
Wed Nov 2 13:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev67:
* UDPStatusGetter socket bind fix for ipv6
Fri Oct 28 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev65:
* Updated from global requirements
Thu Oct 27 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev64:
* Fix health_sender test to use a list instead of tuple
* Updated from global requirements
* Add a new API to list loadbalancer statistics
* Add class \'StatsMixin\'
Fri Oct 21 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev57:
* C10k load testing environment script
Wed Oct 19 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev56:
* Increase the verbosity of haproxy.rest_api_driver failures
* Update .coveragerc after the removal of openstack directory
* Enable support for multinode in the gate hook
Tue Oct 18 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev50:
* Scenario: test with concurrent clients
Sun Oct 16 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev48:
* Update haproxy logging configuration
* Fixes pregenerated certificates validity to 50y
Sat Oct 15 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev44:
* Updated from global requirements
* Load system sysctl in amphora network namespace
* Updated from global requirements
Fri Oct 14 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev40:
* Drop MANIFEST.in - it\'s not needed by pbr
* Updated from global requirements
* Add linuxbridge support to devstack plugin
Thu Oct 13 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev35:
* Scenario tests: improve test http server
Wed Oct 12 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev33:
* Update devstack plugin to use openstack client
* Fix to run functional tests
* Fix functional tests after HM change
* Fixes unit test config override
* Add MTU configuraion when plugging vip or network
* Fix revert on 404 from amphora agent startup
* Enable release notes translation
Tue Oct 11 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev19:
* Update listener stats
* Amphora agent refactor to classes
Sat Oct 8 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev17:
* Updated from global requirements
* Add support for PKCS7 bundles and encrypted keys
Fri Oct 7 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev14:
* Fix nova image-list which is unavailable
Thu Oct 6 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev12:
* Add defaults for health monitor object
Wed Oct 5 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev10:
* Switch HAProxy health check timeout to seconds
Sat Oct 1 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev8:
* Use get-pip.py from cache if it exists
* Fix typo in active-active-distributor.rst
* Remove pypi download shield from Readme
Fri Sep 30 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev3:
* Use a cached get-pip.py if it is availble
Wed Sep 28 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.9.1.dev2:
* Updated from global requirements
* Update reno for stable/newton
0.9.0
Tue Sep 27 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev350:
* Fix a typo in README.rst
* Add a cookbook for basic load balancing
Tue Sep 27 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev348:
* Adding introduction and developer quick start docs
* Updated from global requirements
* Terminated HTTPS certs and keys in encrypted ramfs
* Fix orphan port/security group on revert
* Octavia: Basic LoadBalancer Scenario Test
Mon Sep 26 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev338:
* Adds tasks so that reverts set objects to ERROR
Sun Sep 25 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev336:
* Fix typos in amphora_flows.py & octavia.conf
* Drop the log level for \"neutron extension found\"
Fri Sep 23 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev332:
* Fixes a test order issue with image tag owner
Thu Sep 22 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev330:
* Updated from global requirements
Wed Sep 21 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev329:
* Setup gate test scripts for Octavia
* Add L7 user guides
Tue Sep 20 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev325:
* Fixes the revert methods with unhandled exceptions
Sat Sep 17 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev323:
* Option to restrict amp glance image owner
* Fixes a revert failure in AllocateVIP task
Fri Sep 16 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev320:
* _extract_amp_image_id_by_tag should return last created image
* Adding a unit test for graph create failure case
* Set fullconn parameter in haproxy backends
* Set haproxy global connection limit
* Fix admin_state_up for loadbalancer and listener
* Add tox \'specs\' test to pep8 environment
Mon Sep 12 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev309:
* Fix failover
Sat Sep 10 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev307:
* Updated from global requirements
* Stop using bandit-baseline
Fri Sep 9 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev304:
* Update tox \'docs\' environment to test specs
* Fix active-active specs tox test
* Fix No sql_connection parameter is established
* Update readme file
Thu Sep 8 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev298:
* Add __ne__ built-in function
Wed Sep 7 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev296:
* Remove deprecated (and unused) \'sqlite_db\' config option
Sun Sep 4 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev294:
* Move bandit to pep8
Fri Sep 2 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev293:
* Subnet host routes support for plug_network
* Updated from global requirements
* Corrected test_dir path in TempestPlugin
Tue Aug 30 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev288:
* Rewrite create_load_balancer flow
Fri Aug 26 14:00:00 2016 aplanasAATTsuse.com
- Revert generate PID file for systemd (bsc#991985)
Fri Aug 26 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev286:
* Update config reference to use auto generate
* Updated from global requirements
* Octavia: Implement Tempest Plugin
* Deperecate apt-mirror element
* Add spec for active-active
* Add spec for adding statistics gathering API for loadbalancer
Thu Aug 25 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev275:
* Updated from global requirements
* Fixes amphora error of multiple IP addresses
* Use upper constraints for all jobs in tox.ini
Wed Aug 24 14:00:00 2016 aplanasAATTsuse.com
- Generate PID file for systemd (bsc#991985)
Wed Aug 24 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev270:
* Make pyroute2 a requirement of octavia
* Condense amphora-agent-ubuntu in to amphora-agent
Tue Aug 23 14:00:00 2016 cloud-develAATTsuse.de
- Update to version octavia-0.8.1.dev266:
* Updated from global requirements
* Fixes failover flow with namespace driver
* Remove oslo.rootwrap from requirements.txt
* Updated from global requirements
* Updating network base utils for more functionality
* DIB: relax check on pip executable
Thu Aug 18 14:00:00 2016 tbechtoldAATTsuse.com
- Initial packaging of openstack-octavia (version 0.8.1.dev254)