]>
review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/log
ZhongShengping [Wed, 25 Mar 2020 06:53:40 +0000 (14:53 +0800)]
Deprecate min_pool_size option
min_pool_size option is not used,see:
https://review.opendev.org/#/c/565090/
Change-Id: I961b21b4951c3ea2779e0765f6e36ae12f3b5b47
Closes-Bug: #
1868511
ZhongShengping [Mon, 23 Mar 2020 06:45:48 +0000 (14:45 +0800)]
Remove idle_timeout option
The idle_timeout parameter has been deprecated for two releases.
We can remove it.
Change-Id: Ibfd781466e9786b1ddffa57784ab818a88f92439
Ghanshyam Mann [Sun, 16 Feb 2020 00:39:11 +0000 (18:39 -0600)]
[ussuri][goal] Cleanup for python 2.7 drop
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
ZhongShengping [Thu, 13 Feb 2020 06:21:29 +0000 (14:21 +0800)]
Prepare Ussuri M2
Update the version metadata for Ussuri milestone M2
Change-Id: Ic2876c3823cb6c9bc3ff735071811b6ea779c1b4
ZhongShengping [Wed, 11 Dec 2019 03:53:02 +0000 (11:53 +0800)]
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: I4cd116b3ea90ba30dc96c7d426f10a72c9f567ce
ZhongShengping [Tue, 10 Dec 2019 06:24:48 +0000 (14:24 +0800)]
Prepare Ussuri M1
Update the version metadata for Ussuri milestone M1
Change-Id: I7e6f141ae8d7b50ff07d1f4d950d9efaf2ad530e
Tobias Urdin [Sun, 8 Dec 2019 14:20:50 +0000 (15:20 +0100)]
Convert all class usage to relative names
Change-Id: I9c2d172c157e3874f95fc77f90017ff9cfeae94e
Jake Yip [Wed, 13 Nov 2019 06:33:20 +0000 (17:33 +1100)]
Add executor_thread_pool_size
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
ZhongShengping [Tue, 29 Oct 2019 01:31:04 +0000 (09:31 +0800)]
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: I5ae8d2df21481b91fa7721d3a899a3f1c3bca1ce
Closes-Bug: #
1850236
Tobias Urdin [Mon, 21 Oct 2019 15:13:11 +0000 (17:13 +0200)]
Change notification ack_on_event_error to service default
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
OpenStack Release Bot [Fri, 4 Oct 2019 13:22:38 +0000 (13:22 +0000)]
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: I80cfb8c4b0bfd9bb8dc448f2758439e37cd82f17
Sem-Ver: feature
Zuul [Fri, 27 Sep 2019 02:44:19 +0000 (02:44 +0000)]
Merge "Update the constraints url"
pengyuesheng [Thu, 26 Sep 2019 03:38:57 +0000 (11:38 +0800)]
Update the constraints url
For more detail, see http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html
Change-Id: I89e07116c11d6ad9ef2809c51715705ba5fc1a9e
ZhongShengping [Wed, 25 Sep 2019 05:45:42 +0000 (13:45 +0800)]
Prepare Train RC1
Update the version metadata for Train milestone RC1
Change-Id: Ie31320a2324cf95fa8f6abf785a752cec6f1b084
ZhongShengping [Thu, 5 Sep 2019 01:04:48 +0000 (09:04 +0800)]
Prepare Train M4
Update the version metadata for Train milestone 4
Change-Id: I7f4570915b13ca507e7e3d8e59ec4fe19ca78a50
Zuul [Thu, 22 Aug 2019 03:15:22 +0000 (03:15 +0000)]
Merge "Introduce the new rabbit_heartbeat_in_pthread option"
ZhongShengping [Wed, 21 Aug 2019 06:21:00 +0000 (14:21 +0800)]
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: Iceea98e573fc13be81923a6ed1b35a7db01cc48d
Closes-Bug: #
1840868
Zuul [Wed, 21 Aug 2019 01:28:28 +0000 (01:28 +0000)]
Merge "Remove deprecated params and agents"
Tobias Urdin [Tue, 20 Aug 2019 08:22:48 +0000 (10:22 +0200)]
Remove deprecated params and agents
Removes the parameters and agents that has been
deprecated for atleast one cycle.
Change-Id: I33c45e1ac69348df3d4f0a0df4561295123bdcce
Tobias Urdin [Tue, 20 Aug 2019 08:14:44 +0000 (10:14 +0200)]
Remove gnocchi dispatcher
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
ZhongShengping [Thu, 15 Aug 2019 03:51:37 +0000 (11:51 +0800)]
Remove deprecated pki related options
The deprecated pki related options check_revocations_for_cached and
hash_algorithms option has been removed.
Change-Id: Ie5780d27367b3d00c1fc32acefcce7ad4b99f1fd
ZhongShengping [Tue, 13 Aug 2019 03:29:06 +0000 (11:29 +0800)]
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: I23ee956b77096787c264a4c5ead93cef09061c79
ZhongShengping [Wed, 7 Aug 2019 01:10:08 +0000 (09:10 +0800)]
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: Ia2fdfd2e99f0528c1322c08a745b651fbf5b1f73
ZhongShengping [Wed, 24 Jul 2019 08:19:32 +0000 (16:19 +0800)]
Prepare Train M3
Update the version metadata for Train milestone 3
Change-Id: I5b813012ffa33dc01270f337fc7c5c1ed2a4c71d
ZhongShengping [Wed, 5 Jun 2019 01:40:16 +0000 (09:40 +0800)]
Prepare Train M2
Update the version metadata for Train milestone 2
Change-Id: I4a2ad0093486369a98b998f4db7bc4227455e875
ZhongShengping [Sun, 28 Apr 2019 07:00:06 +0000 (15:00 +0800)]
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: I739b592c9482a4a1e38457323e5497f27d64e1e2
Depends-On: https://review.opendev.org/656106/
Closes-Bug: #
1826692
ZhongShengping [Sun, 21 Apr 2019 06:44:48 +0000 (14:44 +0800)]
Move to opendev
Change-Id: I801bceb3e2300032f09d5b72a05606fb322468a5
ZhongShengping [Sun, 21 Apr 2019 04:59:08 +0000 (12:59 +0800)]
Fix Repository
Change-Id: I195487e43d7b28322ab21458cbc68379c030fedf
ZhongShengping [Sun, 21 Apr 2019 03:50:26 +0000 (11:50 +0800)]
Replace git.openstack.org with opendev.org/openstack
Change-Id: Ic9ae3ec194641660dbdb1c4aa408eae08bdd6c54
OpenDev Sysadmins [Fri, 19 Apr 2019 19:45:43 +0000 (19:45 +0000)]
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.
ZhongShengping [Wed, 17 Apr 2019 01:42:43 +0000 (09:42 +0800)]
Add Beaker-Rspec to the table of contents
Change-Id: Iad6b2f1993cfa4d65fdd40ce8616f0bd981aec95
Zuul [Mon, 25 Mar 2019 14:15:05 +0000 (14:15 +0000)]
Merge "Bump version for the start of Train"
Zuul [Mon, 25 Mar 2019 14:15:05 +0000 (14:15 +0000)]
Merge "Correct cafile directive for service_credentials"
Alex Schultz [Mon, 25 Mar 2019 13:25:24 +0000 (07:25 -0600)]
Bump version for the start of Train
Update the version metadata for Train M1
Change-Id: I7697f297c29948fab69321c211856bb522ac9c04
Thomas Goirand [Sun, 10 Mar 2019 20:53:42 +0000 (21:53 +0100)]
Correct cafile directive for service_credentials
Running with my own ROOT CA, it appears that the correct directive
is cafile, and not ca_file. Changing for the correct option made
certificate validation work for me, when it didn't previously.
Change-Id: Iff7575c1c0269788a908ff9db258a76d21f2da1b
OpenStack Release Bot [Fri, 22 Mar 2019 16:45:49 +0000 (16:45 +0000)]
Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.
Change-Id: I6deb2ed0f3fc7d23c6845730eaa2ede979044b2c
Sem-Ver: feature
ZhongShengping [Mon, 18 Mar 2019 02:38:12 +0000 (10:38 +0800)]
Prepare Stein RC1
Update the version metadata for Stein milestone RC1
Change-Id: I92925aebfae7de83069008a54bbb1e05d780d61f
ZhongShengping [Tue, 12 Mar 2019 02:37:37 +0000 (10:37 +0800)]
Add log_file parameter
Change-Id: I6a21a7b5cfbdb616085bd6e0c73ba201901bc242
Closes-Bug: #
1819417
ZhongShengping [Wed, 6 Mar 2019 06:55:41 +0000 (14:55 +0800)]
Prepare Stein M3
Update the version metadata for Stein milestone 3
Change-Id: Ib672b2cfefa24948fc58ed3d144e05928d26d893
Zuul [Tue, 26 Feb 2019 01:42:49 +0000 (01:42 +0000)]
Merge "Change keystone v2.0 url to v3"
Zuul [Mon, 25 Feb 2019 22:59:51 +0000 (22:59 +0000)]
Merge "Use validate_legacy"
Zuul [Mon, 25 Feb 2019 17:52:27 +0000 (17:52 +0000)]
Merge "Add release note about Ubuntu py3 upgrade"
Tobias Urdin [Sun, 24 Feb 2019 00:49:40 +0000 (01:49 +0100)]
Change keystone v2.0 url to v3
Change-Id: Ia7f38bf45d124c3435f641b5ce4ba29c89b7abf9
Tobias Urdin [Sat, 23 Feb 2019 22:55:22 +0000 (23:55 +0100)]
Add release note about Ubuntu py3 upgrade
Change-Id: I5d90d45bd4f9555bf13f75ac0ab607b9f5086dca
ZhongShengping [Fri, 15 Feb 2019 02:02:59 +0000 (10:02 +0800)]
Service_token_roles_required missing in the server config file
Service_token_roles_required missing in the server config file which
allows backwards compatibility to ensure that the service tokens are
compared against a list of possible roles for validity.
Change-Id: Ia79d517dd64720ba8ba00c5d572ec2dbf66bf831
Closes-Bug:
1778198
ZhongShengping [Wed, 13 Feb 2019 02:31:04 +0000 (10:31 +0800)]
Change wiki to docs
Change-Id: I0e58ecc29e80c6b1dce668180f733cad609e4fd0
Zuul [Mon, 11 Feb 2019 21:19:46 +0000 (21:19 +0000)]
Merge "Use puppet 4 compatible mysql functions"
Zuul [Mon, 11 Feb 2019 20:27:29 +0000 (20:27 +0000)]
Merge "Remove Ubuntu Xenial from metadata.json"
Tobias Urdin [Sun, 10 Feb 2019 12:47:02 +0000 (13:47 +0100)]
Use validate_legacy
This changes all the puppet 3 validate_* functions
to use the validate_legacy function.
The validate_legacy function has been available since
about three years but require Puppet >= 4.4.0 and since
there is Puppet 4.10.12 as latest we should assume people
are running a fairly new Puppet 4 version.
This is the first step to then remove all validate function
calls and use proper types for parameter as described in spec [1].
[1] https://review.openstack.org/#/c/568929/
Change-Id: I640d5ca592774601a252dbafbdc90bc98313055b
Tobias Urdin [Fri, 8 Feb 2019 10:56:47 +0000 (11:56 +0100)]
Use puppet 4 compatible mysql functions
These was introduced in 6.0.0 and is required to
support later version of puppetlabs-mysql.
Change-Id: Ibec58311585315e8ec4f748ec26b5fc2dba78a67
Tobias Urdin [Fri, 8 Feb 2019 10:23:31 +0000 (11:23 +0100)]
Remove Ubuntu Xenial from metadata.json
This is not supported anymore since packaging
for Stein will not only be for Bionic.
Change-Id: Ia6ee6f40edfe83a791109823cf32c9003d2488ca
ZhongShengping [Fri, 25 Jan 2019 04:23:42 +0000 (12:23 +0800)]
Fix lint issue
Change-Id: Iaff996f5a2c7394122bd20bd6ad52196aa8e0dd4
Zuul [Fri, 18 Jan 2019 17:30:23 +0000 (17:30 +0000)]
Merge "Update Prefixes."
Tobias Urdin [Thu, 17 Jan 2019 21:15:10 +0000 (22:15 +0100)]
Remove redundantly tested code
Remove code that is redundantly tested.
This should not be tested here but in puppet-oslo
where this logic resides.
If we keep this and we do changes in puppet-oslo we
will break these unit tests, this is something we need
to sort out for all modules.
Change-Id: I55684e165af02b7c4285075b8843eba1ef94824d
Nagasai Vinaykumar Kapalavai [Tue, 15 Jan 2019 16:27:20 +0000 (16:27 +0000)]
Update Prefixes.
Update the Prefixes of Ceilometer generated
RPC and Notification addresses to override
the default prefixes generated by oslo messaging.
Change-Id: Ifd5c4bca8d1fc7bbfa9f03fc09250cce9dabd954
ZhongShengping [Tue, 15 Jan 2019 02:11:18 +0000 (10:11 +0800)]
Modify puppet version 4 to 5
The puppet version has been upgraded from 4 to 5 in the main branch.
Change-Id: I33a7a40ac0d30ee23cee016f2c87221fe5ef7716
ZhongShengping [Thu, 10 Jan 2019 01:24:05 +0000 (09:24 +0800)]
Prepare Stein M2
Update the version metadata for Stein milestone 2
Change-Id: I14d9af2d2675f9be282b8deb48ce01550d689a37
ZhongShengping [Tue, 25 Dec 2018 07:16:34 +0000 (15:16 +0800)]
Add rabbitmq dependency
This module will use rabbitmq, so add the rabbitmq dependency.
Change-Id: I1922567034b338e68cacdb3f031024dc44d24d62
ZhongShengping [Mon, 24 Dec 2018 06:02:25 +0000 (14:02 +0800)]
Fix editorial problem
Use git.openstack.org instead of github.com since git.openstack.org is
the reference for OpenStack
Change-Id: Ife876952105f24383b4a03511018c04a4d4d655a
ZhongShengping [Thu, 13 Dec 2018 09:10:01 +0000 (17:10 +0800)]
Cleanup documentation
Make sure documentation is the same and follow
the standard which we are trying to enforce on
all modules.
Change-Id: I1796a08454015f9355b7b1c517bd382bbcc5a691
Zuul [Wed, 12 Dec 2018 02:11:24 +0000 (02:11 +0000)]
Merge "Remove deprecated logging"
Zuul [Wed, 12 Dec 2018 02:11:23 +0000 (02:11 +0000)]
Merge "Remove auth_uri"
Tobias Urdin [Sun, 2 Dec 2018 17:19:32 +0000 (18:19 +0100)]
Change openstack-dev to openstack-discuss
Change-Id: Ib2c5efa677c19017dfdba6d74a7685e07d3aaba8
Tobias Urdin [Thu, 29 Nov 2018 08:58:25 +0000 (09:58 +0100)]
Remove deprecated logging
Change-Id: I767309510ab5d8c314a6c7001255626289085d2d
Tobias Urdin [Wed, 28 Nov 2018 23:07:08 +0000 (00:07 +0100)]
Remove auth_uri
Change-Id: I5b88b4c08a4afee39bfec8f22e694e8218b9d2df
Zuul [Thu, 29 Nov 2018 15:09:49 +0000 (15:09 +0000)]
Merge "deprecate pki related options"
ZhongShengping [Thu, 22 Nov 2018 03:31:55 +0000 (11:31 +0800)]
deprecate pki related options
check_revocations_for_cached and hash_algorithms are deprecated for
removel because of PKI token format is no longer supported.
Update warning message and add a release note.
Change-Id: Idb200319b86062f0d145cd1650349dd8337a953d
Closes-Bug: #
1804562
Closes-Bug: #
1804720
chengebj5238 [Thu, 22 Nov 2018 12:06:15 +0000 (20:06 +0800)]
fix mistakes
Change-Id: I70deb39d2327ee5c03ee1f705d45ad4f3a83a43a
ZhongShengping [Tue, 13 Nov 2018 06:53:18 +0000 (14:53 +0800)]
Prepare Stein M1
Update the version metadata for Stein milestone 1
Change-Id: Ic45bd5e7aa295b8e0ac926cf18063b5a57545255
ZhongShengping [Fri, 9 Nov 2018 06:56:37 +0000 (14:56 +0800)]
Fix stdlib version in metadata
puppetlabs-stdlib is now using the 5.1 version, so we should fix the
stdlib version in metadata.
Change-Id: I1cd0ee1750189343e30136631cdd331f15fdf47f
Tobias Urdin [Sun, 21 Oct 2018 10:06:07 +0000 (12:06 +0200)]
Fix gnocchi examples file
Change-Id: I2847870342338db6c2d170a9f06246ec71b67e44
ZhongShengping [Tue, 16 Oct 2018 03:40:17 +0000 (11:40 +0800)]
Update min tox version to 2.0
The commands used by constraints need at least tox 2.0. Update to
reflect reality, which should help with local running of constraints
targets.
Change-Id: Iec83eb48ad402fdd94d5eba127c34e8b891afbe5
ZhongShengping [Mon, 8 Oct 2018 03:39:23 +0000 (11:39 +0800)]
Dissuade .gitignore references to personal tools
Developers run all sorts of different tools within Git repositories,
any of which can leave their own special trashfiles all over the
place. We can't every hope to catalog them all, so better to
recommend developers simply configure a global core.excludesfile to
filter the irrelevant files which tend to get created by their
personal choice of tools. Add a comment block explaining this, for
clarity, and remove the one current editor-specific entry present.
We can, and should of course, continue to list files created by the
tools recommended by our workflow (test frameworks, documentation
and packaging builds, et cetera).
This change is a port of Ib58a57267b064e4142686de6c37a70dbff04b9a7
from the openstack-dev/cookiecutter repository.
Change-Id: Ie7f7eeca06c43fb8e8c6e099cfa8e61885fe240c
Zuul [Sat, 8 Sep 2018 14:37:34 +0000 (14:37 +0000)]
Merge "Add the missing 'Table of Contents'"
Zuul [Fri, 31 Aug 2018 23:26:57 +0000 (23:26 +0000)]
Merge "switch documentation job to new PTI"
Zuul [Fri, 31 Aug 2018 23:21:31 +0000 (23:21 +0000)]
Merge "import zuul job settings from project-config"
Doug Hellmann [Fri, 31 Aug 2018 12:24:33 +0000 (08:24 -0400)]
switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.
See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html
Change-Id: Ie62525dd48fa99c35ca15eddc1ce3fcfbc1ff49c
Story: #
2002586
Task: #24325
Doug Hellmann [Fri, 31 Aug 2018 12:16:02 +0000 (08:16 -0400)]
import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.
Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.
Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.
See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html
Change-Id: I1b662bb3ec515e543d4ed8da8af7889ccbb1f213
Story: #
2002586
Task: #24325
Alex Schultz [Thu, 30 Aug 2018 18:08:29 +0000 (12:08 -0600)]
Bump version for the start of Stein
Update the version metadata for Stein M1
Change-Id: I86dee5ca4a11f4d6ac1b261be17fa6e2972db9fd
root [Mon, 27 Aug 2018 14:13:25 +0000 (14:13 +0000)]
Add the missing 'Table of Contents'
Change-Id: I75dbb81282aff00212f48b0e5b22cf3e03d215d0
OpenStack Release Bot [Mon, 20 Aug 2018 18:32:46 +0000 (18:32 +0000)]
Update reno for stable/rocky
Change-Id: I4f2a48717506050eaf9f98d26f8cadeb6c7921b9
Tobias Urdin [Thu, 16 Aug 2018 21:12:48 +0000 (23:12 +0200)]
Remove PE requirement from metadata.json
The PE requirement in metadata.json is not
supported anymore and puppet-lint will throw:
The 'pe' requirement is no longer supported by the Forge.
Change-Id: I0d86bfcfe115f86a8b53d05f59b2cd736d51ff12
Alex Schultz [Tue, 14 Aug 2018 14:56:16 +0000 (08:56 -0600)]
Prepare Rocky RC1
Update the version metadata for Rocky RC1
Change-Id: Iae3cec9983cd40347f8b5956373b5a7da9fff7e6
root [Sat, 28 Jul 2018 14:46:34 +0000 (14:46 +0000)]
Reorganize that 'Release Notes' in README
Reorganize that 'Release Notes' in README and
make the 'Release Notes' an independent chapter.
Change-Id: I3491947b1d62779f6994fc3ae72ab38958bd741d
caoxufeng [Wed, 25 Jul 2018 03:01:49 +0000 (11:01 +0800)]
Remove the unnecessary _
Change-Id: I3305428eef68df6a16bff2a43ae18fa49c043d73
Zuul [Tue, 24 Jul 2018 21:45:15 +0000 (21:45 +0000)]
Merge "Prepare Rocky M3"
Zuul [Tue, 24 Jul 2018 21:45:15 +0000 (21:45 +0000)]
Merge "Add support to customize polling meters"
Zuul [Tue, 24 Jul 2018 20:33:45 +0000 (20:33 +0000)]
Merge "Add the project source code repository in README"
Alex Schultz [Tue, 24 Jul 2018 16:17:04 +0000 (10:17 -0600)]
Prepare Rocky M3
Update the version metadata for Rocky milestone 3
Change-Id: Iff92f2faa7601dd2c072d3d040a998f720b2bd2d
Tobias Urdin [Mon, 23 Jul 2018 20:21:21 +0000 (22:21 +0200)]
Add support to customize polling meters
This adds a new parameter called polling_meters
to the ceilometer::agent::polling class.
If you pass a array of strings this parameter
will then populate the meters in the polling.yaml
file by inserting them in the templated polling file.
The default values that was hardcoded in the template
is still the same but has been moved to the params class
as an array of strings.
Change-Id: Iae2567b5a0f24b2aa80f9640ff10df96cd656922
Zuul [Mon, 23 Jul 2018 12:44:32 +0000 (12:44 +0000)]
Merge "Fix OS versions in metadata"
qingszhao [Fri, 20 Jul 2018 06:31:14 +0000 (14:31 +0800)]
Add the project source code repository in README
Change-Id: I1461dbcc80e322b4af999458844f16b9bd5fd8a8
Tobias Urdin [Wed, 18 Jul 2018 14:17:13 +0000 (16:17 +0200)]
modulesync: sync and add nodepool-bionic for beaker
Change-Id: I4a9c645d0e596b6b77a6afcd1709b8b782956735
Van Hung Pham [Wed, 18 Jul 2018 08:59:01 +0000 (15:59 +0700)]
Fix OS versions in metadata
Add Ubuntu 18.04 to metadata file
Change-Id: I1e022c59da3f0102a5e9cf9cf88ac7fe69474c3b
Zuul [Mon, 16 Jul 2018 15:49:26 +0000 (15:49 +0000)]
Merge "Debian release is 9 in metadata"
zhubingbing [Mon, 16 Jul 2018 06:59:24 +0000 (14:59 +0800)]
Fix inifile version in metadata
puppetlabs-inifile 1.2.x doesn't work, so let's fix that.
Change-Id: I1d479b5f5a0f6646cb3b08cd3d1745ad2f30050f
Co-Authored-By: zhongshengping <chdzsp@163.com>
Qian Min Chen [Thu, 12 Jul 2018 13:44:13 +0000 (21:44 +0800)]
Debian release is 9 in metadata
Change-Id: I92c838d60a075d0dd0693049f5dfa7243122f5b2
Zuul [Sun, 1 Jul 2018 10:20:31 +0000 (10:20 +0000)]
Merge "Fix apache version in metadata"
Zuul [Fri, 29 Jun 2018 10:33:42 +0000 (10:33 +0000)]
Merge "use correct warning message for deprecation of agent::central"
Thomas Goirand [Thu, 28 Jun 2018 21:09:35 +0000 (23:09 +0200)]
Fix apache version in metadata
puppetlabs-apache 1.10 doesn't work, so let's fix that.
Plus debian release is 9.
Change-Id: I2f87baadde809574a4b20984a562611db6c39336