From 517b7b800c45259e675ccbfa6e1c011485f8e12d Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Wed, 17 Jun 2015 10:57:47 -0700 Subject: [PATCH] Release 5.1.0 - Juno Prepare 5.1.0 release. Change-Id: I22fa60797300a32e1a3ff6547b87c673084f7957 --- README.md | 32 +++++++++++++++++++++++++++++++- metadata.json | 6 +++--- 2 files changed, 34 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 85635bd76..261f29da0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ nova ==== -5.0.0 - 2014.2.0 - Juno +5.1.0 - 2014.2 - Juno #### Table of Contents @@ -107,6 +107,36 @@ Contributors Release Notes ------------- +**5.1.0** + +* move setting of novncproxy_base_url +* Added parameters for availability zones configuration +* crontab: ensure nova-common is installed before +* Correct docs on format for nova::policy data +* Allow libvirt secret key setting from param +* Fix behaviour of 'set-secret-value virsh' exec +* MySQL: change default MySQL collate to utf8_general_ci +* Pin puppetlabs-concat to 1.2.1 in fixtures +* Make group on /var/log/nova OS specific +* IPv6 support for migration check. +* Database: add slave_connection support +* Correct references to ::nova::rabbit_* variables +* Add optional network_api_class parameter to nova::network::neutron class +* Add Nova Aggregate support +* rpc_backend: simplify parameters +* supporting lxc cpu mode Fixing the default cpu_mode from None to none +* virsh returns a list of secret uuids, not keyring names +* Pin fixtures for stables branches +* Add serialproxy configuration +* Switch to TLSv1 as SSLv3 is considered insecure and is disabled by default +* Disable file injection when using RBD as compute ephemeral storage +* Add PCI Passthrough/SR-IOV support +* Add Ironic support into nova puppet modules +* spec: pin rspec-puppet to 1.0.1 +* Correct section for cell_type nova.conf parameter +* crontab: ensure the script is run with shell +* Configure database parameters on the right nodes + **5.0.0** * Stable Juno release diff --git a/metadata.json b/metadata.json index 965239656..20bb95994 100644 --- a/metadata.json +++ b/metadata.json @@ -1,10 +1,10 @@ { "name": "stackforge-nova", - "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 Nova", "license": "Apache-2.0", - "source": "git://github.com/stackforge/puppet-nova.git", + "source": "git://github.com/openstack/puppet-nova.git", "project_page": "https://launchpad.net/puppet-nova", "issues_url": "https://bugs.launchpad.net/puppet-nova", "requirements": [