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

slagle slagle at fedoraproject.org
Tue Jul 1 17:41:11 UTC 2014


commit 0947ade78a1d5cb9c100a4143550789a3d974137
Author: James Slagle <jslagle at redhat.com>
Date:   Tue Jul 1 13:41:20 2014 -0400

    Update instack-undercloud to 0.0.15-1

 .gitignore              |    1 +
 instack-undercloud.spec |    8 +++++++-
 sources                 |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95498e6..d9b559f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /instack-undercloud-0.0.12.tar.gz
 /instack-undercloud-0.0.13.tar.gz
 /instack-undercloud-0.0.14.tar.gz
+/instack-undercloud-0.0.15.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 2f1f596..72516c3 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	0.0.14
+Version:	0.0.15
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -62,6 +62,12 @@ cp -ar json-files %{buildroot}/%{_datadir}/instack-undercloud
 
 
 %changelog
+* 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)
+- Remove selinux-permissive element (rwsu at redhat.com)
+- Remove 00-setenforce-0 file to enable SELinux (rwsu at redhat.com)
+
 * Thu Jun 26 2014 James Slagle <jslagle at redhat.com> 0.0.14-1
 - Add element to run os-refresh-config on reboot (jslagle at redhat.com)
 - Copy the answers and deployrc file into the instack vm (jslagle at redhat.com)
diff --git a/sources b/sources
index a730169..854902b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5aadb4884317d60a13cd0b70d416cfc0  instack-undercloud-0.0.14.tar.gz
+f84cd73f9b245e3e9b74157811388a5e  instack-undercloud-0.0.15.tar.gz


More information about the scm-commits mailing list