- 23 Nov, 2021 1 commit
-
-
Takashi Kajinami authored
Change-Id: I18571fd85b9be00f822541c51d540b7f209fef44
-
- 13 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: I9342ae7e8945cf8a8d05c0d8d2956191605c7ad8 (cherry picked from commit abb76234)
-
- 15 Feb, 2021 1 commit
-
-
Grzegorz Grasza authored
This patch specifies a set of options required to build a TLS context. The context built from those options can later on be passed to any of the oslo.cache backends that supports TLS connections. Depends-on: https://review.opendev.org/774119 Change-Id: I66df247543f28b4343c15f4e151231c0e100d00a (cherry picked from commit 44fc5d25)
-
- 27 Jan, 2021 2 commits
-
-
Takashi Kajinami authored
This change removes usage of transformers from pipeline.yaml because support of transofermer was already removed from ceilometer[1]. [1] 9db5c6c9bfc66018aeb78c4a262e1bfa9b326798 Backport note: This backport patch includes the subsequent change[2] to fix the wrong file mentioned in the release note file. [2] d27fbd3f Closes-Bug: #1912345 Change-Id: Ibadafdf86f5ce581c9084a5e00784eefa7d28cab (cherry picked from commit 5b8f5d04) (cherry picked from commit 815d7033dbe6f5c3dde1128ce6aecc4048eb09cb)
-
Takashi Kajinami authored
The disk.* meters have already removed from ceilometer[1] and we should use the disk.device.* meters instead. [1] f7b1218b8e26a0f9a5924a15b029a961413cc40a Closes-Bug: #1911852 Change-Id: I9dcf128951cc23a0c8c8e589c42a352a94b3c8df (cherry picked from commit 682ef848) (cherry picked from commit a3511cbed6ca4bfa00d766f60344ed44655d81d7)
-
- 27 Aug, 2020 1 commit
-
-
Takashi Kajinami authored
Depends-on: https://review.opendev.org/#/c/747935/ Change-Id: I378399a8bd0c9e9d5518e125cd435db403649e45 (cherry picked from commit b7551d71)
-
- 26 Aug, 2020 1 commit
-
-
Takashi Kajinami authored
Change-Id: Ic1114c89d903c2144b0cf30040de02af241ccf01 (cherry picked from commit eb9780b2)
-
- 27 May, 2020 1 commit
-
-
Tobias Urdin authored
This adds two new parameters cache_backend and manage_backend_package that is simply proxy parameters that is passed down to oslo::cache like all other modules. This does not introduce a behavior change since cache_backend defaults to $::os_service_default we do not enforce any new package installs even though manage_backend_package is set to true (like it was before since that is oslo::cache default) Updates the testing so we test for the oslo::cache resource and not the functionality that the resource itself has. Change-Id: Ib6f6853dd34e83e757bee0382ee84141e3f4dbd8 (cherry picked from commit 2b44bcb9)
-
- 14 May, 2020 1 commit
-
-
Tobias Urdin authored
Change-Id: I33cdfd4f2d4139e38f44fa1bce1de64440883b42
-
- 28 Apr, 2020 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/ussuri branch, tests will continue to use the upper-constraints list on master. Change-Id: Ib6042d17640bf60d4a43c880f03103cca46d0d37
-
OpenStack Release Bot authored
Change-Id: I7968bf44703cf9f7b825f528824f271f04bca536
-
- 24 Apr, 2020 1 commit
-
-
ZhongShengping authored
Update the version metadata for Ussuri milestone RC1 Change-Id: I5e43c9c31eb136d3b1e7fde0fe800828b53959e7
-
- 13 Apr, 2020 2 commits
-
-
Takashi Kajinami authored
Update the version metadata to recreate release for Ussuri milestone M3 Change-Id: Ib86abd3d69c47a9a7b1145ce8af7ddbae32339ec
-
Takashi Kajinami authored
Change-Id: I75edda712ebee5b9eea56b8010ba48cc41814fdb Closes-Bug: #1872457
-
- 07 Apr, 2020 3 commits
-
-
Zuul authored
-
Takashi Kajinami authored
... because ceilometer-api was deprecated in Ocata release, and now ceilometer doesn't provide api thus doesn't use authtoken middleware. Change-Id: Ib9ada5ff0e8b77a3b44728ebd7fcb9632cb3a3e1
-
ZhongShengping authored
Update the version metadata for Ussuri milestone M3 Change-Id: I2f14c50cd740e16ff9e3b9e7b5da16bfb13cc4f4
-
- 31 Mar, 2020 1 commit
-
-
Zuul authored
-
- 30 Mar, 2020 2 commits
-
-
Tobias Urdin authored
Same as was changed in openstacklib. Change-Id: I91aeac40cc333dfb377bf7a84cff5e65a1013c71
-
Tobias Urdin authored
Change-Id: I4873336187f1322b4f67d8633d4847a9aec1b842
-
- 25 Mar, 2020 1 commit
-
-
ZhongShengping authored
min_pool_size option is not used,see: https://review.opendev.org/#/c/565090/ Change-Id: I961b21b4951c3ea2779e0765f6e36ae12f3b5b47 Closes-Bug: #1868511
-
- 23 Mar, 2020 1 commit
-
-
ZhongShengping authored
The idle_timeout parameter has been deprecated for two releases. We can remove it. Change-Id: Ibfd781466e9786b1ddffa57784ab818a88f92439
-
- 16 Feb, 2020 1 commit
-
-
Ghanshyam Mann authored
OpenStack is dropping the py2.7 support in ussuri cycle. puppet-* repos have to cleanup the requirement and tox for py2.7 drop. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I75097408ed14484092229567246d6fd276848e59
-
- 13 Feb, 2020 1 commit
-
-
ZhongShengping authored
Update the version metadata for Ussuri milestone M2 Change-Id: Ic2876c3823cb6c9bc3ff735071811b6ea779c1b4
-
- 11 Dec, 2019 1 commit
-
-
ZhongShengping authored
puppetlabs-stdlib is now using the 6.1.0 version, so we should fix the stdlib version in metadata. Change-Id: I4cd116b3ea90ba30dc96c7d426f10a72c9f567ce
-
- 10 Dec, 2019 1 commit
-
-
ZhongShengping authored
Update the version metadata for Ussuri milestone M1 Change-Id: I7e6f141ae8d7b50ff07d1f4d950d9efaf2ad530e
-
- 08 Dec, 2019 1 commit
-
-
Tobias Urdin authored
Change-Id: I9c2d172c157e3874f95fc77f90017ff9cfeae94e
-
- 13 Nov, 2019 1 commit
-
-
Jake Yip authored
Change I36324bae39e05dde57b962948f832c22599c13d2 added executor_thread_pool_size as a new param to oslo::messaging::default, but that option was not updated in many modules like this one. This means a user cannot set executor_thread_pool_size, as setting it anywhere else will throw a duplicate declaration error. This change update the oslo::messaging::default call accordingly, and adds an option to set it, similar to Change Id4a61c39ef6392a3d656952467c756be9e68de91 Change-Id: I446af549752cf4872b98e3320353bd93a8a9ab2f
-
- 29 Oct, 2019 1 commit
-
-
ZhongShengping authored
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: I5ae8d2df21481b91fa7721d3a899a3f1c3bca1ce Closes-Bug: #1850236
-
- 21 Oct, 2019 1 commit
-
-
Tobias Urdin authored
The default value of ack_on_event_error is forced to true which is unneccesary since the default value in ceilometer.conf is true. Instead we should default to using the service default. Change-Id: I8c287331d57cdd39eaa4faf83091f7532b6b6293
-
- 04 Oct, 2019 1 commit
-
-
OpenStack Release Bot authored
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: I80cfb8c4b0bfd9bb8dc448f2758439e37cd82f17 Sem-Ver: feature
-
- 27 Sep, 2019 1 commit
-
-
Zuul authored
-
- 26 Sep, 2019 1 commit
-
-
pengyuesheng authored
For more detail, see http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html Change-Id: I89e07116c11d6ad9ef2809c51715705ba5fc1a9e
-
- 25 Sep, 2019 1 commit
-
-
ZhongShengping authored
Update the version metadata for Train milestone RC1 Change-Id: Ie31320a2324cf95fa8f6abf785a752cec6f1b084
-
- 05 Sep, 2019 1 commit
-
-
ZhongShengping authored
Update the version metadata for Train milestone 4 Change-Id: I7f4570915b13ca507e7e3d8e59ec4fe19ca78a50
-
- 22 Aug, 2019 1 commit
-
-
Zuul authored
-
- 21 Aug, 2019 2 commits
-
-
ZhongShengping authored
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: Iceea98e573fc13be81923a6ed1b35a7db01cc48d Closes-Bug: #1840868
-
Zuul authored
-
- 20 Aug, 2019 2 commits
-
-
Tobias Urdin authored
Removes the parameters and agents that has been deprecated for atleast one cycle. Change-Id: I33c45e1ac69348df3d4f0a0df4561295123bdcce
-
Tobias Urdin authored
The gnocchi dispatcher has been deprecated for multiple cycles and is no longer the prefered way to send options to gnocchi. They should be sent as URL parameters when configuring the gnocchi:// publisher in the pipelines. Change-Id: Ica6b5248f0ef6b6d5dbdf8021598926899a3127e
-