puppetlabs-stdlib is now using the 6.1.0 version, so we should fix the
stdlib version in metadata.
Change-Id: I453d4a933ec02de169ab663060408f4982675796
This patch adds the Octavia configuration parameters for amphora
anti-affinity when using active/standby topology load balancers.
Change-Id: I9e636b2d420497f7bf65912fddf7cba72d350a9e
puppetlabs/rabbitmq [1] is deprecated, and max version is 5.6.0 which can
not be fulfilled by this dependency.
Correct it to puppet-rabbitmq [2] instead which is being actively maintained
and has the right version.
[1]: https://forge.puppet.com/puppetlabs/rabbitmq
[2]: https://forge.puppet.com/puppet/rabbitmq
Change-Id: Iecc817f44ee34a737be6085ea752a878c8b7095d
Closes-Bug: #1850236
Add file to the reno documentation build to show release notes for
stable/train.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.
Change-Id: Ia85b4065b795c9dc5a4eeff7a105ffedc13cac7e
Sem-Ver: feature
Parameter build_active_retries sets retry threshold for waiting for a
build slot for an amphorae.
Parameter port_detach_timeout sets seconds to wait for a port to detach
from an amphora
Change-Id: I5e2d2db8e7113e0c50b7cbd6a7ed383492477180
oslo.messaging RabbitMQ driver have now a new option that allow user to
run the RabbitMQ heartbeat over a native python thread.
These change allow user to use this new option.
Change-Id: I8d8d9870c5c20f0d256c2000d893ea25c118b651
Closes-Bug: #1840868
The deprecated pki related options check_revocations_for_cached and
hash_algorithms option has been removed.
Change-Id: Iaf4ffdc4fb3eed847f78831230f2cdfa30f8d8d6
Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
Change-Id: Ia6a86f42d9973a74059c237ea1e624cd1ac9cca7
Adds support for connection_max_retries and connection_retry_interval
configuration.
Change-Id: I8be48a7bd07e0a00972b4bef268c4bd2badc6711
Closes-Bug: #1838410
This change is related to I886f2b8ac7092d9b3da38852e92a615d5666eea7
and Ibcdbe2605a7cabe3a5ef8245b4460c8f70220989.
Related-Bug: #1833942
Change-Id: I5c2629d9e7700fe1dd6f915bc257b1f058e40617
In octavia::housekeeping class the spare pool size variable
is misspelled and has no effect. A new parameter has been
added with the correct spelling. The configuration option
in octavia conf is now correctly configured.
Change-Id: I1d72117dfa13c546e3b27ba67fb9e735d0f3b2f3
The parameter was only useful for synchronizing Octavia and Neutron
LBaaS databases. With Neutron LBaaS project now retired, providing this
parameter is no longer needed.
Change-Id: If719e37d3645079e2d78df105578a2c2cd8a7e9b
This partially reverts commit
7ddad2622413ef11424eb1e4e9e52fe09cdce4b2. Now that it's passed
as a string we don't need do validate_hash().
Depends-On: https://review.openstack.org/653375
Change-Id: I99cf987b8e40a6c79b699ff38631aa176f60cedb
Related-Bug: #1825146
A recent change[1] to Octavia added a parameter named
server_certs_key_passphrase, which means that TripleO should
generate a password for it to avoid using the default value.
Closes-Bug: #1821751
[1] I06d329ca53bc36bd27f7870ae7c7ca0cf18575b2
Change-Id: Id6c0d156715147c6559dc39098a6eaabf77ac426