File openstack-octavia.changes of Package openstack-octavia

-------------------------------------------------------------------
Wed Sep  4 03:22:02 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.2.dev21:
  * only rollback DB when we have a connection to the DB

-------------------------------------------------------------------
Sat Aug 31 03:28:08 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.2.dev19:
  * Fix L7 repository create methods
  * Fix flavor profile API handling of None updates
  * Fix listener deletion in ACTIVE/STANDBY topology
  * Fix multi-listener load balancers

-------------------------------------------------------------------
Tue Aug 27 02:10:42 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.2.dev12:
  * worker: Re-add FailoverPreparationForAmphora

-------------------------------------------------------------------
Mon Jul  8 04:07:02 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.2.dev11:
  * Update tox.ini for new upper constraints strategy

-------------------------------------------------------------------
Sat Jul  6 04:11:40 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.2.dev9:
  * Fix cryptsetup --pbkdf-memory failures

-------------------------------------------------------------------
Thu Jun 27 04:05:33 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.2.dev8:
  * Add bindep.txt for Octavia

-------------------------------------------------------------------
Thu Jun 20 04:06:51 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.2.dev7:
  * Fix allocate\_and\_associate DB deadlock

-------------------------------------------------------------------
Wed Jun 19 04:03:32 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.2.dev5:
  * Fix a python3 issue in the amphora-agent
  * Add Stein octavia-v2-dsvm-scenario-ubuntu-xenial

-------------------------------------------------------------------
Mon Jun 10 04:22:20 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.2.dev1:
  * Limit cryptsetup key RAM usage
  4.0.1

-------------------------------------------------------------------
Sat May 25 03:17:58 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.1.dev7:
  * Performance improvement for non-udp health checks

-------------------------------------------------------------------
Tue May 14 17:51:51 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.0.1.dev6:
  * Bandit test exclusions syntax change
  * Fix IPv6 in Active/Standby topology on CentOS
  * Fix spare amphora failover
  * Fix listener API handling of None/null updates
  * OpenDev Migration Patch
  4.0.0

-------------------------------------------------------------------
Wed Apr 10 06:10:14 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.1.0.dev19:
  * Fix the amphora base port coming up

-------------------------------------------------------------------
Sat Apr  6 05:44:57 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.1.0.dev17:
  * Fix spare amphora check and creation

-------------------------------------------------------------------
Thu Apr  4 05:13:39 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.1.0.dev15:
  * Fix setting of VIP QoS policy

