[instack-undercloud] Update instack-undercloud to 0.0.9-1

Ben Nemec bnemec at fedoraproject.org
Wed Apr 16 19:38:54 UTC 2014


commit 095033398cf1b12d5a8e1710e90e54157b44dc6f
Author: Ben Nemec <bnemec at redhat.com>
Date:   Wed Apr 16 19:38:41 2014 +0000

    Update instack-undercloud to 0.0.9-1

 .gitignore              |    1 +
 instack-undercloud.spec |   21 ++++++++++++++++++++-
 sources                 |    2 +-
 3 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab05f21..cd6450c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /instack-undercloud-0.0.4.tar.gz
 /instack-undercloud-0.0.5.tar.gz
 /instack-undercloud-0.0.6.tar.gz
+/instack-undercloud-0.0.9.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index ab7de48..db8ea02 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	0.0.6
+Version:	0.0.9
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -58,6 +58,25 @@ cp -ar json-files %{buildroot}/%{_datadir}/instack-undercloud
 
 
 %changelog
+* Wed Apr 16 2014 Ben Nemec <bnemec at redhat.com> 0.0.9-1
+- No longer specify --port-range-max for icmp security group rule.
+  (jslagle at redhat.com)
+- Update README-source.md (james.slagle at gmail.com)
+- Update README-packages.md (james.slagle at gmail.com)
+- Adds instructions on how to use the rdo staging repository if desired
+  (jslagle at redhat.com)
+- Use mariadb-rdo element in controller image build (jslagle at redhat.com)
+- Make sure yum-utils is always installed (jslagle at redhat.com)
+
+* Tue Apr 15 2014 James Slagle <jslagle at redhat.com> 0.0.8-1
+- Fix array references (jslagle at redhat.com)
+
+* Tue Apr 15 2014 James Slagle <jslagle at redhat.com> 0.0.7-1
+- Delete initial flavors (jslagle at redhat.com)
+- os-*-config packages now pushed to stable (jslagle at redhat.com)
+- Make PM vars arrays so they can be indexed (jslagle at redhat.com)
+- Load deploy images in instack-prepare-for-overcloud, but delete them before
+  running setup-baremetal in the deploy scripts (jslagle at redhat.com)
 * Tue Apr 15 2014 James Slagle <jslagle at redhat.com> 0.0.6-1
 - Remove rdo-release-icehouse package so the subsequent install doesn't fail
   (jslagle at redhat.com)
diff --git a/sources b/sources
index c0cac66..57105f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06ac9597878f903b148a0d5a094deb51  instack-undercloud-0.0.6.tar.gz
+f6ea19f7c6383088b6b956fa3333a409  instack-undercloud-0.0.9.tar.gz


More information about the scm-commits mailing list