337 Commits

Author SHA1 Message Date
ZhongShengping
1cfb6cd6c7 Prepare Ussuri M2
Update the version metadata for Ussuri milestone M2

Change-Id: I707e2af73633caf741b86ddaa0be10894a4f20d2
16.1.0
2020-02-13 14:21:29 +08:00
Tobias Urdin
e5a5219dd9 Revert "Add parameters for amphora anti-affinity"
This reverts commit 4bd67a42d0d812553db2caba2b56e01e90beaadb.

Change-Id: Ibdce9e9570eb0cdf02fd7595eb570e2545d8ceec
2019-12-14 16:27:18 +01:00
ZhongShengping
50228311a3 Fix stdlib version in metadata
puppetlabs-stdlib is now using the 6.1.0 version, so we should fix the
stdlib version in metadata.

Change-Id: I453d4a933ec02de169ab663060408f4982675796
2019-12-11 11:53:03 +08:00
ZhongShengping
892d1acec1 Prepare Ussuri M1
Update the version metadata for Ussuri milestone M1

Change-Id: I8dd1e0b081a36c2fdede94b8feec681797ef12c2
16.0.0
2019-12-10 14:24:49 +08:00
Tobias Urdin
7a1aaa80ce Convert all class usage to relative names
Change-Id: I759a4451982759ed3435d351b618b1b77cd96b11
2019-12-08 23:15:17 +01:00
ZhongShengping
d58dccda07 Remove extra line
Change-Id: I4e8b8bf5340f64c262a4f6ac46e0fcf22c1e3bd1
2019-12-03 14:51:33 +08:00
Michael Johnson
4bd67a42d0 Add parameters for amphora anti-affinity
This patch adds the Octavia configuration parameters for amphora
anti-affinity when using active/standby topology load balancers.

Change-Id: I9e636b2d420497f7bf65912fddf7cba72d350a9e
2019-11-26 14:00:18 +00:00
ZhongShengping
904c732828 Fix rabbitmq dependency
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
2019-10-29 09:31:05 +08:00
Carlos Goncalves
8fd7b2e0ff Add keepalivd vrrp parameters
Change-Id: I26ad5d41239b6e770e975dc6f78fc46a87803220
2019-10-11 15:17:28 +02:00
Michael Johnson
952e448d8f Add parameters for amphora log offloading
This patch adds the Octavia configuration parameters for amphora log
offloading.

Change-Id: I784c58d6898e843daa153aebb0c89482a7bb6050
2019-10-09 11:38:18 -07:00
8f1d89c9e1 Update master for stable/train
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
2019-10-04 13:32:49 +00:00
Zuul
7d38fa74a4 Merge "Update the constraints url" 15.4.0 2019-09-27 02:16:22 +00:00
pengyuesheng
8c3b4d0751 Update the constraints url
For more detail, see http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html

Change-Id: I3d44cf805f25d9977011b2e1d645ed9efa5092ad
2019-09-26 10:41:05 +08:00
ZhongShengping
4732c60a64 Prepare Train RC1
Update the version metadata for Train milestone RC1

Change-Id: Ib1419fab6071c86059e75422b45581b50c31c308
2019-09-25 13:45:43 +08:00
Zuul
6f4e1a80f8 Merge "Add the "connection_logging" parameter" 2019-09-23 11:37:53 +00:00
Zuul
73ff86f73f Merge "Add support to configure service_token_roles in authtoken middleware" 2019-09-23 08:03:34 +00:00
Takashi Kajinami
d1bc6f8e97 Add support to configure service_token_roles in authtoken middleware
Change-Id: I71354aa54a1e5e96b31d05ba3d1217c8bb93a3d1
2019-09-21 10:20:06 +09:00
Michael Johnson
20df1ec879 Add the "connection_logging" parameter
The connection_logging parameter allows you to disable connection
flow logging.

Change-Id: Iaac3675a9c34e0c30ea925a7fc74edcfdf1d10df
2019-09-20 12:45:15 -07:00
Carlos Goncalves
96fa23758d Add build_active_retries and port_detach_timeout
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
2019-09-17 17:42:40 +02:00
ZhongShengping
31d89635eb Prepare Train M4
Update the version metadata for Train milestone 4

Change-Id: Ifbfbe1e2370e1cec560fa438e56021a2706d3942
2019-09-05 09:04:50 +08:00
ZhongShengping
a504abc557 Introduce the new rabbit_heartbeat_in_pthread option
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
15.2.0
2019-08-21 14:24:13 +08:00
ZhongShengping
b098d97e3a Remove deprecated pki related options
The deprecated pki related options check_revocations_for_cached and
hash_algorithms option has been removed.

Change-Id: Iaf4ffdc4fb3eed847f78831230f2cdfa30f8d8d6
2019-08-19 13:54:53 +00:00
Alex Schultz
47e11f0999 Add placement service
Nova dropped the placement service so we need to configure the
standalone placement service now.

Change-Id: I38f013db3c475fbb5429d3b3e13e95667dcc8c73
2019-08-19 07:54:20 -06:00
ZhongShengping
211d8a71e4 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20[1]:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements

[1]https://docs.openstack.org/openstackdocstheme/latest/#using-the-theme

Change-Id: I59fcff156535a8df70a89d0306ddc028ceff50ed
2019-08-13 11:29:07 +08:00
ZhongShengping
4b2bb2ff0e Sync Sphinx requirement
Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.

