[instack-undercloud] 1.0.21

slagle slagle at fedoraproject.org
Fri Oct 24 11:20:02 UTC 2014


commit fc14854a9eb31740fad3cd49b261aee20eef0ab8
Author: James Slagle <jslagle at redhat.com>
Date:   Fri Oct 24 07:19:55 2014 -0400

    1.0.21

 .gitignore              |    1 +
 instack-undercloud.spec |    8 +++++++-
 sources                 |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 490ff47..b30f597 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
 /1.0.18.tar.gz
 /1.0.19.tar.gz
 /1.0.20.tar.gz
+/1.0.21.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index d5dc804..ce48ff8 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.20
+Version:	1.0.21
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -74,6 +74,12 @@ install -m 644 deploy-baremetal-overcloudrc %{buildroot}/%{_datadir}/%{name}/dep
 
 
 %changelog
+* Fri Oct 24 2014 James Slagle <jslagle at redhat.com> 1.0.21-1
+- Remove tripleo-image-elements from overcloud image builds for now
+- Add dib cherry-pick for unset trap in ramdisk
+- Use 4GB of ram for the undercloud as well
+- Update completion message
+
 * Thu Oct 23 2014 James Slagle <jslagle at redhat.com> 1.0.20-1
 - Build discovery ramdisk using dracut
 - Default to just control and compute in deploy-virt-overcloudrc
diff --git a/sources b/sources
index 8d026d2..0f2dd0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed90a5c6e3dde2e6354140f6943f35c2  1.0.20.tar.gz
+02a1e2f8320d914b450f533901fbfafb  1.0.21.tar.gz


More information about the scm-commits mailing list