]>
review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/log
Zuul [Wed, 27 Jun 2018 16:08:57 +0000 (16:08 +0000)]
Merge "Deprecate time_to_live options"
Zuul [Wed, 27 Jun 2018 16:02:26 +0000 (16:02 +0000)]
Merge "Fix deprecation warning message"
qingszhao [Wed, 27 Jun 2018 13:49:56 +0000 (21:49 +0800)]
Add release note link in README
Change-Id: I17e0ec0d34abc170630c70956ba2f1bf3c355b74
Mehdi Abaakouk [Mon, 25 Jun 2018 13:43:25 +0000 (15:43 +0200)]
Deprecate time_to_live options
These options no longer exists since 3 cycles.
This change deprecated them.
Change-Id: I2ddf06368e47258ebae0769ce94485c2f1971d87
Matthias Bastian [Mon, 25 Jun 2018 07:57:17 +0000 (09:57 +0200)]
Fix deprecation warning message
Change-Id: I51c9f3b028af5bbd2746167806cfa51c62c97686
zhubingbing [Fri, 15 Jun 2018 07:07:36 +0000 (15:07 +0800)]
Fix annotations
Change-Id: I837942b96aa0be16ab03882ff36363b4b7eb2c30
Zuul [Wed, 13 Jun 2018 02:42:00 +0000 (02:42 +0000)]
Merge "Remove deprecated parameters"
Tobias Urdin [Sat, 19 May 2018 22:10:33 +0000 (00:10 +0200)]
Remove deprecated parameters
Removes deprecated parameters that has been
deprecated for one cycle or more.
Depends-On: https://review.openstack.org/#/c/569612/
Change-Id: I643c7e690713e8860be30ea21c7d6632fe87e68d
ZhongShengping [Fri, 8 Jun 2018 06:23:31 +0000 (14:23 +0800)]
fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.
We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.
We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.
Change-Id: I7554206c062b27194a130983c5447abce10daf7f
Emilien Macchi [Tue, 5 Jun 2018 16:43:25 +0000 (09:43 -0700)]
Prepare a new Rocky release
Prepare the metadata configuration for a new Rocky release.
Change-Id: Id74d4d18043d55c205e163078369bec958d111c9
Zuul [Mon, 28 May 2018 04:53:15 +0000 (04:53 +0000)]
Merge "Replace port 35357 with 5000"
qiaomin [Sat, 12 May 2018 16:30:13 +0000 (00:30 +0800)]
Replace port 35357 with 5000
Now that the v2.0 API has been removed, we don't have a reason to
include deployment instructions for two separate applications on
different ports.
Change-Id: Iec71def4bcff2dc5ff5227d0cbcc9f5da2352272
zhubingbing [Fri, 11 May 2018 06:02:39 +0000 (14:02 +0800)]
neat: missing : in $::os_service_default
Change-Id: I6c13b4500fd93d5229893443d2b829dc317912aa
Zuul [Thu, 3 May 2018 18:24:41 +0000 (18:24 +0000)]
Merge "Deprecate auth_uri option"
Zuul [Sun, 29 Apr 2018 21:17:05 +0000 (21:17 +0000)]
Merge "fix a typo: s/allowd/allowed/"
Zuul [Mon, 23 Apr 2018 16:43:31 +0000 (16:43 +0000)]
Merge "Missing deps for config.pp unit test"
Zuul [Mon, 23 Apr 2018 16:41:58 +0000 (16:41 +0000)]
Merge "Fix unit test for config.pp"
Alex Schultz [Thu, 19 Apr 2018 14:54:36 +0000 (08:54 -0600)]
Prepare Rocky M1
Update the version metadata for Rocky milestone 1
Change-Id: If759de53a661cb756603d82ece9772b45c9d989b
wangqi [Thu, 19 Apr 2018 10:55:19 +0000 (10:55 +0000)]
fix a typo: s/allowd/allowed/
Change-Id: I3193933351412c2bc17688c6250be607afd4beac
zhubingbing [Thu, 19 Apr 2018 01:13:38 +0000 (09:13 +0800)]
Missing deps for config.pp unit test
Change-Id: I7086fce497299dd0558a61afb822c7d1104e8fad
zhubingbing [Thu, 19 Apr 2018 01:12:30 +0000 (09:12 +0800)]
Fix unit test for config.pp
Change-Id: Icab833523a1f8a8ddd11f618a20ff06c1c68fa9e
ZhongShengping [Wed, 11 Apr 2018 00:43:42 +0000 (08:43 +0800)]
Update .gitignore
This patch[1] already explains why updating .gitignore
[1]https://review.openstack.org/#/c/466356/
Change-Id: I165c9aff611f3ccfca50a7f5ac94474220b3eb3d
Depends-On: Ifeaaa14c63158d0318218ca62ee41e98fc4c0b57
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
ZhongShengping [Fri, 6 Apr 2018 02:18:53 +0000 (10:18 +0800)]
Update LICENSE
In order to better understand the LICENSE
Change-Id: I6ff2a3941281ba8d9f62d192e113f276ce4497c2
Depends-On: Id1a39a34278b9727cd083d89a63ea31342a28fee
ZhongShengping [Tue, 3 Apr 2018 08:54:59 +0000 (16:54 +0800)]
Deprecate auth_uri option
Option auth_uri from group keystone_authtoken is deprecated[1].
Use option www_authenticate_uri from group keystone_authtoken.
[1]https://review.openstack.org/#/c/508522/
Change-Id: I699fbb64d0e345f74751431e362620ce6c15ec88
Depends-On: I4c82a63baabd6b9304b302c97cd751a0103d8316
Closes-Bug: #
1759098
Tobias Urdin [Sun, 1 Apr 2018 13:54:48 +0000 (15:54 +0200)]
Add cinder metrics to polling.yaml
As of [1] you can skip using cinder-volume-usage-audit
and instead let the ceilometer-polling agent poll the
cinder API for the data.
Ceilometer itself should know if cinder is available
or not.
[1] https://review.openstack.org/#/c/388584/
Change-Id: I1bd6e45060f90fcbc44658f75af45e1b4ebc7acf
Zuul [Wed, 28 Mar 2018 18:12:37 +0000 (18:12 +0000)]
Merge "Remove wsgi"
ZhongShengping [Tue, 27 Mar 2018 02:33:20 +0000 (10:33 +0800)]
Remove deprecated keystone authtoken revocation_cache_time option
Change-Id: I4164b0ed8e51249f7403fcde188a87e24f9e149f
Zuul [Mon, 26 Mar 2018 18:56:56 +0000 (18:56 +0000)]
Merge "Add pool_timeout option"
ZhongShengping [Mon, 26 Mar 2018 06:44:59 +0000 (14:44 +0800)]
Remove wsgi
The ceilometer api class has been removed[1]. So the wsgi::apache
class is useless.
https://review.openstack.org/#/c/541562/
Change-Id: I2c6165dd3b007a2bae1d9934a773dddf32218b7b
melissaml [Thu, 22 Mar 2018 22:28:30 +0000 (06:28 +0800)]
fix typos in documentation
Change-Id: Ib433bb4f07a61f02e7be13c2ec248ff29f54452e
Zuul [Thu, 22 Mar 2018 21:54:28 +0000 (21:54 +0000)]
Merge "Remove deprecated metering_secret option"
ZhongShengping [Thu, 22 Mar 2018 03:09:50 +0000 (11:09 +0800)]
Add pool_timeout option
Add pool_timeout option to configure this value for pool_timeout with
SQLAlchemy.
Change-Id: Ib84d68f367c043b40f15ec50d45093467f11a4f4
Closes-Bug: #
1757581
ZhongShengping [Tue, 20 Mar 2018 05:57:30 +0000 (13:57 +0800)]
Switch acceptance test to use integration classes
Change-Id: I2ce4de9d5212b112932ba9660ae5b13cbd23b0ad
Depends-On: If3a1c1299de725c23e2586453c9ab85e9db988b8
ZhongShengping [Tue, 20 Mar 2018 06:03:51 +0000 (14:03 +0800)]
Remove deprecated metering_secret option
Change-Id: I2e3c781fe01b7e2d0eebdde61635362ccbcd749b
ZhongShengping [Fri, 16 Mar 2018 01:07:09 +0000 (09:07 +0800)]
Add oslo::cache to dependency chain
Package installation for cache backend is being migrated to oslo module.
For proper keystone installation dependency sequence should be preserved.
Change-Id: I57e8ef8d5e8d09277032d9f76548cbafb0bd67f8
Closes-Bug: #
1756215
ZhongShengping [Wed, 14 Mar 2018 09:00:50 +0000 (17:00 +0800)]
Remove useless code
The bug[1] has been fixed.
[1]https://bugs.launchpad.net/ceilometer/+bug/
1621384
Change-Id: I4efff06388973aff0b8045e17aba4331a72d7de1
Zuul [Tue, 13 Mar 2018 15:46:12 +0000 (15:46 +0000)]
Merge "Add 'openstack-db' tag to db-sync Exec resource"
Zuul [Tue, 13 Mar 2018 06:35:49 +0000 (06:35 +0000)]
Merge "Fix mysql connection"
ZhongShengping [Mon, 12 Mar 2018 08:33:06 +0000 (16:33 +0800)]
Add 'openstack-db' tag to db-sync Exec resource
In order to make easy orchestration on all OpenStack db-sync, add this
tag so people can use this tag in composition layer.
A use case it to set some orchestration to make sure MySQL Galera is
ready before running any Exec with this tag.
Change-Id: I79c078e5945c45090cdb53959f3e87d2d7e18081
Closes-Bug: #
1755102
Zuul [Mon, 5 Mar 2018 09:49:27 +0000 (09:49 +0000)]
Merge "Follow the new PTI for document build"
ZhongShengping [Mon, 5 Mar 2018 00:51:30 +0000 (08:51 +0800)]
Fix mysql connection
URL mysql://scott:***@some_host/some_db does not contain a '+drivername'
portion, and will make use of a default driver. A full dbname+drivername://
protocol is recommended. For MySQL, it is strongly recommended that
mysql+pymysql:// be specified for maximum service compatibility.
Change-Id: Ib5cbfcc412c04381f2fce9f319a313eb86ea7fa8
Closes-Bug: #
1753342
Javier Pena [Wed, 28 Feb 2018 14:20:47 +0000 (15:20 +0100)]
Do not skip gnocchi resource type creation by default in db::sync
The default command-line option for ceilometer-upgrade is to not
skip gnocchi resource type creation. If we do not pass any extra_params
to the ceilometer::db::sync class, we should keep defaults.
This has not failed before in CI because p-o-i was passing
'--skip-metering-database' as extra_params, but now we are removing
that deprecated option in [1].
[1] - https://review.openstack.org/548337
Change-Id: I33c1667e19326ec67c5cf953daa1237175895c4f
ZhongShengping [Wed, 28 Feb 2018 06:42:10 +0000 (14:42 +0800)]
Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html
Refer to:
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124815.html
Change-Id: I98025f21472ca21be9e7cf55fc6dcc7412802e78
Zuul [Tue, 27 Feb 2018 16:10:06 +0000 (16:10 +0000)]
Merge "Remove store_events option"
ZhongShengping [Wed, 7 Feb 2018 06:15:37 +0000 (14:15 +0800)]
Remove store_events option
Change-Id: I31e8c17a011320cacd3a6f9480452886f8df714b
ZhongShengping [Wed, 7 Feb 2018 06:40:28 +0000 (14:40 +0800)]
Remove deprecated ceilometer alarm classes
Change-Id: Iac6f69dec0abe66ce66ae8b9c82c5a7857a9dc28
OpenStack Release Bot [Tue, 20 Feb 2018 22:10:12 +0000 (22:10 +0000)]
Update reno for stable/queens
Change-Id: I45dc498cb0fefe67898f140f6bca205fc4aaedb9
Mohammed Naser [Mon, 19 Feb 2018 17:37:51 +0000 (12:37 -0500)]
Prepare for official Queens release
Prepare the metadata for the official Queens release.
Change-Id: I44d300c084ee74e84e5c56ed3fa7df6cadf326cc
Zuul [Tue, 13 Feb 2018 19:53:19 +0000 (19:53 +0000)]
Merge "Add some kombu options"
Zuul [Mon, 12 Feb 2018 17:57:33 +0000 (17:57 +0000)]
Merge "Load puppet-openstack_spec_helper locally during tests"
ZhongShengping [Mon, 12 Feb 2018 02:53:34 +0000 (10:53 +0800)]
Load puppet-openstack_spec_helper locally during tests
Change-Id: I492904268c22353abcbd1f3376e2e1ad28074f24
Co-Authored-By: Mohammed Naser <mnaser@vexxhost.com>
ZhongShengping [Sun, 11 Feb 2018 03:23:45 +0000 (11:23 +0800)]
Remove ceilometer api class related parameters in params.pp
The patch[1] has been merged. So we can remove ceilometer api class
related parameters.
[1]https://review.openstack.org/#/c/541562/
Change-Id: I94ef290609b0aa4ef0dfc715dd4b6ca0bab3a154
ZhongShengping [Fri, 9 Feb 2018 06:09:58 +0000 (14:09 +0800)]
Add some kombu options
Adds the kombu_failover_strategy option for configuring
oslo.messaging.rabbit. This will determines how the next RabbitMQ node
is chosen in case the one we are currently connected to becomes
unavailable.
Change-Id: Ieb0b4c62e8e7b00b4f73ca793298fbf052b6fdb9
Closes-Bug: #
1748353
ZhongShengping [Wed, 7 Feb 2018 06:25:44 +0000 (14:25 +0800)]
Remove ceilometer api class
The ceilometer api has been retired upstream and the class has been
previously deprecated. Since the package may be going away, we need to
remove the api class.
https://review.openstack.org/#/c/512286/
Change-Id: Idfffa36b17543968c14dfbc60eb1d9ff3286841b
Closes-Bug: #
1747841
melissaml [Sun, 28 Jan 2018 18:09:32 +0000 (02:09 +0800)]
Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.
Change-Id: I399b51d9a0b9fcbb8f67c499013f99a3cdedfe9a
Zuul [Mon, 22 Jan 2018 14:38:30 +0000 (14:38 +0000)]
Merge "Remove url option"
Zuul [Wed, 17 Jan 2018 13:59:45 +0000 (13:59 +0000)]
Merge "Remove pinned versions from test-requirements.txt"
Emilien Macchi [Tue, 16 Jan 2018 23:51:09 +0000 (15:51 -0800)]
Prepare for Queens Milestone 3
Prepare the metadata configuration for the third Queens milestone.
Change-Id: I1cff768770a472ec65ad11cf38c247a96ddd16bd
ZhongShengping [Wed, 17 Jan 2018 08:57:22 +0000 (16:57 +0800)]
Remove url option
Change-Id: Ie312a86e5c87c6dc02bf25228d530a25b132555e
ZhongShengping [Tue, 16 Jan 2018 02:11:48 +0000 (10:11 +0800)]
Remove pinned versions from test-requirements.txt
As we are using the upper constraints when running the release
notes task using tox, we do not need to set a specific version
and we can rely on whatever is configured in upper constraints.
Change-Id: I17528d35e1defcf4f005db477acbb53fcdbccd77
Co-Authored-By: Mohammed Naser <mnaser@vexxhost.com>
ZhongShengping [Mon, 15 Jan 2018 07:27:54 +0000 (15:27 +0800)]
Add use_journal option for logging configuration
This enables oslo.log to pass logging records to journald.
Change-Id: Ie7d9deff5d6934f60d4c396520089836bd661767
Emilien Macchi [Wed, 10 Jan 2018 22:07:50 +0000 (14:07 -0800)]
Add group to policy management
The move of policy.json into code means the file may not exist. We've
added support to ensure that the file exists in the openstacklib but we
need to make sure the permissions are right for each service. This adds
the group information to the policies so it works right.
Depends-On: I26e8b1384f4f69712da9d06a4c565dfd1f17c9ed
Change-Id: I3b4d162e4ba79f1dcc9e98e7a600b3b3203018f3
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
Emilien Macchi [Fri, 22 Dec 2017 02:54:56 +0000 (18:54 -0800)]
Run puppet-openstack-beaker-jobs
Depends-On: I8f4b24cfd5fa6d91758f95228f823d82839c3366
Change-Id: I7b662206731d3491f7a6de5a1403d560c33ec8dc
ZhongShengping [Tue, 12 Dec 2017 00:50:37 +0000 (08:50 +0800)]
Remove client_package_name in params.pp
The ceilometer client has been removed[1].
[1]https://review.openstack.org/#/c/523537/
Change-Id: I60808bc2e8fa652d251b955a6544c2ab9b441cd3
Zuul [Wed, 29 Nov 2017 02:03:50 +0000 (02:03 +0000)]
Merge "Prepare for Queens Milestone 2"
Alex Schultz [Tue, 28 Nov 2017 23:14:20 +0000 (16:14 -0700)]
Prepare for Queens Milestone 2
Prepare the metadata configuration for the second Queens milestone.
Change-Id: Ie5204b44b7f098d66c894bf09065b60aedfe0b9b
Alex Schultz [Tue, 28 Nov 2017 21:14:06 +0000 (14:14 -0700)]
Remove ceilometer client class
The ceilometer client has been retired upstream and the class has been
previously deprecated. Since the package may be going away, we need to
remove the client class.
https://review.openstack.org/#/c/522183/
Change-Id: I3e10b80d5115b32bb4aa480276303ac6136f175f
Juan Antonio Osorio Robles [Mon, 27 Nov 2017 12:57:17 +0000 (14:57 +0200)]
Expose use_json logging option
It enables JSON-formatted logging from oslo.log.
Change-Id: Ifc742e16748195c3cb699ac1e1dc6a36b3861d02
Zuul [Tue, 14 Nov 2017 18:41:07 +0000 (18:41 +0000)]
Merge "Switch to Zuul v3 testing"
Alex Schultz [Mon, 13 Nov 2017 19:02:54 +0000 (12:02 -0700)]
Bump metadata
It was requested to do a different version number for the release.
Change-Id: I9601d1b8e1d2243858c34ef755395c0489f954fc
Alex Schultz [Mon, 13 Nov 2017 16:49:29 +0000 (09:49 -0700)]
Fix metadata for queens-1
The release jobs failed, so we need to bump the metadata.
Change-Id: Ic04234f7e372041f4880b1061d18be724e03ea82
Zuul [Mon, 6 Nov 2017 17:41:51 +0000 (17:41 +0000)]
Merge "Remove deprecated collector classes"
Zuul [Mon, 6 Nov 2017 14:31:11 +0000 (14:31 +0000)]
Merge "Include cpu_l3_cache meter in polling"
Pradeep Kilambi [Mon, 16 Oct 2017 15:40:35 +0000 (11:40 -0400)]
Remove deprecated collector classes
Collector has been deprecated in the previous release and is
targeted to be remvoed in Queens release. The code for this
is already removed upstream[1]. Let drop this class now.
[1] https://review.openstack.org/#/c/504244/
Change-Id: I626d50677255b9668ddec30131f6214f18d42fd7
Pradeep Kilambi [Wed, 25 Oct 2017 12:04:24 +0000 (08:04 -0400)]
Include cpu_l3_cache meter in polling
We will need this for Cache Monitoring technology feature
to work out of the box.
Change-Id: I1463bbb34e62c7f4652e160e8beb7139fc7b595e
Pradeep Kilambi [Tue, 3 Oct 2017 13:31:34 +0000 (09:31 -0400)]
Add support to set host param
Lets expose this param so we can override the host param in
ceilometer config. Without this, some metrics from nova wont
make it as in some cases the fqdn might not match hostname.
Partial-bug: #
1721054
Change-Id: I421a61dc31bd10fec0a10bf7e867001cf4dd3f02
Emilien Macchi [Fri, 27 Oct 2017 20:11:02 +0000 (13:11 -0700)]
Add Puppet package to bindep, for module build
We need Puppet package deployed from bindep so we can
run puppet module build with the new zuul v3 job.
Change-Id: I3f612b7bec90c2d021d889e968da929f609af821
Mohammed Naser [Mon, 30 Oct 2017 16:01:06 +0000 (12:01 -0400)]
Drop Ceilometer API & Collector from Beaker
Both of them have been removed from Ceilometer.
Change-Id: I0c5675e96234671becc09c2c90e62335a1851e9f
ZhongShengping [Wed, 25 Oct 2017 09:12:11 +0000 (17:12 +0800)]
Switch to Zuul v3 testing
Change-Id: I2bb9f6ad7cacae87272292001d0f8ee459ff2a0c
Depends-On: I3d21011beb57e66cce8d18efb9f603f218258ee2
Alex Schultz [Tue, 17 Oct 2017 20:26:32 +0000 (14:26 -0600)]
Prepare for Queens Milestone 1
Prepare the metadata configuration for the first Queens milestone.
Depends-On: Id68ee1b443a4172d0c1d6d58a04908c52a566623
Change-Id: Ic27a860d75bfb9efc6bee092579d44c390a4eae8
Jenkins [Sun, 8 Oct 2017 00:15:25 +0000 (00:15 +0000)]
Merge "Configure *_domain_name to Default by default"
Jenkins [Sat, 7 Oct 2017 03:36:22 +0000 (03:36 +0000)]
Merge "Allow setting log files for apache vhost"
Harry Rybacki [Fri, 6 Oct 2017 13:33:21 +0000 (09:33 -0400)]
Configure *_domain_name to Default by default
Keystone v2.0 API was removed so we have no choice but configuring
user_domain_name and project_domain_name otherwise it fallbacks to
Keystone v2.0 and it fails. This patch sets the default value so we make
sure Keystone v3 will be used out of the box for our users.
Change-Id: I6949b5e00ec26ddc66cbe08de7420468d6b34954
Co-Authored-By: Juan Antonio Osorio Robles <jaosorior@redhat.com>
Juan Antonio Osorio Robles [Fri, 6 Oct 2017 11:23:31 +0000 (14:23 +0300)]
Allow setting log files for apache vhost
This allows the setting of the error and access file logs, as well as
the access log format. This was done in a similar fashion as one can
configure these ones in the keystone wsgi manifest.
Change-Id: I000ecd05a4ca3b21970b4fa9ca49362c90b072e1
Juan Antonio Osorio Robles [Fri, 6 Oct 2017 10:00:04 +0000 (13:00 +0300)]
Accept empty strings for log_dir
An empty string is an acceptable value of this entry, and it forces
logging to stdout/stderr, which is useful when running on containers.
Change-Id: I392d113c13cb6ba77e1bbcaf1b37c54c8b0eb1a5
Jenkins [Thu, 21 Sep 2017 21:59:18 +0000 (21:59 +0000)]
Merge "add parameter to overwrite/add wsgi process options"
chenghuiyu [Thu, 21 Sep 2017 03:40:40 +0000 (11:40 +0800)]
Update to the latest address in README
Change-Id: I851070a2dfe3fa646cd2aee69f895b7cad789fb8
Jenkins [Wed, 20 Sep 2017 17:08:02 +0000 (17:08 +0000)]
Merge "Update openstackdocstheme to latest version"
chenghuiyu [Tue, 19 Sep 2017 13:49:00 +0000 (21:49 +0800)]
Update openstackdocstheme to latest version
Change-Id: I437bd03ed2d92f7e848730a02ac14b77d84fa14d
Benedikt Trefzer [Mon, 18 Sep 2017 08:51:30 +0000 (10:51 +0200)]
add parameter to overwrite/add wsgi process options
Add parameter to apache_wsgi to allow overwrite
and/or add additional wsgi process options.
This possibility was added to openstacklib
with Change-Id: I41914ce3361988d5db1695f09d21209772fdf548
Change-Id: I1a2f1a28200d362b7918a458e8f885873062e98b
ZhongShengping [Thu, 14 Sep 2017 03:00:03 +0000 (11:00 +0800)]
Deprecate revocation_cache_time option
The revocation_cache_time is deprecated for removel because of PKI
token format is no longer supported.
Update warning message and add a release note.
Change-Id: I8fea10159dfd4a8c1cee2242a2dbf9abc86b4686
Closes-Bug: #
1717144
Emilien Macchi [Wed, 30 Aug 2017 20:41:00 +0000 (13:41 -0700)]
Use Python to compute release notes version
Leave the version fields blank, since the release notes document
applies to all versions.
That will avoid manual changes in the future like we did until now.
Change-Id: I426a91b955a01a24806e8c4888e945c2c83072dc
Jenkins [Fri, 25 Aug 2017 17:44:15 +0000 (17:44 +0000)]
Merge "Update versions for Queens cycle"
Jenkins [Fri, 25 Aug 2017 17:44:10 +0000 (17:44 +0000)]
Merge "Update reno>=2.5.0"
Alex Schultz [Thu, 24 Aug 2017 19:06:05 +0000 (13:06 -0600)]
Update versions for Queens cycle
Since we've cut the release for pike, we need to open master up
with Queens version information.
Change-Id: I9b5382f79cf8858b39ad79851ccdfd9c58bbb14c
OpenStack Release Bot [Thu, 24 Aug 2017 14:00:02 +0000 (14:00 +0000)]
Update reno for stable/pike
Change-Id: I3445cfc5f8bccb1c9303bb6bfdb34903e6745de6
Jenkins [Wed, 23 Aug 2017 19:42:28 +0000 (19:42 +0000)]
Merge "Revert "deprecate dispatcher::gnocchi::archive_policy""
Pradeep Kilambi [Wed, 23 Aug 2017 14:51:17 +0000 (14:51 +0000)]
Revert "deprecate dispatcher::gnocchi::archive_policy"
The upstream change has been reverted so lets revert this as well. See I4ee646088f7bc370ed7ffd1eb3b98e66bae6782e
This reverts commit
1a4bdd359d8b52989435440dd4629b598489bf59 .
Change-Id: I017e8b4f7a064bc6cd3c283d1c115f3ecf1499fe
Alex Schultz [Mon, 21 Aug 2017 21:58:44 +0000 (15:58 -0600)]
Prepare for official Pike release
Prepare the metadata and release note configuration for the
official Pike release.
Change-Id: I987318fb5f4245279559807dc00afb85e1a3dc5e
ZhongShengping [Mon, 21 Aug 2017 03:18:59 +0000 (11:18 +0800)]
Update reno>=2.5.0
Change-Id: I36713c14e4b71cfb1233403f58059231f9873f74