Change-Id: Ia6a86f42d9973a74059c237ea1e624cd1ac9cca7
2019-08-07 09:10:09 +08:00
Brent Eagles
36ca9c36cb Add support for connection retry variables
Adds support for connection_max_retries and connection_retry_interval
configuration.

Change-Id: I8be48a7bd07e0a00972b4bef268c4bd2badc6711
Closes-Bug: #1838410
2019-08-02 08:44:20 -04:00
ZhongShengping
9e62de27cd Prepare Train M3
Update the version metadata for Train milestone 3

Change-Id: Ie884496e252a3d6240ab74ff897a2bf474d465c4
2019-07-24 16:19:38 +08:00
Zuul
e2da0fe4e8 Merge "Configure 32 chars length server_certs_key_passphrase for Octavia" 15.1.0 2019-07-08 12:53:04 +00:00
Nir Magnezi
d9564d7c23 Configure 32 chars length server_certs_key_passphrase for Octavia
This change is related to I886f2b8ac7092d9b3da38852e92a615d5666eea7
and Ibcdbe2605a7cabe3a5ef8245b4460c8f70220989.

Related-Bug: #1833942

Change-Id: I5c2629d9e7700fe1dd6f915bc257b1f058e40617
2019-07-03 18:33:31 +03:00
Matthew J. Black
6a8720da4f Deprecate spare_amphorae_pool_size
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
2019-07-02 13:19:20 -04:00
Zuul
ebf09d9166 Merge "Deprecate event_streamer_driver parameter" 2019-06-12 01:31:21 +00:00
ZhongShengping
d7a171e21c Prepare Train M2
Update the version metadata for Train milestone 2

Change-Id: I38c63269b9a2dce009c4ce233622ace848ae41ea
2019-06-10 10:04:44 +08:00
Carlos Goncalves
748f26fe22 Deprecate event_streamer_driver parameter
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
2019-06-06 19:05:24 +02:00
ZhongShengping
b0b8878faa Fix client spec test
Change-Id: Ic7848e58b8ffeca624bdd6796b739a238505f5ef
15.0.0
2019-05-20 11:03:20 +08:00
ZhongShengping
f6f355dcfe Add openstackclient installation to the client class
The repo is inside the openstackclient plugin commands[1].

[1]https://docs.openstack.org/python-openstackclient/latest/cli/plugin-commands.html

Change-Id: I46eac78b8213cb5c3b61e2ae9e73c30d5fd420a1
2019-05-17 16:31:20 +08:00
ZhongShengping
a4f8833b72 Deprecate idle_timeout option
The idle_timeout parameter is deprecated, use connection_recycle_time
instead[1].

[1]https://review.opendev.org/#/c/334182/

Change-Id: Ie628b4900fd6614d64498d78e9f948e874d9e953
Depends-On: https://review.opendev.org/656106/
Closes-Bug: #1826692
2019-04-28 16:28:58 +08:00
Zuul
29805c10de Merge "Provide more useful fail message" 2019-04-25 15:19:19 +00:00
ZhongShengping
7c8cb7ec78 Move to opendev
Use review.opendev.org instead of review.openstack.org.

You can see the discussion below:
http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html

Change-Id: Iafd32c0344b1a282fcd333857ba362c578c73b44
2019-04-24 14:54:02 +08:00
Zuul
59819e4afb Merge "Add support for configuring ovn_nb_connection for ovn provider" 2019-04-23 16:09:27 +00:00
Zuul
fef64a4d37 Merge "Move to opendev" 2019-04-22 17:33:09 +00:00
Rabi Mishra
9c3ddf4b95 Add support for configuring ovn_nb_connection for ovn provider
Change-Id: I46a8c379b389e72865dc386a259ac7edce912340
Partial-Bug: #1825146
2019-04-22 17:58:18 +05:30
Rabi Mishra
119f263ea7 Revert "Convert provider drivers to a json string for config file"
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
2019-04-22 17:58:18 +05:30
ZhongShengping
cad16e87cb Move to opendev
Change-Id: Icd1e7a7ad67f1c3f50c3843640fc6434ce5570dc
2019-04-21 14:44:49 +08:00
ZhongShengping
219a5cc2cf Fix Repository
Change-Id: Ic455b075f344e13c6bea83bfaed788770537335a
2019-04-21 12:59:09 +08:00
ZhongShengping
b2704174f3 Replace git.openstack.org with opendev.org/openstack
Change-Id: Ib6d55a9bbbc7016470308c7143764b2eaeb02022
2019-04-21 11:50:30 +08:00
OpenDev Sysadmins
88e079ea43 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:36:29 +00:00
ZhongShengping
42f05dc08c Add Beaker-Rspec to the table of contents
Change-Id: I15a3d0306c535833c782ee3f97a1f141421dad87
2019-04-17 09:42:44 +08:00
Zuul
79b672a3f2 Merge "Configure server_certs_key_passphrase for Octavia" 2019-03-28 18:32:09 +00:00
Nir Magnezi
e8ae4607b4 Configure server_certs_key_passphrase for Octavia
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
2019-03-28 13:09:35 +02:00
Alex Schultz
d25fde16be Bump version for the start of Train
Update the version metadata for Train M1

Change-Id: Iebef0225d3e60ed0c72208f22a0ab3360e566be2
2019-03-25 07:27:07 -06:00