- 28 Jan, 2022 1 commit
-
-
Takashi Kajinami authored
We recently merged several fixes for CentOS9 support. Let's create a new release so that these fixes are included in a released version Change-Id: I2976796abf2ee6cc59c9f5bbe2a7e5a8127d13d5
-
- 24 Aug, 2021 1 commit
-
-
Takashi Kajinami authored
The aodh::auth class has been deprecated in favor of the new aodh::service_credentials class but some of its parameters are ignored because of the wrong parameter name. This change fixes it and ensure all parameters are used even when the deprecated class is used. Change-Id: I887c7605eca21cb7269d4c0188378aabaeb03721 (cherry picked from commit 8c2a3a43)
-
- 03 Jun, 2021 1 commit
-
-
Takashi Kajinami authored
This change defines manifest_dir and module_path expicitly in unit tests so that modules installed under fixtures directory is properly loaded. Closes-Bug: #1930403 Change-Id: I960e6e19da4f05cfb07d261f294411bcb4618f68 (cherry picked from commit 6cd026fa)
-
- 04 May, 2021 1 commit
-
-
Tobias Urdin authored
Consolidate all the installs of Redis bindings bindings to use ensure_package. Right now we are using ensure_resources in Aodh and Gnocchi modules which causes redeclaration issues. Change-Id: Ib4a277dfb8fa9bc0cd74e88f91006fbc78d72c9e (cherry picked from commit 4cf58ae7)
-
- 01 Apr, 2021 2 commits
-
-
OpenStack Release Bot authored
Update the URL to the upper-constraints file to point to the redirect rule on releases.openstack.org so that anyone working on this branch will switch to the correct upper-constraints list automatically when the requirements repository branches. Until the requirements repository has as stable/wallaby branch, tests will continue to use the upper-constraints list on master. Change-Id: Iab715f098cd8778662b326316aded24541967595
-
OpenStack Release Bot authored
Change-Id: Icd5c2cd3ce96c6e236ece3e07524ff820eb43ab0
-
- 27 Mar, 2021 1 commit
-
-
ZhongShengping authored
Change-Id: I812f442e5825eee29bed2f6b050c3a30f1888c8c
-
- 26 Mar, 2021 1 commit
-
-
ZhongShengping authored
Update the version metadata for Wallaby milestone RC1 Change-Id: I638a6035e757745100133b361d46b02787aa40aa
-
- 25 Mar, 2021 1 commit
-
-
Zuul authored
-
- 24 Mar, 2021 1 commit
-
-
Takashi Kajinami authored
Depends-on: https://review.opendev.org/781428 Change-Id: I64511ee42f7b88e1721bb4b6b963f6ea198dcbd7
-
- 23 Mar, 2021 1 commit
-
-
Takashi Kajinami authored
... because CloudArchive packages are available for only Focal since Victoria release. Change-Id: I89ac9b0914072555960a118c0164cc72a02c7740
-
- 22 Mar, 2021 1 commit
-
-
Zuul authored
-
- 18 Mar, 2021 1 commit
-
-
Takashi Kajinami authored
Because we include some classes from puppetlabs-apache direcly, we should include it in a list of dependencies. Change-Id: I96466e9d488834e2fcd9b9a81913baf09e8677de
-
- 16 Mar, 2021 1 commit
-
-
Takashi Kajinami authored
Depends-on: https://review.opendev.org/#/c/759008/ Change-Id: I30d4f1e2069cd9fffc1e37c15c1a5e7a98c322a8
-
- 12 Mar, 2021 2 commits
-
-
Zuul authored
-
ZhongShengping authored
Update the version metadata for Wallaby milestone M3 Change-Id: I6e30e5fb3259a979d0acf217895d60b17a1d9831
-
- 11 Mar, 2021 1 commit
-
-
Takashi Kajinami authored
Currently, if the aodh::service_credentials::password parameter is not set then the following error is raised. pick(): must receive at least one non empty value This change replaces the default so that we set the intended error instead. Change-Id: Ia63c6e752a75d8acbcc3a2fc3b34c6ace65fc129
-
- 23 Feb, 2021 1 commit
-
-
Zuul authored
-
- 31 Jan, 2021 2 commits
-
-
Takashi Kajinami authored
Depends-on: https://review.opendev.org/772202 Change-Id: Ica23eec98af9cd199a1c34270befdc3120a98b35
-
Takashi Kajinami authored
This change renames aodh::auth and its parameters to be consistent with the section name and the parameter names in aodh service. This allows operators more easily guess how the class and its parameters correspond to the options in aodh. Change-Id: I7ddc4af25f89317da6a794beba312841d2f1bc25
-
- 28 Jan, 2021 1 commit
-
-
Takashi Kajinami authored
Change-Id: I876d02605d346f4680672f9f4832bfbed91c4235
-
- 25 Jan, 2021 2 commits
- 19 Jan, 2021 1 commit
-
-
ZhongShengping authored
Update the version metadata for Wallaby milestone M2 Change-Id: Ic1c5ecdee0182829b3acb641a52c7d33f0cf1407
-
- 18 Jan, 2021 2 commits
-
-
Takashi Kajinami authored
This change ensures that the coordination_url option is not unmanaged but unset, to make sure that the default value defined in aodh itself is used. Change-Id: If82dc6054483893433634ca81f446e6959dcd038
-
Takashi Kajinami authored
This change introduces support for workers option of aodh services (evaluator, listener, notifier) so that operators can define number of processes used in each service. Change-Id: Id64fc407d19aa546512078f67df3a727fd9f5525
-
- 07 Jan, 2021 1 commit
-
-
Takashi Kajinami authored
Because usage of json for policy file will be deprecated and replaced by yaml[1]. [1] https://governance.openstack.org/tc/goals/selected/wallaby/migrate-policy-format-from-json-to-yaml.html Depends-on: https://review.opendev.org/769647 Change-Id: I6f2a6a611487ca015eccf8cb91c1346647b8e52b
-
- 04 Dec, 2020 1 commit
-
-
ZhongShengping authored
Update the version metadata for Wallaby milestone M1 Change-Id: I90e43559418588378a022230432766ba12fce9bf
-
- 23 Nov, 2020 1 commit
-
-
ZhongShengping authored
As Openstack projects continue to have longer database migration chains, the Puppet default timeout of 300 seconds for an execution is becoming too short a duration on some hardware, leading to timeouts. As projects continue to add more migration scripts without pruning the base, timeouts will continue to become more frequent unless this time can be expanded. Change-Id: Ia14ad6a2ca9c200867ee5760ca4d72d747d27ad5 Closes-Bug: #1904962
-
- 11 Nov, 2020 1 commit
-
-
ZhongShengping authored
UPPER_CONSTRAINTS_FILE is deprecated and TOX_CONSTRAINTS_FILE is the new environment variable name that replaces it [1]. This allows to use upper-constraints file as more readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>. [1] https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file [2] https://review.opendev.org/#/c/722814/ Change-Id: I7555254c3f391636f3451844beedb5e8c5a60761
-
- 02 Nov, 2020 1 commit
-
-
ZhongShengping authored
The allow_insecure_clients has been deprecated[1]. [1]https://review.opendev.org/#/c/417629/ Change-Id: I57196481309220ff96b8f5b1063f8fac22fc4bbc Closes-Bug: #1902158
-
- 28 Oct, 2020 1 commit
-
-
ZhongShengping authored
Change-Id: Id1a43696be29669703d73df788b5c93fae51d418
-
- 20 Oct, 2020 1 commit
-
-
Takashi Kajinami authored
... because these options have been implemented in the aodh::db class. Change-Id: I261c093be1c685dd57ac0eed1374d702cdb8c11b
-
- 15 Oct, 2020 1 commit
-
-
ZhongShengping authored
Bump the major version for the Wallaby release after Victoria has been branched. Change-Id: If08e94198b6b75199bcf9113bb617e44d11a7a0a
-
- 13 Oct, 2020 1 commit
-
-
Zuul authored
-
- 12 Oct, 2020 3 commits
-
-
Zuul authored
-
Takashi Kajinami authored
This change adds the 'params' hash in authtoken class, to implement the same functionality as the one recently introduced into puppet-nova[1]. [1] 5c38281e1b698f157f03bf1815733277c541c30b Change-Id: I9a3a1ae0059afc44f71c322c2452776f293a2089
-
Takashi Kajinami authored
Change-Id: Ie4a829b7463697809e7b7d553bd269af9cae59bd
-
- 10 Oct, 2020 1 commit
-
-
ZhongShengping authored
Change-Id: I4a06842755a25592148f5bdab75e03b50bcd66fa
-
- 09 Oct, 2020 1 commit
-
-
Zuul authored
-