- 30 Sep, 2021 3 commits
-
-
ZhongShengping authored
Change-Id: Iae12167889cedf51c6c104e7781718172a091607
-
ZhongShengping authored
Change-Id: I35f338bcb603ab654c8829bde9f3e9dbf3e2bf93
-
ZhongShengping authored
Change-Id: If40cae33daebe10f30281b4204fc5681420cc458
-
- 29 Sep, 2021 5 commits
-
-
Zuul authored
-
Zuul authored
-
Takashi Kajinami authored
It turns out that this is the the default value provided by tox: https://tox.readthedocs.io/en/latest/config.html#conf-install_command So we can remove the line and simply use the default value. Change-Id: I26c3b20abef942d262f7dc636b9fd2ffa8333a70 Co-Authored-By:
tushargite96 <tushargite96@gmail.com>
-
ZhongShengping authored
Change-Id: I226c181641eee969d7737b20b9e63f720c0efc2c
-
ZhongShengping authored
Change-Id: I008d5daf0672945851a6c9fbb12ec5a9f0db47cd
-
- 28 Sep, 2021 1 commit
-
-
ZhongShengping authored
Change-Id: Ie68eddf38d18a8ee96a4be12df3ef3582688d259
-
- 27 Sep, 2021 1 commit
-
-
Zuul authored
-
- 24 Sep, 2021 1 commit
-
-
Takashi Kajinami authored
Currently all packages are defined using ensure_resource but it is redundant because we don't expect these aodh packages are managed outside of puppet-aodh. This replaces usage of ensure_resource by the normal package resource, to make implementations more simple. Change-Id: I0a92669b2f9a41e10a49c7db0865343453045c7b
-
- 23 Sep, 2021 3 commits
-
-
Zuul authored
-
Takashi Kajinami authored
It is not expected that the aodh-evalucator package is managed by external manifests, so usage of ensure_packages is not required while ensure_resource is generally used to manage aodh packages. Change-Id: I783c759ff94c97334cf2ffede47826ab0b949dff
-
ZhongShengping authored
puppetlabs-stdlib is now using the 8.0.0 version, so we should fix the stdlib version in metadata. Change-Id: I63d467061c64f129b4e903a0410ef16868afd174
-
- 20 Sep, 2021 1 commit
-
-
Zuul authored
-
- 17 Sep, 2021 1 commit
-
-
ZhongShengping authored
Update the version metadata for Xena milestone RC1 Change-Id: If24592ad9b838c244875f33f74d7a3e8154c9136
-
- 14 Sep, 2021 1 commit
-
-
ZhongShengping authored
Add support for Using logging handler designed to watch file system. Change-Id: I523716887b1a981ff8e73e4b24198a36b9efd5a3 Closes-Bug: #1943212
-
- 06 Sep, 2021 1 commit
-
-
ZhongShengping authored
Update the version metadata for Xena milestone M3 Change-Id: I5819069f8c9d491262a5470764c93957959dab25
-
- 04 Sep, 2021 1 commit
-
-
Takashi Kajinami authored
This change introduces the new purge_config parameter to the policy class so that any policy rules not managed by puppet manifests can be cleared. Co-Authored-By:
Martin Schuppert <mschuppert@redhat.com> Depends-On: https://review.opendev.org/802305 Change-Id: I57fc7fe19cd0f856b3906b08118386ab62a067d8
-
- 02 Sep, 2021 2 commits
- 27 Aug, 2021 1 commit
-
-
Takashi Kajinami authored
... but test interfaces of that resource type. This helps us avoid direct breakage caused by any change in puppet-keystone. Change-Id: Ibb82de966c2fae111da43b613c38a1cb0e2dfa8c
-
- 26 Aug, 2021 2 commits
-
-
Takashi Kajinami authored
... because these spaces cause undesirable changes while applying the same refactoring to the other modules. Change-Id: Idfb9a2ce418d22d0b27a09e708aa067b941d8578
-
Takashi Kajinami authored
This change fixes the unit test cases which was broken by the previous refactoring[1] in addition to a typo in an example url. [1] 69ebbeaf Change-Id: Ic6d3b8ea3cb986cc29b1b06fda9b06214eb76e67
-
- 22 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
-
- 14 Aug, 2021 1 commit
-
-
Takashi Kajinami authored
Puppet 7 has been tested in CI for a while but we haven't seen any issue with it. Let's officially support the version. Change-Id: I478367d9c5469d46ebffd2d7890d8e5957394411
-
- 26 Jul, 2021 1 commit
-
-
ZhongShengping authored
Update the version metadata for Xena milestone M2 Change-Id: I6929cc6f85e163b0d3b1cd6a1ff2a36135887cd6
-
- 13 Jul, 2021 1 commit
-
-
Takashi Kajinami authored
This replaces the provider implementation of aodh_config type so that MultiStrOpt, which is used by several options like - oslo_messaging_notifications/driver - oslo_policy/policy_dirs are handled correctly. Change-Id: I9e7514e4eb39090fb77379a9e44ed5ffed937f38
-
- 04 Jul, 2021 1 commit
-
-
Zuul authored
-
- 01 Jul, 2021 1 commit
-
-
Takashi Kajinami authored
Change-Id: I747744f5153c3fa0876c32c33a1f34d290a1498a
-
- 10 Jun, 2021 2 commits
-
-
Zuul authored
-
Thomas Goirand authored
On each puppet run, I'm seeing: value changed ['12'] to '12' (corrective) Therefore, this patch switches from :openstackconfig to :ini_setting to make the 2nd run not changing anything. Change-Id: Ibd5f33715c856aba5a6c34b74d3d49ceb09e5f28
-
- 03 Jun, 2021 4 commits
- 02 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
-
- 28 May, 2021 3 commits
-
-
Takashi Kajinami authored
This change introduces a new option to set batch size for expirer, which allows limiting number of alamr histories purged in a single run. Depends-on: https://review.opendev.org/755983 Change-Id: Ie37a3c377c455dbafa9cc57ddecb8b8963fc9a82
-
ZhongShengping authored
Update the version metadata for Xena milestone M1 Change-Id: I58dc949316bfdf496ad91a402fd6161dd4adddc7
-
Takashi Kajinami authored
This change replaces current implementation about coordination parameters by oslo::coordination resource type, so that we can gather all logics related to coordination in a single place. Depends-on: https://review.opendev.org/791628 Change-Id: Id1a8ef196afe05d8e484c2a69ec92d6ebed7fbe2
-