diff --git a/README.md b/README.md index bec179db..871e677f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ glance ======= -5.0.0 - 2014.2.0 - Juno +5.1.0 - 2014.2 - Juno #### Table of Contents @@ -151,6 +151,25 @@ Contributors Release Notes ------------- +**5.1.0** + +* Service Validation for Glance-API +* Switch to TLSv1 +* spec: pin rspec-puppet to 1.0.1 +* Makes kombu_ssl_* parameters optional when rabbit_use_ssl => true +* Allow overriding package ensure for glance-registry +* Move rbd related options into glance_store section +* Pin puppetlabs-concat to 1.2.1 in fixtures +* change default MySQL collate to utf8_general_ci +* Add openstack tag to glance packages +* Correctly munge glance_image is_public property +* Create a sync_db boolean for Glance +* Command parameter to sync the correct Database +* Fix catalog compilation when not configuring endpoint +* Add $notification_driver parameter to notify::rabbitmq +* Fix is_public munge +* Update .gitreview file for project rename + **5.0.0** * Stable Juno release diff --git a/metadata.json b/metadata.json index 31424367..33e15564 100644 --- a/metadata.json +++ b/metadata.json @@ -1,10 +1,10 @@ { "name": "stackforge-glance", - "version": "5.0.0", - "author": "Puppet Labs and StackForge Contributors", + "version": "5.1.0", + "author": "Puppet Labs and OpenStack Contributors", "summary": "Puppet module for OpenStack Glance", "license": "Apache-2.0", - "source": "git://github.com/stackforge/puppet-glance.git", + "source": "git://github.com/openstack/puppet-glance.git", "project_page": "https://launchpad.net/puppet-glance", "issues_url": "https://bugs.launchpad.net/puppet-glance", "requirements": [