[instack-undercloud] 1.0.20

slagle slagle at fedoraproject.org
Thu Oct 23 18:04:02 UTC 2014


commit 611dffe11463f565f0fad71508b6ea5b31b0911f
Author: James Slagle <jslagle at redhat.com>
Date:   Thu Oct 23 14:03:56 2014 -0400

    1.0.20

 .gitignore              |    1 +
 instack-undercloud.spec |   12 +++++++++++-
 sources                 |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00d5db4..490ff47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /1.0.17.tar.gz
 /1.0.18.tar.gz
 /1.0.19.tar.gz
+/1.0.20.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 6fe37a7..d5dc804 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.19
+Version:	1.0.20
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -74,6 +74,16 @@ install -m 644 deploy-baremetal-overcloudrc %{buildroot}/%{_datadir}/%{name}/dep
 
 
 %changelog
+* 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
+- Add rdo-juno-stage element
+- Run at 11-rdo-juno instead so that rdo-release has already been installed
+- Remove {BLOCKSTORAGE,SWIFTSTORAGE}SCALE knowledge from test-overcloud
+- Update rdo-juno to use rdo-release element from tie and install correct
+  version of python-ironicclient base on f20 or el7
+- Update REAMDE-packages.md
+
 * Thu Oct 23 2014 James Slagle <jslagle at redhat.com> 1.0.19-1
 - Update REAMDE-packages.md
 - Install python-ironicclient from rdo stage now
diff --git a/sources b/sources
index 6be610b..8d026d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9bd8ee74edf90c2261d812c2853d0865  1.0.19.tar.gz
+ed90a5c6e3dde2e6354140f6943f35c2  1.0.20.tar.gz


More information about the scm-commits mailing list