Prepare 6.1.0 release

Change-Id: Ice0ac39b529dafb8857c6bf09f83a8ac6f075d31
(cherry picked from commit 4dfd6d26d2)
This commit is contained in:
Emilien Macchi
2015-10-10 13:39:01 -04:00
parent f7524dac1b
commit a930b68904
3 changed files with 18 additions and 2 deletions

View File

@@ -1,3 +1,19 @@
##2015-10-10 - 6.1.0
###Summary
This is a feature and bugfix release in the Kilo series.
####Features
- Add ability to search nova in the service catalog
- DB purge cron job
####Bugfixes
- Update default notification_driver for ceilometer
####Maintenance
- acceptance: checkout stable/kilo puppet modules
##2015-07-08 - 6.0.0
###Summary

View File

@@ -1,7 +1,7 @@
cinder
=======
6.0.0 - 2015.1 - Kilo
6.1.0 - 2015.1 - Kilo
#### Table of Contents

View File

@@ -1,6 +1,6 @@
{
"name": "openstack-cinder",
"version": "6.0.0",
"version": "6.1.0",
"author": "Puppet Labs and OpenStack Contributors",
"summary": "Puppet module for OpenStack Cinder",
"license": "Apache-2.0",