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

slagle slagle at fedoraproject.org
Tue Jul 1 20:03:40 UTC 2014


commit fc7a8636d8b5f7f7e4bdbc358a3971e8d5ff6d8a
Author: James Slagle <jslagle at redhat.com>
Date:   Tue Jul 1 16:03:49 2014 -0400

    Update instack-undercloud to 0.0.16-1

 .gitignore              |    1 +
 instack-undercloud.spec |    7 ++++++-
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9b559f..537d6c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /instack-undercloud-0.0.13.tar.gz
 /instack-undercloud-0.0.14.tar.gz
 /instack-undercloud-0.0.15.tar.gz
+/instack-undercloud-0.0.16.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 72516c3..b565d27 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	0.0.15
+Version:	0.0.16
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -62,6 +62,11 @@ cp -ar json-files %{buildroot}/%{_datadir}/instack-undercloud
 
 
 %changelog
+* Tue Jul 01 2014 James Slagle <jslagle at redhat.com> 0.0.16-1
+- Add os-refresh-config-reboot to overcloud images as well (jslagle at redhat.com)
+- Temporary SELinux changes until new packages are released (rwsu at redhat.com)
+- Update comment about virtual power key (jslagle at redhat.com)
+
 * Tue Jul 01 2014 James Slagle <jslagle at redhat.com> 0.0.15-1
 - Build images with SELinux enabled (rwsu at redhat.com)
 - Switch back to localhost from LOCAL_IP (rwsu at redhat.com)
diff --git a/sources b/sources
index 854902b..73abc75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f84cd73f9b245e3e9b74157811388a5e  instack-undercloud-0.0.15.tar.gz
+5f0c94e50e7eea8643b720787ed7c13d  instack-undercloud-0.0.16.tar.gz


More information about the scm-commits mailing list