-------------------------------------------------------------------
Wed Apr  3 05:17:22 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.1.0.dev13:
  * Fix VIP plugging on CentOS-based amphorae
  * Add support to the Python Visual Studio Debugger
  * Fix diskimage-create tox, add \`\`build\`\` and \`\`test\`\` targets

-------------------------------------------------------------------
Mon Apr  1 08:19:59 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.1.0.dev8:
  * Fix ifup failures on member interfaces with IPv6
  * Fix initialization of Barbican client

-------------------------------------------------------------------
Thu Mar 28 05:09:54 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.1.0.dev6:
  * Replace openstack.org git:// URLs with https://

-------------------------------------------------------------------
Wed Mar 27 12:38:50 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.1.0.dev4:
  * Adds server\_certs\_key\_passphrase to octavia.conf

-------------------------------------------------------------------
Mon Mar 25 05:06:18 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.1.0.dev2:
  * Make sure the expected codes list is sorted

-------------------------------------------------------------------
Fri Mar 22 05:09:10 UTC 2019 -  cloud-devel@suse.de

- Update to version octavia-4.1.0.dev1:
  * Update master for stable/stein
  4.0.0.0rc1
  * Fix a lifecycle bug with child objects
  * Limit spares pool to the spare\_amphora\_pool\_size

-------------------------------------------------------------------
Wed Mar 20 12:57:39 UTC 2019 - opensuse-packaging@opensuse.org

- Update to version octavia-3.1.0.dev286:
  * Refactors LB delete flow and removes listener delete
  * Add a bionic test image periodic job
  * Fix typo and remove useless lines in user guide
  * Remove unnecessary \n from create\_certificates.sh
  * Add a prelude to the Stein release notes
  * Updates Octavia to support octavia-lib
  * Remove outdated/incorrect certificate advice
  * Fix updates to the provider driver guide
  * Support Host header inject for healthmonitor HTTP 1.1 health check
  * Trivial: Remove unused OCTAVIA\_AMP\_SUBNET\_ID
  * Fix health monitor exception
  * Support L7policy redirect http code
  * Fix an amphora driver bug for TLS client auth
  * Amp driver support sni option to send the hostname to backend
  * Add boolean tls\_enabled option into Pool
  * Add 2 new fields into Pool API for support re-encryption
  * Pool support sni cert for backend re-encryption
  * Fix parallel plug vip
  * Set octavia available in tempest config
  * L7rule support client certificate cases
  * Add new ssl header into Listener for client certificate
  * Add crl-file option for certification
  * Fix the loss of access to barbican secrets
  * Encrypt certs and keys
  * Add an option to the Octavia V2 listener API for client cert
  * Add client\_ca\_tls\_container\_ref to listener API
  * Enable debug for Octavia services in grenade job
  * Fix LB failover when in ERROR
  * Update json module to jsonutils
  * Update requirements for ubuntu
  * Fix performance of housekeeping DB clean up
  * Fix oslo messaging connection leakage
  * Speed up pylint by using multiple cores
  * Set the default retries down to 120
  * Add amphora agent configuration update admin API
  * Refactor the pluggin of the VIP
  * Resolve amphora agent read timeout issue
  * Fix functional tests under Python >= 3.6
  * Fix check redirect pool for creating a fully populated load balancer
  * Cleaning up logging
  * Fix flavors support when using spares pool
  * Fix the amphora noop driver
  * Add missing import octavia/opts.py
  * Fix VIP address DB storage size to support IPv6
  * Fix a topology bug in flavors support
  * Add compute flavor support to the amphora driver
  * Update the amphora driver for flavor support
  * Add flavor docs and releae notes
  * Add provider driver capabilities API
  * Adds flavor support to the amphora driver
  * Add flavors/flavor\_profile api-ref
  * Add flavor, flavor\_profile table and their APIs
  * Update api-ref for tag filtering
  * Support to filter resources by tags
  * Add octavia-v2-dsvm-tls-barbican check job
  * Clarify the amp\_ssh\_key\_name configuration setting
  * Fix typo in doc
  * Improve local hacking checks test coverage
  * Fix missing print format error
  * Adds a simple golang udp server
  * Fix prefix for vip\_ipv6
  * Fix a typo in the certificates admin guide
  * Fix grenade job to clone Octavia from base branch
  * Workaround for a dnf bug
  * diskimage-create: Support testing other image types
  * fix the spelling mistake word
  * Exit with error if DIB output dir doesn't exist
  * Add amphora statistics to the admin API
  * Fixing data model to\_dict() recursive function
  * Set same debug log level as per DevStack local.conf
  * Add compute\_flavor field for amphora api
  * Change openstack-dev to openstack-discuss
  * Adds a certificates configuration guide
  * Fix v1 scenario tests gates
  * Tags support for lb resources
  * fix typo mistakes
  * Support remote debugging with PyDev
  * Stop Logging Amphora Cert
  * demystify the calculate\_network\_delta unit test
  * Enable non-voting two node gates
  * Transition to python 3.x primary gates
  * Prepare for new multi-node jobs
  * Bring up secondary IPs on member networks
  * Add auditing support to the Octavia API
  * Make the CentOS 7 scenario gate non-voting
  * Allow release id to be specified with fedora
  * Modify the doc word error
  * Fix IPv6 in Active/Standby topology
  * Fix the grenade gate
  * Correct the base class for v2 l7rules type tests
  * Fix devstack plugin for /var/log/dib-build exists
  * Add missing ws separator between words
  * Fix a release note to call out a fix instead
  * Treat null admin\_state\_up as False
  * Add framework for octavia-status upgrade check
  * Fix possible state machine hole in failover
  * Update min tox version to 2.0
  * Add certificate configs to config reference
  * Add a periodic job to build + publish diskimage for fedora
  * Fix for utils LB DM transformation function
  * Fix auto setup Barbican's ACL in the legacy driver
  * Make disk image buildable for fedora
  * devstack: Define packages for (open)SUSE

-------------------------------------------------------------------
Thu Feb  7 08:56:27 UTC 2019 - Dirk Mueller <dmueller@suse.com>

- fix requirements

-------------------------------------------------------------------
Tue Feb  5 04:33:19 UTC 2019 - sma@suse.com

- Add missing requirement python-distro

-------------------------------------------------------------------
Mon Nov 19 12:10:58 UTC 2018 - sjamgade@suse.com

- change service depedancy from mysql.service to mariadb.service

-------------------------------------------------------------------
Sat Nov 17 01:47:02 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev96:
  * Delete duplicate word in component-design.rst
  * Update the HTTP links to HTTPS

-------------------------------------------------------------------
Sat Nov 10 01:46:13 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev93:
  * Fix VIP plug failure if netns directory exists

-------------------------------------------------------------------
Fri Nov  9 02:47:06 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev91:
  * Log the compute ID when nova fails

-------------------------------------------------------------------
Thu Nov  1 03:51:13 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev90:
  * Update README by adding Mailing List and Wiki URL
  * Redirect disk-image-builder logs, make verbose
  * Fix diskimage-create README.rst
  * Don't quote {posargs} in tox.ini

-------------------------------------------------------------------
Mon Oct 29 03:48:22 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev83:
  * Simplify keepalived lvsquery parsing for UDP

-------------------------------------------------------------------
Sun Oct 28 03:46:53 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev81:
  * Remove unused methods

-------------------------------------------------------------------
Thu Oct 25 03:45:58 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev79:
  * Add posibilities to set default timeouts

-------------------------------------------------------------------
Tue Oct 23 03:47:59 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev77:
  * Update docs conf.py for openstackdocstheme change
  * Fix logging error in get\_current\_loadbalancer\_from\_db

-------------------------------------------------------------------
Sat Oct 20 03:48:18 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev74:
  * Remove deprecated API settings
  * Remove deprecated parameters

-------------------------------------------------------------------
Thu Oct 18 03:49:15 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev71:
  * Ensure pool object contains the listener\_id if passed

-------------------------------------------------------------------
Wed Oct 17 03:49:45 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.1.0.dev70:
  * Refactor the AAP driver to not depend on nova
  * Increment versioning with pbr instruction

-------------------------------------------------------------------
Mon Oct 15 03:48:29 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev66:
  * Add API versioning to the api-ref

-------------------------------------------------------------------
Sat Oct 13 03:42:45 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev64:
  * Delete zombie amphorae when detected

-------------------------------------------------------------------
Sat Oct  6 08:04:22 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev63:
  * HTTPS HMs need the same validation path as HTTP++

-------------------------------------------------------------------
Thu Oct  4 08:06:55 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev62:
  * HTTPS HMs need the same validation path as HTTP

-------------------------------------------------------------------
Wed Oct  3 07:54:15 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev60:
  * Support REDIRECT\_PREFIX action for L7Policy

-------------------------------------------------------------------
Tue Oct  2 08:09:24 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev58:
  * Fix an upgrade issue for CentOS 7 amphora
  * Separate the thread pool for health and stats update

-------------------------------------------------------------------
Sat Sep 29 08:09:06 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev55:
  * Pass through DIB\_LOCAL\_ELEMENTS from localrc
  * Fix the API list performance regression
  * Fix health manager performance regression

-------------------------------------------------------------------
Fri Sep 28 08:08:29 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev49:
  * Remove duplicate check gate jobs

-------------------------------------------------------------------
Sat Sep 22 04:37:56 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev48:
  * Updates README-Vagrant.md to use OSC commands

-------------------------------------------------------------------
Fri Sep 21 04:54:35 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev46:
  * Updates the operator docs with the new lb failover command

-------------------------------------------------------------------
Sat Sep 15 04:32:09 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev45:
  * Gate on octavia-dsvm-base based jobs and housekeeping
  * Make health checks resilient to DB outages
  * Validate member address for batch update members
  * Fix batch update members
  * Support DNF package manager in diskimage-create
  * Update amphora-agent to report UDP listener health
  * Set some amphora driver optimizations
  * Add the missing markup for the hyperlink title

-------------------------------------------------------------------
Sat Sep  8 04:32:25 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev31:
  * Disable KVM at limestone (again)
  * Raise minimum coverage to 90%

-------------------------------------------------------------------
Fri Sep  7 03:50:28 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev27:
  * Use openstack-tox-cover template
  * Validate member address for lb graph creation

-------------------------------------------------------------------
Thu Sep  6 03:52:05 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev23:
  * Update zuul/projects.yaml

-------------------------------------------------------------------
Sat Sep  1 03:54:27 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev22:
  * Re-enable flow diagrams

-------------------------------------------------------------------
Fri Aug 31 03:52:08 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev21:
  * Fix passphrase None errors

-------------------------------------------------------------------
Sun Aug 26 03:51:40 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev20:
  * add python 3.6 unit test job

-------------------------------------------------------------------
Sat Aug 25 03:52:52 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev19:
  * switch documentation job to new PTI
  * Fix the amphora noop driver
  * import zuul job settings from project-config

-------------------------------------------------------------------
Thu Aug 23 15:06:53 UTC 2018 - Nicolas Bock <nicolas.bock@suse.com>

- Fix linter warnings about license

-------------------------------------------------------------------
Thu Aug 23 03:54:49 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev14:
  * Temporarily remove octavia-v2-dsvm-scenario-ubuntu.bionic

-------------------------------------------------------------------
Wed Aug 22 03:58:40 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev12:
  * Remove user\_group option

-------------------------------------------------------------------
Mon Aug 20 03:40:14 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev11:
  * Disable KVM at OVH

-------------------------------------------------------------------
Sat Aug 18 03:40:41 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev10:
  * Fix compat with Python >= 3.6
  * Allow blocking IPs from member addresses
  * "Resolve" bandit issue with sha1 hashes

-------------------------------------------------------------------
Fri Aug 17 03:56:40 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev6:
  * Fix neutron "tenat\_id" compatibility
  * Fix Octavia for host host routes
  * Imported Translations from Zanata

-------------------------------------------------------------------
Fri Aug 10 02:52:58 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0rc2.dev1:
  * Update reno for stable/rocky
  3.0.0.0rc1

-------------------------------------------------------------------
Thu Aug  9 02:49:34 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b4.dev19:
  * Fix UDP release note for CentOS
  * [UDP] Fix failed member always in DRAIN status
  * Followup patch for UDP support
  * UDP for [3][5][6]
  * UDP for [2]
  * Clarify that the driver support library is interim
  * Delete amphora regardless of status

-------------------------------------------------------------------
Tue Aug  7 02:49:15 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b4.dev9:
  * Cleanup Octavia create VIP ports on LB delete

-------------------------------------------------------------------
Fri Aug  3 02:51:44 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b4.dev8:
  * UDP jinja template

-------------------------------------------------------------------
Thu Aug  2 02:48:14 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b4.dev6:
  * Fix the bionic gate to actually run Ubuntu bionic
  * Fix DIB\_REPOREF\_amphora\_agent not set on Git !=1.8.5

-------------------------------------------------------------------
Wed Aug  1 02:51:01 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b4.dev3:
  * Clarify IPv6 support for the lb-mgmt-net

-------------------------------------------------------------------
Sat Jul 28 03:09:38 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b4.dev2:
  3.0.0.0b3
  * Updates the amphora driver for new commit model
  * Automatically set Barbican ACLs
  * Add listener\_id to the pool provider object
  * Correct naming for quota resources
  * Add baseline object in the drivers update callbacks
  * Fix failover when multiple amphora have failed
  * Use openstack client command to replace nova client
  * Implement provider drivers - Driver Library

-------------------------------------------------------------------
Thu Jul 26 02:02:02 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev86:
  * Init provider drivers at app setup
  * Fixing Octavia generating json named file containing yaml
  * Temporarily disable flow diagraming
  * Correct the usage on listing neutron ports
  * Fix version discovery for the Octavia API

-------------------------------------------------------------------
Sat Jul 21 02:02:37 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev77:
  * Update pypi url to new url
  * Use object instead of object id in the drivers delete callbacks
  * Allow setting load balancer topology in Devstack

-------------------------------------------------------------------
Fri Jul 20 02:26:33 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev71:
  * Fixes unlimited listener connection limit
  * Translate expected package names to installed ones
  * Fix package version querying on non-dpkg distros

-------------------------------------------------------------------
Thu Jul 19 02:28:04 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev65:
  * Add lb\_id comment to amp haproxy listener config
  * Add a config to surpress amphora logging
  * Add the missing markup for the hyperlink title

-------------------------------------------------------------------
Mon Jul 16 02:32:25 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev59:
  * Add release note for HMAC python3 fix

-------------------------------------------------------------------
Thu Jul 12 02:34:43 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev58:
  * Improve resource quota response message

-------------------------------------------------------------------
Wed Jul 11 02:40:53 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev56:
  * [doc] Add the missing markup for the hyperlink title
  * Follow the new PTI for document build
  * Ignore a port not found when deleting an LB
  * Adding support for the octavia listener X-Forwarded-Proto header insertion

-------------------------------------------------------------------
Mon Jul  9 02:36:46 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev48:
  * [doc]Use openstack client commands to replace nova client
  * Add the missing markup for the hyperlink title

-------------------------------------------------------------------
Sat Jul  7 02:37:13 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev44:
  * Introduce ipvsadm to the amphora image

-------------------------------------------------------------------
Fri Jul  6 02:36:00 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev43:
  * Move from platform.linux\_distribution to distro.id
  * fix tox python3 overrides
  * Add exception handling for housekeeping service

-------------------------------------------------------------------
Thu Jul  5 02:37:05 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev37:
  * Enable oslo\_config mutable configurations

-------------------------------------------------------------------
Wed Jul  4 02:36:18 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev35:
  * Fix fields translation on filtering

-------------------------------------------------------------------
Tue Jul  3 02:37:27 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev33:
  * [amphora-agent] add local net to routing table 1

-------------------------------------------------------------------
Sat Jun 30 02:36:43 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev32:
  * Re-enable KVM

-------------------------------------------------------------------
Wed Jun 27 02:26:29 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev31:
  * Add upgrade guide
  * Exclude amphora instances already DELETED when failover loadbalancer
  * Fix configured haproxy restarts
  * Providers: propose changes to create pool API
  * Make octavia-grenade job voting

-------------------------------------------------------------------
Mon Jun 25 16:47:09 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev22:
  * Change tox.ini coverage to always generate html
  * Fix health manager to be spare amphora aware

-------------------------------------------------------------------
Sun Jun 24 02:27:20 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev18:
  * Add health monitor API validation

-------------------------------------------------------------------
Fri Jun 22 02:27:06 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev16:
  * Add error logging for amphora agent exceptions

-------------------------------------------------------------------
Thu Jun 21 02:27:42 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev15:
  * Align logging on oslo\_log

-------------------------------------------------------------------
Wed Jun 20 02:26:37 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev13:
  * Stop logging API not found as ERROR

-------------------------------------------------------------------
Tue Jun 19 02:27:56 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev11:
  * Exclude limestone from running with kvm
  * Add grenade support

-------------------------------------------------------------------
Fri Jun 15 02:28:09 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev9:
  * Improve the error logging for zombie amphora

-------------------------------------------------------------------
Thu Jun 14 04:02:09 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev7:
  * Allow using spaces for primary common name in SSL certificates
  * Amend the spelling error of a word

-------------------------------------------------------------------
Tue Jun 12 04:42:44 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev4:
  * When SG delete fails on vip deallocate, try harder

-------------------------------------------------------------------
Fri Jun  8 03:44:03 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b3.dev2:
  * Remove a duplicated key in unit test dict
  3.0.0.0b2

-------------------------------------------------------------------
Thu Jun  7 03:41:46 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev87:
  * Fix amp failover where failover already failed
  * Providers: propose changes to API

-------------------------------------------------------------------
Wed Jun  6 04:06:43 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev84:
  * Implement provider drivers - Cleanup

-------------------------------------------------------------------
Tue Jun  5 07:33:31 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev82:
  * Implement provider drivers - L7 Rules
  * Fix listener update race with default pool removal
  * Implement provider drivers - L7 Policy
  * Implement provider drivers - Health Monitor
  * Use HMAC.hexdigest to avoid non-ascii characters for package data

-------------------------------------------------------------------
Sat Jun  2 04:40:56 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev73:
  * Allow DB retries on controller\_worker creates
  * Octavia devstack plugin API mode
  * Update HAProxy version for Centos

-------------------------------------------------------------------
Fri Jun  1 04:46:56 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev68:
  * Fix requirements gate + add local tox profile

-------------------------------------------------------------------
Mon May 28 03:25:59 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev67:
  * Trivial: Update pypi url to new url

-------------------------------------------------------------------
Fri May 25 03:27:06 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev65:
  * Implement provider drivers - Members

-------------------------------------------------------------------
Thu May 24 03:56:12 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev63:
  * Add coverage.xml output for PTI compliance
  * Implement provider drivers - Pool
  * Implement provider drivers - Listener
  * Add release notes link to README

-------------------------------------------------------------------
Wed May 23 03:23:16 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev56:
  * Implement provider drivers - Load Balancer
  * Fix amphora failover API to work with spares
  * Mark LBs in failover PENDING\_UPDATE
  * Add config for disabling creation of PING type HMs
  * Fix releasenotes build in tox
  * Fix typo
  * Add tenant\_id back to objects for backwards compat
  * Replace port 35357 with 5000 for "auth\_url"
  * Add raw format support to image creator script
  * Allow fields filter on single object GETs

-------------------------------------------------------------------
Tue May 22 03:23:54 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev37:
  * Increase devstack neutron secgroups quota to 100
  * Let healthmanager process shutdown cleanly (again)
  * Create disabled members in haproxy

-------------------------------------------------------------------
Wed May 16 03:24:14 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev31:
  * Devstack plugin: Check for IPv6 support

-------------------------------------------------------------------
Tue May 15 03:21:42 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev29:
  * Fix sphinx-docs job for sphinx >1.7

-------------------------------------------------------------------
Sun May 13 03:23:11 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev28:
  * Slightly reorder member flows
  * Create noop provider driver and data model

-------------------------------------------------------------------
Fri May 11 03:23:29 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev24:
  * Use openstack client commands to replace neutron client
  * Healthmanager shouldn't update NO\_MONITOR members
  * Creates provider driver base class and exceptions

-------------------------------------------------------------------
Thu May 10 03:23:08 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev20:
  * Fix periodic job
  * Updates the docs with new admin tips

-------------------------------------------------------------------
Tue May  8 03:27:43 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev17:
  * Correct field filtering for member/l7rule/amphora

-------------------------------------------------------------------
Sat May  5 03:17:44 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev15:
  * Improve Health Manager error handling

-------------------------------------------------------------------
Sun Apr 29 03:25:30 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev14:
  * Remove PluggedVIPNotFound references
  * Fix lower-constraints to actually match our reqs
  * Health Monitor url\_path requires leading slash

-------------------------------------------------------------------
Fri Apr 27 03:28:43 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev9:
  * Pool PUT should validate name/description length
  * Correct flavor to flavor\_id in LB API

-------------------------------------------------------------------
Thu Apr 26 03:29:18 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev5:
  * Fix keepalived vrrp check script to be in PATH
  * Fix calls to "DELETED" items

-------------------------------------------------------------------
Wed Apr 25 03:23:27 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-3.0.0.0b2.dev1:
  * Add sos element to Red Hat family images
  3.0.0.0b1

-------------------------------------------------------------------
Thu Apr 19 03:03:34 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev118:
  * Adding Gophercloud to the SDKs list
  * Trivial: fix syntax error in command examples

-------------------------------------------------------------------
Wed Apr 18 03:04:21 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev115:
  * Add Octavia v2 tempest plugin jobs to Octavia
  * Switch to ubuntu-minimal for default amphora image

-------------------------------------------------------------------
Sat Apr 14 03:04:19 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev113:
  * Fix statistics update typo
  * Add debug timing logging to amphora health update

-------------------------------------------------------------------
Fri Apr 13 03:05:54 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev110:
  * Install client from pip if not in LIBS\_FROM\_GIT

-------------------------------------------------------------------
Thu Apr 12 03:07:46 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev108:
  * Add pool session persistence validation
  * Update auth\_uri option to www\_authenticate\_uri
  * Improve some log messages in health\_monitor.py
  * Add API alias for '/statuses'
  * Move o-hm0 dhcp config under /etc/dhcp

-------------------------------------------------------------------
Wed Apr 11 03:06:16 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev99:
  * Update introduction documention page

-------------------------------------------------------------------
Tue Apr 10 03:12:29 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev97:
  * Make keepalived initialization more predictable
  * Expose timeout options
  * Add a devstack variable for legacy RBAC

-------------------------------------------------------------------
Mon Apr  9 03:08:39 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev91:
  * Minor refactor of health\_sender.py
  * Defend against neutron error response missing keys
  * Fix revert method for batch member update

-------------------------------------------------------------------
Thu Apr  5 03:11:25 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev85:
  * Correctly validate member subnet\_id in batches

-------------------------------------------------------------------
Wed Apr  4 03:07:47 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev83:
  * Allow members to be set as "backup"
  * Update API-REF for x-forwarded-port is string
  * Add deadlock retry wrapper for inital quota create

-------------------------------------------------------------------
Mon Apr  2 03:07:19 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev78:
  * Fix a no-op network driver bug on plug\_port

-------------------------------------------------------------------
Sat Mar 31 03:05:55 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev76:
  * Set lower-constraint to run unit and functional
  * add lower-constraints job

-------------------------------------------------------------------
Thu Mar 29 03:13:24 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev73:
  * Fix logging level for keystone auth bypass

-------------------------------------------------------------------
Wed Mar 28 03:08:00 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev72:
  * Fixes the directory we copy the image to
  * Don't failover amphora with LB in PENDING\_\*
  * The MarkL7PolicyActiveInDB is not necessary when l7policy deleted
  * Fix health manager edge case with zombie amphora
  * Change used keystone token provider in devstack
  * fix a typo in documentation
  * Updated from global requirements

-------------------------------------------------------------------
Tue Mar 27 03:09:03 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev59:
  * Switch multinode tests to non-voting

-------------------------------------------------------------------
Sun Mar 25 05:30:31 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev57:
  * Rename python-openstacksdk to openstacksdk

-------------------------------------------------------------------
Wed Mar 21 04:00:24 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev56:
  * Periodic job to build + publish diskimage

-------------------------------------------------------------------
Tue Mar 20 03:57:53 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev54:
  * Updated from global requirements

-------------------------------------------------------------------
Sat Mar 17 03:55:23 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev53:
  * Updated from global requirements
  * Log output of subprocess check\_output() errors
  * Split up extra init steps and start processes

-------------------------------------------------------------------
Fri Mar 16 03:55:02 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev47:
  * Log health manager exceptions
  * Reduce runtime for l7rule too\_many\_rules test
  * Properly test access to tls\_refs in the API layer
  * Devstack plugin image build option quoting fix

-------------------------------------------------------------------
Thu Mar 15 03:59:43 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev39:
  * Updated from global requirements
  * Fix functional jobs
  * Change import order
  * Reduce stestr concurrency to 1 for tempest jobs

-------------------------------------------------------------------
Wed Mar 14 04:02:40 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev32:
  * Add license for empty \_\_init\_\_.py

-------------------------------------------------------------------
Tue Mar 13 04:07:13 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev31:
  * Rename q- to neutron- services
  * Move scenario-lxd over to experimental
  * Updated from global requirements

-------------------------------------------------------------------
Sat Mar 10 03:32:14 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev26:
  * Fix kvm-centos.7 gate
  * Updated from global requirements

-------------------------------------------------------------------
Fri Mar  9 03:41:35 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev22:
  * Migrate to stestr

-------------------------------------------------------------------
Sun Mar  4 03:32:10 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev21:
  * Imported Translations from Zanata

-------------------------------------------------------------------
Thu Mar  1 03:29:55 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev20:
  * Add image\_id to amphora table

-------------------------------------------------------------------
Wed Feb 28 03:29:18 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev18:
  * Add timestamps to amphora table
  * Update configuration samples (QoS)

-------------------------------------------------------------------
Tue Feb 27 01:45:05 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev14:
  * Fix network no-op driver get\_network\_configs
  * Overhaul HealthManager update threading
  * Do not install pip in amphora when using distribution packages

-------------------------------------------------------------------
Mon Feb 26 02:54:57 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev9:
  * Updated from global requirements

-------------------------------------------------------------------
Tue Feb 20 02:53:59 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev7:
  * Fix filtering by admin\_state\_up

-------------------------------------------------------------------
Fri Feb 16 02:58:37 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev6:
  * Fix load balancers using IPv6 for the VIP subnet

-------------------------------------------------------------------
Wed Feb 14 01:35:24 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev5:
  * Updates API for deleting "DELETED" objects
  * Fix missing test-requirement and cleanup docs

-------------------------------------------------------------------
Fri Feb  9 01:35:18 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0rc2.dev2:
  * Update reno for stable/queens
  2.0.0.0rc1
  * Enable hacking-extensions H204, H205

-------------------------------------------------------------------
Thu Feb  8 01:35:22 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b4.dev24:
  * Imported Translations from Zanata
  * Fix release notes job
  * Deallocate the VIP prior to deleting the amphorae

-------------------------------------------------------------------
Wed Feb  7 01:35:19 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b4.dev19:
  * Repalce Chinese quotes to English quotes

-------------------------------------------------------------------
Tue Feb  6 01:35:22 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b4.dev17:
  * Re-enable "Page Contents" and update user docs

-------------------------------------------------------------------
Mon Feb  5 04:59:07 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b4.dev16:
  * Fix session persistence update

-------------------------------------------------------------------
Sun Feb  4 04:57:36 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b4.dev14:
  * Update api-ref for uuid type and fix tox
  * Zuul: Remove project name
  * Update docs config for storyboard bugs
  * Handle missing security groups on listener delete
  * Add SDK list to octavia user docs
  * Don't run fucntional jobs for docs changes
  * Fix a typo of "octavia" in comment

-------------------------------------------------------------------
Thu Feb  1 13:13:25 UTC 2018 - aplanas@suse.com

- Add patch 0001-Update-osutil-support-for-SUSE-distro.patch
  https://review.openstack.org/#/c/498909/
- Add network-namespace-scripts subpackage (bsc#1069046)

-------------------------------------------------------------------
Wed Jan 31 15:23:36 UTC 2018 - aplanas@suse.com

- Execute amphora-agent as root
- Add --config-file parameter to amphora-agent service 

-------------------------------------------------------------------
Tue Jan 30 05:00:02 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b4.dev2:
  2.0.0.0b3
  * Updated from global requirements

-------------------------------------------------------------------
Thu Jan 25 05:01:52 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev71:
  * Updated from global requirements
  * Allow setting full mandatory access control in amphora
  * Updates the Octavia cookbook to use OSC commands

-------------------------------------------------------------------
Wed Jan 24 10:47:11 UTC 2018 - dmueller@suse.com

- make user directory not world readable

-------------------------------------------------------------------
Wed Jan 24 05:03:48 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev65:
  * Switch to using PKCS12 for TLS Term certs
  * Rework amphora agent installation element
  * Fix PING health monitor for old amphora

-------------------------------------------------------------------
Tue Jan 23 02:34:48 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev60:
  * Fix processing pool statuses for LBs with multiple listeners
  * Updated the function name with "get\_remove\_vip\_subflow" to fix the typo

-------------------------------------------------------------------
Wed Jan 17 02:01:16 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev56:
  * Healthmanager health\_check timer config fix

-------------------------------------------------------------------
Sun Jan 14 04:26:45 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev54:
  * Provider driver spec

-------------------------------------------------------------------
Sat Jan 13 04:26:16 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev52:
  * Add api-ref for amphora failover

-------------------------------------------------------------------
Fri Jan 12 04:23:15 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev50:
  * Add unit tests for neutron utils, add model/util for floating\_ip
  * Fix a typo in the test HTTP server
  * ignore api-ref/build directory

-------------------------------------------------------------------
Wed Jan 10 03:43:18 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev44:
  * Check if it is used when creating a load balancer using vip\_port\_id
  * Updated from global requirements
  * Amphora API Failover call

-------------------------------------------------------------------
Tue Jan  9 03:41:53 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev39:
  * TrivialFix: fix a typo in comment
  * Change how path munging works for sphinx docs
  * Use common functional tox jobs
  * Force SELinux context for amphora keepalived process

-------------------------------------------------------------------
Sat Jan  6 03:38:01 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev32:
  * Minimize the effect overloaded Health Manager processes
  * Add VIP qos into our cookbook
  * TrivialFix: remove redundant import alias

-------------------------------------------------------------------
Fri Jan  5 03:37:14 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev26:
  * Fix exception when querying for non-existing items
  * Producer/endpoint code to allow for amphora failovers
  * Support UDP load balancing
  * Improve user error messages for duplicate objects

-------------------------------------------------------------------
Tue Jan  2 08:22:18 UTC 2018 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev18:
  * Remove the redundant mock patches in tests
  * Update gitignore

-------------------------------------------------------------------
Fri Dec 22 03:05:19 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev14:
  * Remove reliance on NeutronException message field

-------------------------------------------------------------------
Thu Dec 21 03:13:12 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev13:
  * Extend api to accept qos\_policy\_id

-------------------------------------------------------------------
Wed Dec 20 03:21:11 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev12:
  * Updated from global requirements
  * Improve Neutron driver \_get\_resource()

-------------------------------------------------------------------
Wed Dec 13 04:04:56 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev9:
  * Move loading the network driver into the flows

-------------------------------------------------------------------
Tue Dec 12 04:03:58 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev7:
  * Reorder ComputeCreate arguments
  * Update compute noop driver/tests (many were disabled/useless)

-------------------------------------------------------------------
Sat Dec  9 04:04:39 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b3.dev3:
  * Have doc8 ignore autodoc content
  2.0.0.0b2

-------------------------------------------------------------------
Fri Dec  8 04:04:22 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev73:
  * Updated from global requirements

-------------------------------------------------------------------
Thu Dec  7 02:03:03 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev72:
  * ACTIVE-ACTIVE: Initial distributor driver

-------------------------------------------------------------------
Wed Dec  6 02:02:59 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev70:
  * Fix filtering in list API calls
  * Updated from global requirements

-------------------------------------------------------------------
Tue Dec  5 02:01:29 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev67:
  * Clean up test\_update\_db.py a little bit
  * Fix health monitor type "PING" to use icmp ping

-------------------------------------------------------------------
Sat Dec  2 02:03:04 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev63:
  * Optimize update\_health process
  * Fix the failover API to not fail with immutable LB

-------------------------------------------------------------------
Fri Dec  1 02:02:48 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev59:
  * Adds the user's project id to the VIP port creation
  * Updated from global requirements
  * Fix functional tests for MacOS
  * Split amphora haproxy systemd unit
  * Update devstack plugin and examples
  * Enable some off-by-default checks

-------------------------------------------------------------------
Tue Nov 28 02:02:29 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev48:
  * Rename 'remove' to 'reset' in Quota API
  * Handle race condition deleting security group rule
  * Make the allowed\_address\_pairs driver better

-------------------------------------------------------------------
Thu Nov 23 02:01:57 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev43:
  * Refine api-ref regarding loadbalancer creation

-------------------------------------------------------------------
Wed Nov 22 02:02:06 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev41:
  * Fix TaskFlow loader to honor engine configuration

-------------------------------------------------------------------
Tue Nov 21 02:01:45 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev39:
  * Remove setting of version/release from releasenotes

-------------------------------------------------------------------
Mon Nov 20 02:01:59 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev37:
  * Fix keepalived check script

-------------------------------------------------------------------
Sat Nov 18 02:01:35 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev35:
  * Updated from global requirements

-------------------------------------------------------------------
Fri Nov 17 02:01:24 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev33:
  * Fix extracting nova fault string on build error

-------------------------------------------------------------------
Thu Nov 16 02:02:08 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev31:
  * Updated from global requirements
  * Fix member operating status when add/remove HM

-------------------------------------------------------------------
Wed Nov 15 01:59:58 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev28:
  * Fix gate breakage: unit tests

-------------------------------------------------------------------
Mon Nov 13 01:51:44 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev27:
  * Updated from global requirements

-------------------------------------------------------------------
Fri Nov 10 01:51:36 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev23:
  * Fix possible DB deadlock scenario
  * Updated from global requirements

-------------------------------------------------------------------
Thu Nov  9 01:51:50 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev20:
  * Fix health\_manager to exit without waiting
  * Stop child objects changing status when LB locked

-------------------------------------------------------------------
Sat Nov  4 01:56:01 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev16:
  * Updated from global requirements
  * Fix body error of update loadbalancer
  * Add cached\_zone to the amphora record
  * Zuul: add file extension to playbook path

-------------------------------------------------------------------
Wed Nov  1 01:56:18 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev10:
  * Disable kvm on OVH infra instances

-------------------------------------------------------------------
Sat Oct 28 01:56:27 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-2.0.0.0b2.dev9:
  * Update Octavia zuulv3 for newton EOL
  2.0.0.0b1

-------------------------------------------------------------------
Fri Oct 27 01:56:35 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev99:
  * Make the event streamer transport URL configurable
  * Fix non-cascade LB delete with children

-------------------------------------------------------------------
Sat Oct 21 15:25:43 UTC 2017 - aplanas@suse.com

- Add requirements for Amphora
- Fix agent amphora service to use the octavia log directory

-------------------------------------------------------------------
Sat Oct 21 01:57:47 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev96:
  * Update tests to do not use deprecated test.services()

-------------------------------------------------------------------
Fri Oct 20 01:57:12 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev94:
  * Move Octavia zuulv3 configuration in repo
  * Support pylint

-------------------------------------------------------------------
Thu Oct 19 01:56:50 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev90:
  * Change 14.04 to 16.04 in devstack setup guide

-------------------------------------------------------------------
Wed Oct 18 01:56:09 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev88:
  * Updated from global requirements

-------------------------------------------------------------------
Mon Oct 16 07:32:03 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev87:
  * Trivial change to adapt pylint rules
  * Valuable change reported by pylint
  * import \_ from octavia.i18n
  * Update cookbooks for transition to OSC
  * Adds automatic ERD generation for the Octavia DB
  * Add dependent packages to config reference
  * Force PCI bus rescan if interface is not found
  * Allow PUT to /pools/<id>/members to batch update members

-------------------------------------------------------------------
Tue Oct 10 03:08:42 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev71:
  * L7 policy API-REF update for result codes

-------------------------------------------------------------------
Sun Oct  8 03:14:30 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev70:
  * Correctly unlock amphora health on failover revert

-------------------------------------------------------------------
Sat Oct  7 03:15:16 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev68:
  * Remove SCREEN\_LOGDIR from devstack
  * Fix KeyError in failover error log
  * Updated from global requirements

-------------------------------------------------------------------
Fri Oct  6 03:14:56 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev62:
  * Add admin endpoint for amphora info

-------------------------------------------------------------------
Wed Sep 27 03:05:11 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev60:
  * Updated from global requirements
  * Shrink Tempest scenario manager copy
  * Update the documentation link for doc migration

-------------------------------------------------------------------
Tue Sep 26 03:06:05 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev55:
  * blueprint: l3-active-active

-------------------------------------------------------------------
Fri Sep 22 03:10:59 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev53:
  * Update links in CONTRIBUTING.rst
  * Ensure DIB\_REPOREF\_amphora\_agent is set
  * Use flake8-import-order plugin
  * add page\_reverse to GET API
  * Updated from global requirements
  * Fix inappropriate provisioning\_status of l7 policy
  * Make housekeeping build spares with an executor
  * Allow members to use the VIP address
  * [Trivialfix]Fix typos in octavia

-------------------------------------------------------------------
Sat Sep 16 03:07:57 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev36:
  * Updated from global requirements
  * Stop masking VIP allocate neutron errors

-------------------------------------------------------------------
Fri Sep 15 03:08:41 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev32:
  * fix “\_send\_member\_to\_handler” debug log Story: 2001194 task: 5696
  * Whitespace fixes and simplification of keepalived template

-------------------------------------------------------------------
Thu Sep 14 03:05:02 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev28:
  * Gatefix: Migrate from testr to stestr

-------------------------------------------------------------------
Sat Sep  9 04:00:07 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev27:
  * Adds the ability to failover a load balancer

-------------------------------------------------------------------
Fri Sep  8 06:04:08 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev25:
  * Add 'futures' to requirements, as we use it multiple places

-------------------------------------------------------------------
Wed Sep  6 06:55:50 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev24:
  * Updated from global requirements

-------------------------------------------------------------------
Mon Sep  4 05:50:46 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev23:
  * Updated from global requirements

-------------------------------------------------------------------
Fri Sep  1 06:01:29 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev22:
  * Update release notes theme to openstackdocs
  * Add ability to build amp image on SUSE
  * devstack: Allow 3rd party neutron backends deployment
  * Move doc-requirements to test-requirements
  * Fix some typos

-------------------------------------------------------------------
Fri Aug 25 04:15:18 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev14:
  * Add a CLI section to the Octavia docs
  * Updated from global requirements

-------------------------------------------------------------------
Sat Aug 19 04:18:14 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev11:
  * Updated from global requirements
  * Correct diskimage-create sshd removal bug
  * Fix octavia logging to be more friendly

-------------------------------------------------------------------
Thu Aug 17 04:15:31 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev6:
  * Add flag to disable SSHD on the amphora image
  * Fix health monitor DB locking
  * Fix a bad revert method and add hacking check

-------------------------------------------------------------------
Sat Aug 12 04:13:07 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0rc2.dev1:
  * Update reno for stable/pike
  1.0.0.0rc1

-------------------------------------------------------------------
Fri Aug 11 04:18:03 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b4.dev36:
  * Fix LB creation with VIP port
  * Update devstack readme.md
  * Properly store VIP data on LB Create
  * Fix DB update reverts for provisioning status
  * LB Admin down should show operating\_status OFFLINE
  * Ignore 404 amphora error when deleting resources
  * Correct status for disabled members (honest abe edition)

-------------------------------------------------------------------
Thu Aug 10 04:13:44 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b4.dev22:
  * Fix sg\_rule didn't set protocol field
  * Updated from global requirements
  * Update links in README
  * Remove usage of credentials\_factory.AdminManager

-------------------------------------------------------------------
Tue Aug  8 04:15:05 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b4.dev15:
  * Add allocate vip port when create loadbalancer in server side
  * Spec detailing Octavia service flavors support

-------------------------------------------------------------------
Mon Aug  7 04:15:11 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b4.dev12:
  * Remove WebTest from test requirements
  * Stop using deprecated CORS.set\_latent()

-------------------------------------------------------------------
Sat Aug  5 04:13:41 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b4.dev8:
  * Updated from global requirements

-------------------------------------------------------------------
Thu Aug  3 04:14:28 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b4.dev7:
  * Properly handle more states from HAProxy health messages
  * Barbicanclient is refactoring, this fixes one of our bad tests
  * Fix haproxy\_check\_script for delete listener

-------------------------------------------------------------------
Wed Aug  2 04:13:58 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b4.dev2:
  * Updated from global requirements

-------------------------------------------------------------------
Sat Jul 29 04:07:35 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b4.dev1:
  1.0.0.0b3
  * Fixing typo in controller/worker/tasks/database\_tasks.py

-------------------------------------------------------------------
Fri Jul 28 04:14:08 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev120:
  * Updated from global requirements
  * Updated from global requirements
  * Update release notes for work done in Pike

-------------------------------------------------------------------
Thu Jul 27 04:11:53 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev116:
  * Fix url\_path valid check
  * Allow special paths to not require keystone auth
  * diskimage-builder: Acceptable RHEL based Amphora disk size =< 3GB
  * Updated from global requirements
  * Fix invalid escape sequence in certs-ramfs.service
  * Failover should cause LB to be Immutable

-------------------------------------------------------------------
Fri Jul 21 04:10:42 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev105:
  * Remove key\_path from devstack plugin

-------------------------------------------------------------------
Wed Jul 19 04:11:16 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev103:
  * Option to enable provisioning status sync with neutron db

-------------------------------------------------------------------
Mon Jul 17 04:09:31 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev101:
  * Updated from global requirements
  * DIB: drop custom mirror elements
  * Install amphora agent from distribution package on RHEL

-------------------------------------------------------------------
Fri Jul 14 04:12:06 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev96:
  * Force get\_all to only make one DB call

-------------------------------------------------------------------
Tue Jul 11 03:56:54 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev95:
  * Add placement service to new-octavia-devstack.sh

-------------------------------------------------------------------
Sat Jul  8 03:55:19 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev93:
  * Updated from global requirements
  * Update some links to the new docs locations

-------------------------------------------------------------------
Fri Jul  7 03:55:29 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev89:
  * Remove unused client directory
  * Enable H904 check
  * Add statistics to V2 API
  * Add status tree to V2 API
  * Fix error 500 when using SOURCE\_IP and APP\_COOKIE

-------------------------------------------------------------------
Tue Jul  4 03:57:17 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev79:
  * Update Octavia docs for documentation migration

-------------------------------------------------------------------
Fri Jun 30 03:47:55 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev78:
  * Don't reload the policy for every API request
  * Update api-ref for openstackdocstheme 1.11
  * Update our docs to point to the new api-ref
  * Correct RBAC Not Authorized status code
  * Enable uwsgi support for octavia devstack
  * Event Streamer for StatsDb should respect config value

-------------------------------------------------------------------
Thu Jun 29 03:49:42 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev67:
  * Make developer debugging easier
  * Add v2 Quota API section
  * Fix nova secgroup-add-rule which is unavailable
  * Change default vagrant box to xenial64(16.04)
  * Add v2 L7 Rule API section

-------------------------------------------------------------------
Wed Jun 28 03:46:58 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev57:
  * Allow operators to disallow creation of TLS Termination listeners
  * DELETE operations don't actually return data (204)
  * Allow operators to disable v1 or v2.0 api endpoints
  * No need to do a shutdown(wait=True) when in a context-manager
  * Stop provider and flavor API stubs failing calls

-------------------------------------------------------------------
Tue Jun 27 03:43:01 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev47:
  * Add v2 L7 Policy API section
  * Replace the usage of 'admin\_manager' with 'os\_admin'

-------------------------------------------------------------------
Sat Jun 24 03:51:09 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev44:
  * Add filtering and field selection to API
  * Use 'get\_rpc\_transport' for RPC clients and servers

-------------------------------------------------------------------
Fri Jun 23 03:46:14 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev41:
  * Provide better ComputeBuildExcpetion messages
  * SSL Health Monitors didn't actually ... check very much
  * Refactor the RBAC auth enforcement a bit
  * Add RBAC enforcement to quotas v2 API
  * Add RBAC enforcement to l7rules v2 API
  * Add RBAC enforcement to L7 policies v2 API
  * Add RBAC enforcement to health monitors v2 API
  * Add RBAC enforcement to members v2 API
  * Add RBAC enforcement to pools v2 API

-------------------------------------------------------------------
Thu Jun 22 05:18:47 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev23:
  * HM Update for url\_path uses incorrect validation
  * Add RBAC enforcement to Octavia v2 API
  * Agent: swap flask responses to webob, handle 404 retries better

-------------------------------------------------------------------
Tue Jun 20 05:20:32 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev18:
  * Updated from global requirements
  * Allow operators to tune VIP creation parameters
  * Remove deprecated signing\_dir config setting

-------------------------------------------------------------------
Sat Jun 17 05:25:48 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev13:
  * Enable DIB trace logging
  * Small refactor for load\_balancer v2 vip validation

-------------------------------------------------------------------
Fri Jun 16 08:31:24 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev9:
  * Also remove amphora\_health entry during house\_keeping amps
  * Updated from global requirements

-------------------------------------------------------------------
Tue Jun 13 05:31:39 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev6:
  * Updated from global requirements
  * Fix an issue with failover on VIP net without DHCP

-------------------------------------------------------------------
Fri Jun  9 07:13:31 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b3.dev3:
  1.0.0.0b2
  * Handle log message interpolation by the logger
  * Add check O346 to disallow backslash line continuation
  * Remove deprecated oslo\_messaging.get\_transport
  * Minor code cleanup in l7policy controller

-------------------------------------------------------------------
Wed Jun  7 05:38:54 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev128:
  * Check keepalived health in the amphora

-------------------------------------------------------------------
Tue Jun  6 08:13:53 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev126:
  * Add v2 health monitor API section
  * Add v2 member API section
  * Replace deprecated oslo.messaging.get\_transport with get\_notification\_transport
  * Remove hardcoded amphorae namespace name
  * Updated from global requirements
  * Fix HM flows to set Pool back to active
  * Fix keepalived systemd race with haproxy namespace
  * VRRP amphora\_driver functions weren't handled by noop driver
  * Add v2 pool API section

-------------------------------------------------------------------
Sun Jun  4 06:28:48 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev109:
  * Updated from global requirements

-------------------------------------------------------------------
Fri Jun  2 06:37:40 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev108:
  * Pool name/desc needs to be "" when empty, not null
  * Optional L7Policies param was marked as required
  * Fix pool response to fill healthmonitor\_id properly
  * Remove lb\_network\_name from config (it was bogus)
  * Don't leave LBs in PENDING\_DELETE after refusing to cascade

-------------------------------------------------------------------
Thu Jun  1 06:06:01 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev98:
  * Devstack plugin should mark the HM ovs port for cleanup skip
  * Updated from global requirements
  * Remove \_LI, \_LW, \_LE, \_LC from i18n

-------------------------------------------------------------------
Wed May 31 06:13:55 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev93:
  * Update example config to have more correct keystone\_authtoken example

-------------------------------------------------------------------
Mon May 29 13:59:29 UTC 2017 -  tbechtold@suse.com

- Update to version octavia-1.0.0.0b2.dev91:
  * Updated from global requirements
  * Remove nova cert from devstack examples
  * Fix broken database migration
  * Replace assertRaisesRegexp with assertRaisesRegex
  * Remove invalid url link
  * CalculateAmphoraDelta networks based on vrrp\_port
  * Allow specifying empty amp\_boot\_network\_list
  * Additional logging in udp\_heartbeat and post\_plug\_vip
  * Reintroducing local certificate manager, as it is useful for testing
  * Two quick fixes (one log message, one cert create script thing)
  * Trivial fix typos in documents
  * Add cascade delete for APIv2
  * Add monitor address and port to pool member
  * Implement sorting and pagination for octavia
  * Add support for single-create for APIv2
  * Don't show deleted objects in v2 API
  * Noop network driver should provide a more hydrated network
  * Purge more tenant\_id references that I missed
  * Add some hacking checks borrowed from neutron
  * Remove log translations from octavia
  * project\_id should remain in the response for v2 objects
  * Updated from global requirements
  * Fix devstack plugin to stop octavia processes
  * Fix an failure if the vip network has no gateway
  * Shutdown a endpoint workers executor on termination
  * Fix a bug where ports may not be deleted
  * Change auth\_strategy default to keystone
  * Run Octavia API in a WSGI server
  * Set up octaviaclient as part of devstack
  * Add new PROXY protocol to lbaas pool
  * Fix set cookie\_name to None if not in PUT content

-------------------------------------------------------------------
Sun Apr 30 03:13:08 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev38:
  * Initial version of the operator guide
  * Add v2 listener API section
  * Fixes Octavia not working with Barbican

-------------------------------------------------------------------
Thu Apr 27 02:35:11 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev32:
  * Fixes unicode problems in p35
  * Fix the coverage HTML report

-------------------------------------------------------------------
Wed Apr 26 02:33:50 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev28:
  * Fixes mysterious gdbm error
  * Install DIB from source so depends-on will work
  * Add quotas to Octavia v2 API

-------------------------------------------------------------------
Tue Apr 25 02:34:17 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev23:
  * Correct some v2 Listener response entries

-------------------------------------------------------------------
Mon Apr 24 02:33:18 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev21:
  * Auto-detect haproxy user\_group

-------------------------------------------------------------------
Sat Apr 22 02:35:27 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev19:
  * Fix import in v2 pool types
  * Fix house\_keeping daemon to use Event.wait()
  * Remove duplicate oslo\_messaging config line
  * Loadbalancer v2 needs to accept tenant\_id on POST
  * Tests helper function \_send\_requests should catch socket.error
  * Fix get\_all method for v2 LB controller
  * Update Octavia v2 API for vip\_network\_id
  * Fix load balancer project\_id handling on POST
  * Fix quota lock on single\_create with auth enabled
  * Switch to use stable data\_utils
  * Switch to use exec\_command instead of mount/umount
  * Add network\_id to VIP to match neutron-lbaas
  * Recurse dictionary generation in model to\_dict()
  * gate\_hook: Stop writing local.conf directly
  * Set project\_id on sub-objects during single-create
  * create\_certificates.sh needs to be executable
  * Add option to choose an availability\_zone for amps
  * Remove config option "amp\_network"
  * Fix Octavia v1 API project\_id for POST
  * Switch to use test\_utils.call\_until\_true
  * 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 Apr 21 02:33:30 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev17:
  * Removing dependency on eventlet and oslo.service
  * Introduce Octavia v2 API for Health Monitor
  * Remove singleton pattern from API controllers

-------------------------------------------------------------------
Thu Apr 20 17:01:01 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev12:
  * Adjust tox cover to check for 80% coverage
  * Update keystone URL to be consistent
  * Fix some configuration type issues

-------------------------------------------------------------------
Thu Apr 20 02:28:40 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev6:
  * Fix doc generation for Python3
  * Fix dumb error message typo
  * Fix imports in v2 listener types

-------------------------------------------------------------------
Tue Apr 18 02:30:17 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-1.0.0.0b2.dev1:
  * Scenario base uses the wrong exception lib
  1.0.0.0b1

-------------------------------------------------------------------
Thu Apr 13 02:30:22 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev160:
  * Updated from global requirements
  * Fix house_keeping daemon to use Event.wait()
  * Remove duplicate oslo_messaging config line

-------------------------------------------------------------------
Wed Apr 12 02:30:33 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev156:
  * Loadbalancer v2 needs to accept tenant_id on POST
  * Add Apache License Content in index.rst
  * Explicitly list neutron api extensions for tests
  * Optimize the link address
  * Adds v2 load balancer API section
  * Failover logic doesn't handle anti-affinity

-------------------------------------------------------------------
Tue Apr 11 02:29:40 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev145:
  * Fixed Octavia tempest plugin
  * Introduce TESTING.rst for quick developer reference

-------------------------------------------------------------------
Sat Apr  8 02:30:52 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev141:
  * Updated from global requirements

-------------------------------------------------------------------
Fri Apr  7 02:31:07 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev140:
  * blueprint LBaaS Alternative Monitoring IP/Port
  * Support QoS policy apply on vip port
  * Updated from global requirements

-------------------------------------------------------------------
Thu Apr  6 05:46:56 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev135:
  * Align Octavia API to n-lbaasv2 for L7Rules
  * Align Octavia API to n-lbaasv2 for L7Policy

-------------------------------------------------------------------
Wed Apr  5 05:42:19 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev131:
  * Fix pool validation exception typo

-------------------------------------------------------------------
Tue Apr  4 05:44:50 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev129:
  * Introduce Octavia v2 API for Members
  * Updated from global requirements
  * Adds a new config for soft-anti-affinity
  * Tests helper function _send_requests should catch socket.error
  * Move API v1, v2 hooks to API Common

-------------------------------------------------------------------
Thu Mar 30 05:30:13 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev120:
  * Introduce Octavia v2 API for pools
  * Updated from global requirements
  * Fix some reST field lists in docstrings
  * change genconfig output-file path
  * Fix get_all method for v2 LB controller
  * DIB: drop some dependencies
  * Remove unused logging import

-------------------------------------------------------------------
Wed Mar 29 05:43:50 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev107:
  * Changing the service-type to load-balancer

-------------------------------------------------------------------
Tue Mar 28 08:17:24 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev106:
  * Octavia v2 API for listeners

-------------------------------------------------------------------
Sat Mar 25 05:38:48 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev105:
  * Use HostAddressOpt for opts that accept IP and hostnames

-------------------------------------------------------------------
Fri Mar 24 05:45:27 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev103:
  * Look for all qemu-img/kvm package names in rhel-based distros
  * Replace six.iteritems() with .items()

-------------------------------------------------------------------
Thu Mar 23 05:38:20 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev99:
  * Assorted trivial fixes for v2 loadbalancer tests
  * Fix v2 LB API return for null description and name
  * Change v2 API LB create return status code

-------------------------------------------------------------------
Wed Mar 22 05:32:42 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev94:
  * Remove local DIB elements dir

-------------------------------------------------------------------
Sat Mar 18 05:32:46 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev93:
  * DB migration to add ID column to HM

-------------------------------------------------------------------
Fri Mar 17 05:40:38 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev91:
  * Adds a new feature to limit the amphora build rate
  * Update Octavia v2 API for vip_network_id
  * Fix load balancer project_id handling on POST
  * Add v2 load balancer type and controllers

-------------------------------------------------------------------
Thu Mar 16 05:41:37 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev83:
  * fix py3x test bug so functional tests will pass
  * devstack: install qemu-kvm on RHEL-based distros
  * Updated from global requirements
  * Devstack plugin: API only mode

-------------------------------------------------------------------
Wed Mar 15 05:50:32 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev76:
  * Fix typo

-------------------------------------------------------------------
Tue Mar 14 05:40:53 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev75:
  * Updated from global requirements
  * Fix quota lock on single_create with auth enabled

-------------------------------------------------------------------
Sat Mar 11 05:47:10 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev71:
  * Update for new pep8 rules E402 and W503
  * Updated from global requirements
  * Adds v2 general API information section

-------------------------------------------------------------------
Fri Mar 10 05:47:15 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev66:
  * Fix cascade delete flow (pool quota requirements missing)
  * Allow to create vip in lb-mgmt-net
  * Look for diskimage-builder not dib-utils when building amps
  * Switch to use stable data_utils
  * Switch to use exec_command instead of mount/umount
  * Add network_id to VIP to match neutron-lbaas
  * Recurse dictionary generation in model to_dict()
  * Updated from global requirements
  * Adds devstack plugin support for all amp base OS
  * Updated from global requirements
  * tempest: Switch to local copy of tempset/scenario/manager.py
  * Use cryptsetup/LUKS for encrypted ramfs
  * Remove v1 base type

-------------------------------------------------------------------
Wed Mar  1 05:55:51 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev45:
  * Updated from global requirements
  * Don't use Tempest internal methods

-------------------------------------------------------------------
Tue Feb 28 05:51:34 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev42:
  * Work around devstack selecting incorrect image
  * gate_hook: Stop writing local.conf directly
  * Set project_id on sub-objects during single-create

-------------------------------------------------------------------
Mon Feb 20 04:39:32 UTC 2017 -  cloud-devel@suse.de

- Update to version octavia-0.10.1.dev38:
  * Remove unused logging import
  * Fix the service type for octavia

-------------------------------------------------------------------
Thu Feb 16 04:59:08 UTC 2017 - nicolas.bock@suse.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 03:25:14 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev133:
  * Updated from global requirements

-------------------------------------------------------------------
Wed Dec 21 03:26:36 UTC 2016 -  cloud-devel@suse.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 03:24:17 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev121:
  * Amphora-agent should log to a distinct location

-------------------------------------------------------------------
Sat Dec 17 03:24:12 UTC 2016 -  cloud-devel@suse.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 07:42:54 UTC 2016 -  tbechtold@suse.com

- Update to version octavia-0.9.1.dev117:
  * Updated from global requirements
  * Fix the agent install to use pip -U

-------------------------------------------------------------------
Fri Dec 16 03:16:02 UTC 2016 -  cloud-devel@suse.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 15:40:18 UTC 2016 - aplanas@suse.com

- Configuration cleanup
- Document new configuration handling

-------------------------------------------------------------------
Wed Dec 15 10:52:40 UTC 2016 - aplanas@suse.com

- Create /etc/octavia/octavia.conf.d

-------------------------------------------------------------------
Thu Dec 15 03:19:29 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev113:
  * Add support for diskimage-builder tracing

-------------------------------------------------------------------
Wed Dec 14 03:26:06 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev111:
  * Add keystone authentication of token

-------------------------------------------------------------------
Tue Dec 13 03:26:58 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev109:
  * Use pip install rather than setup.py

-------------------------------------------------------------------
Sat Dec 10 03:21:04 UTC 2016 -  cloud-devel@suse.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 17:24:06 UTC 2016 - aplanas@suse.com

- systemd: remove Wants from services.

-------------------------------------------------------------------
Thu Dec  8 03:13:47 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev106:
  * Updated from global requirements

-------------------------------------------------------------------
Tue Dec  6 03:18:11 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev105:
  * Updated from global requirements

-------------------------------------------------------------------
Mon Dec 05 10:37:30 UTC 2016 - johannes.grassler@suse.com

- Switched to systemd for service startup
  * Added service files for all services
  * Fixed tmpfilesdir creation
  * Removed init scripts

-------------------------------------------------------------------
Sat Dec  3 03:01:04 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev104:
  * Fix devstack plugin for KEYSTONE_CATALOG_BACKEND

-------------------------------------------------------------------
Thu Dec  1 03:14:23 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev102:
  * Only set default DIB_RELEASE for ubuntu

-------------------------------------------------------------------
Wed Nov 30 03:15:25 UTC 2016 -  cloud-devel@suse.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 03:11:30 UTC 2016 -  cloud-devel@suse.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 03:12:29 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev90:
  * Run amphora agent with gunicorn

-------------------------------------------------------------------
Sat Nov 19 03:12:16 UTC 2016 -  cloud-devel@suse.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 03:15:34 UTC 2016 -  cloud-devel@suse.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 03:17:00 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev72:
  * Basic listener scenario test

-------------------------------------------------------------------
Fri Nov 11 03:11:58 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev70:
  * Updated from global requirements

-------------------------------------------------------------------
Tue Nov  8 03:02:35 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev69:
  * Updated from global requirements

-------------------------------------------------------------------
Sat Nov  5 03:09:46 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev68:
  * Remove last vestiges of oslo-incubator

-------------------------------------------------------------------
Wed Nov  2 03:11:14 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev67:
  * UDPStatusGetter socket bind fix for ipv6

-------------------------------------------------------------------
Fri Oct 28 02:33:45 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev65:
  * Updated from global requirements

-------------------------------------------------------------------
Thu Oct 27 02:33:44 UTC 2016 -  cloud-devel@suse.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 02:16:27 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev57:
  * C10k load testing environment script

-------------------------------------------------------------------
Wed Oct 19 02:39:04 UTC 2016 -  cloud-devel@suse.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 02:39:30 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev50:
  * Scenario: test with concurrent clients

-------------------------------------------------------------------
Sun Oct 16 02:51:10 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev48:
  * Update haproxy logging configuration
  * Fixes pregenerated certificates validity to 50y

-------------------------------------------------------------------
Sat Oct 15 02:38:57 UTC 2016 -  cloud-devel@suse.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 02:38:55 UTC 2016 -  cloud-devel@suse.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 02:40:28 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev35:
  * Scenario tests: improve test http server

-------------------------------------------------------------------
Wed Oct 12 02:50:45 UTC 2016 -  cloud-devel@suse.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 02:39:28 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev19:
  * Update listener stats
  * Amphora agent refactor to classes

-------------------------------------------------------------------
Sat Oct  8 03:01:18 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev17:
  * Updated from global requirements
  * Add support for PKCS7 bundles and encrypted keys

-------------------------------------------------------------------
Fri Oct  7 02:58:15 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev14:
  * Fix nova image-list which is unavailable

-------------------------------------------------------------------
Thu Oct  6 02:56:59 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev12:
  * Add defaults for health monitor object

-------------------------------------------------------------------
Wed Oct  5 02:51:06 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev10:
  * Switch HAProxy health check timeout to seconds

-------------------------------------------------------------------
Sat Oct  1 04:42:04 UTC 2016 -  cloud-devel@suse.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 11:59:41 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev3:
  * Use a cached get-pip.py if it is availble

-------------------------------------------------------------------
Wed Sep 28 23:55:18 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.9.1.dev2:
  * Updated from global requirements
  * Update reno for stable/newton
  0.9.0

-------------------------------------------------------------------
Tue Sep 27 23:55:41 UTC 2016 -  cloud-devel@suse.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 00:42:56 UTC 2016 -  cloud-devel@suse.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 00:13:01 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev338:
  * Adds tasks so that reverts set objects to ERROR

-------------------------------------------------------------------
Sun Sep 25 00:11:48 UTC 2016 -  cloud-devel@suse.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 00:13:43 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev332:
  * Fixes a test order issue with image tag owner

-------------------------------------------------------------------
Thu Sep 22 00:11:40 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev330:
  * Updated from global requirements

-------------------------------------------------------------------
Wed Sep 21 00:07:23 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev329:
  * Setup gate test scripts for Octavia
  * Add L7 user guides

-------------------------------------------------------------------
Tue Sep 20 00:03:04 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev325:
  * Fixes the revert methods with unhandled exceptions

-------------------------------------------------------------------
Sat Sep 17 00:17:00 UTC 2016 -  cloud-devel@suse.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 00:12:45 UTC 2016 -  cloud-devel@suse.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 00:12:04 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev309:
  * Fix failover

-------------------------------------------------------------------
Sat Sep 10 00:11:14 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev307:
  * Updated from global requirements
  * Stop using bandit-baseline

-------------------------------------------------------------------
Fri Sep  9 07:23:17 UTC 2016 -  cloud-devel@suse.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 00:11:20 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev298:
  * Add __ne__ built-in function

-------------------------------------------------------------------
Wed Sep  7 00:16:36 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev296:
  * Remove deprecated (and unused) 'sqlite_db' config option

-------------------------------------------------------------------
Sun Sep  4 00:09:35 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev294:
  * Move bandit to pep8

-------------------------------------------------------------------
Fri Sep  2 02:21:06 UTC 2016 -  cloud-devel@suse.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 02:16:55 UTC 2016 -  cloud-devel@suse.de

- Update to version octavia-0.8.1.dev288:
  * Rewrite create_load_balancer flow

-------------------------------------------------------------------
Mon Aug 26 17:10:05 UTC 2016 - aplanas@suse.com

- Revert generate PID file for systemd (bsc#991985)

-------------------------------------------------------------------
Fri Aug 26 02:10:41 UTC 2016 -  cloud-devel@suse.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 02:19:20 UTC 2016 -  cloud-devel@suse.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

-------------------------------------------------------------------
Mon Aug 24 15:10:05 UTC 2016 - aplanas@suse.com

- Generate PID file for systemd (bsc#991985)

-------------------------------------------------------------------
Wed Aug 24 02:13:02 UTC 2016 -  cloud-devel@suse.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 02:14:08 UTC 2016 -  cloud-devel@suse.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 12:47:46 UTC 2016 - tbechtold@suse.com

- Initial packaging of openstack-octavia (version 0.8.1.dev254)

openSUSE Build Service is sponsored by