- 02 Oct, 2021 1 commit
-
-
Zuul authored
-
- 30 Sep, 2021 3 commits
-
-
ZhongShengping authored
Change-Id: Id701480d57981acbc24e4e79c889523b90c15d42
-
ZhongShengping authored
Change-Id: I7e753a90a7ff1f1f2e920bcc855edf13ed2c183a
-
ZhongShengping authored
Change-Id: I5fc00509771be16396c409f8dcd09f1b2ef2f989
-
- 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: Ifb838237e5eca207a473dcb6f23573e5e4bb6cc6 Co-Authored-By:
tushargite96 <tushargite96@gmail.com>
-
ZhongShengping authored
Change-Id: I5b8228d95f549856175826d61787d0b067648e73
-
ZhongShengping authored
Change-Id: Iae919143c2596019da3840aaa0758edd5b8be1bd
-
- 28 Sep, 2021 3 commits
-
-
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: I4cd18217e1b9d43659b0ab50941edd5c8e1f1497
-
ZhongShengping authored
Change-Id: If9623760a402aab53b911bbe89aeae31a0f07da5
-
ZhongShengping authored
Change-Id: I68c715720a7111551fc49e70f1b47dd0225d0658
-
- 23 Sep, 2021 1 commit
-
-
ZhongShengping authored
puppetlabs-stdlib is now using the 8.0.0 version, so we should fix the stdlib version in metadata. Change-Id: I85e8acfc2a0a80a3206fef229c4bb1bdcad5e7d4
-
- 20 Sep, 2021 1 commit
-
-
Zuul authored
-
- 17 Sep, 2021 1 commit
-
-
ZhongShengping authored
Update the version metadata for Xena milestone RC1 Change-Id: Iaeae9b3c7bff9bcaf6a8b9595bf63f507bc9c983
-
- 14 Sep, 2021 1 commit
-
-
ZhongShengping authored
Add support for Using logging handler designed to watch file system. Change-Id: Id59ae948e6e4703ee45c51dfaf6ba7295c8a0777 Closes-Bug: #1943212
-
- 06 Sep, 2021 1 commit
-
-
ZhongShengping authored
Update the version metadata for Xena milestone M3 Change-Id: I8f779d0a8f9c67cb2dbe604f70e84a3fb0840e90
-
- 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: I852a164417f9c782a518b8df0ae146eefd28e719
-
- 24 Aug, 2021 1 commit
-
-
Zuul authored
-
- 18 Aug, 2021 1 commit
-
-
Rocky authored
Change-Id: I21f41d72fcd12339724a14c1eec178e60a7870b3
-
- 17 Aug, 2021 1 commit
-
-
Rocky authored
Change-Id: I0b07655a1ed4b0fd305fa58f338335871db66e3f
-
- 16 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: If282566300b005fce1911c182fd12140f96b0291
-
- 26 Jul, 2021 1 commit
-
-
ZhongShengping authored
Update the version metadata for Xena milestone M2 Change-Id: Ie2b7c697cb62215426748773eeb82e2973c47f3a
-
- 12 Jul, 2021 1 commit
-
-
Takashi Kajinami authored
Depends-on: https://review.opendev.org/772202 Change-Id: I0752ab51a282f0ef691aafe999b1906c1fd71f30
-
- 12 Jun, 2021 1 commit
-
-
Takashi Kajinami authored
Fedora support is never tested, and has been unmaintained for a while. Because we don't expect any actual user using OpenStack on Fedora, this change drops support for Fedora directly. Change-Id: Ief3640d02625ac18ad638e5c7b4ee3cf01bd7b22
-
- 03 Jun, 2021 1 commit
-
-
Zuul authored
-
- 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: I12dbfcfd4bada8d8578632f47e74e638ec3754a7
-
- 28 May, 2021 1 commit
-
-
ZhongShengping authored
Update the version metadata for Xena milestone M1 Change-Id: I5cf44c2e61d3394fe0732fb70e745ac65920cff8
-
- 27 May, 2021 2 commits
-
-
Zuul authored
-
Takashi Kajinami authored
Setuptools v54.1.0 introduces a warning that the use of dash-separated options in 'setup.cfg' will not be supported in a future version [1]. Get ahead of the issue by replacing the dashes with underscores. Without this, we see 'UserWarning' messages like the following on new enough versions of setuptools: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb Change-Id: I1f77a6f3adf54ed47fc722de65eaf1c289ebe331
-
- 21 May, 2021 1 commit
-
-
Thomas Goirand authored
Since everyone has switched to Python3, it's time for the removal of the $pyvers variable. Change-Id: I8c124fb850011a3fd13df504b1897305f944d062
-
- 11 May, 2021 2 commits
-
-
Takashi Kajinami authored
Change-Id: Ib5e374c97af141c47407df19ae71e7b518765f84
-
Takashi Kajinami authored
This change fixes the following lint errors discovered since we removed pin of lint packages. manifests/init.pp:153:WARNING: Duplicate class parameter documentation for cloudkitty::rpc_response_timeout manifests/init.pp:11:WARNING: Duplicate class parameter documentation for cloudkitty::rpc_response_timeout manifests/init.pp:189:WARNING: No matching class parameter for documentation of cloudkitty::enable_proxy_headers_parsing manifests/init.pp:184:WARNING: No matching class parameter for documentation of cloudkitty::region_name manifests/init.pp:178:WARNING: No matching class parameter for documentation of cloudkitty::flavor Note that this change removes description about the following three parameters, since these parameters have never been implemented. - cloudkitty::flavor - cloudkitty::region_name - cloudkitty::enable_proxy_headers_parsing Change-Id: Ib2978ad343939e54c0296c86d23617e50ce923fb
-
- 29 Apr, 2021 1 commit
-
-
ZhongShengping authored
Bump the major version for the Xena release after Wallaby has been branched. Change-Id: I860662a6d4f38c40c51053f528514ebfc95c47cf
-
- 21 Apr, 2021 1 commit
-
-
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: Ie388eb22a0c75d590c0e853064ed2f6f34e3abeb
-
- 14 Apr, 2021 1 commit
-
-
Zuul authored
-
- 13 Apr, 2021 1 commit
-
-
Zuul authored
-
- 12 Apr, 2021 1 commit
-
-
Thomas Goirand authored
This patch is adding the configuration of the number of workers, threads, and the size of the listen queue in Debian, which uses uwsgi to run Aodh API. Therefore, this patch adds a new cloudkitty_api_uwsgi_config provider as well as a new cloudkitty::wsgi::uwsgi class. Change-Id: I5d0635800d26327fbdbaa33299927f92eb651fc8
-
- 08 Apr, 2021 1 commit
-
-
Tobias Urdin authored
This bumps the dependency in metadata.json based on then new major versions that is tested when [1] is merged. [1] https://review.opendev.org/c/openstack/puppet-openstack-integration/+/778138 Change-Id: Idb1a536020ae7088bb24b9c77cfff4355b6988fe
-
- 06 Apr, 2021 1 commit
-
-
Zuul authored
-