[instack-undercloud] 1.0.26

Ben Nemec bnemec at fedoraproject.org
Thu Nov 13 21:19:06 UTC 2014


commit edbe2c5467b71347678c4b2cea9bd3e335236d8b
Author: Ben Nemec <bnemec at redhat.com>
Date:   Thu Nov 13 21:20:18 2014 +0000

    1.0.26

 .gitignore              |    1 +
 instack-undercloud.spec |   13 ++++++++++++-
 sources                 |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce8f9bf..d34551b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
 /1.0.23.tar.gz
 /1.0.24.tar.gz
 /1.0.25.tar.gz
+/1.0.26.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index 3bdb1ed..c015f0d 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.25
+Version:	1.0.26
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -74,6 +74,17 @@ install -m 644 deploy-baremetal-overcloudrc %{buildroot}/%{_datadir}/%{name}/dep
 
 
 %changelog
+* Thu Nov 13 2014 Ben Nemec <bnemec at redhat.com> 1.0.26-1
+- Choose the correct json file depending on your OS
+- Add rhel-7-undercloud-packages.json
+- Be smarter about default NODE_DIST
+- Add epel and rdo-release to DIB_COMMON_ELEMENTS
+- add cherry pick for dib to install lsb package
+- Removed cherry pick for heat templates
+- Overcloud update using Tuskar
+- Adds capability to set undercloud nameserver
+- instack-apply-config updates
+
 * Wed Oct 29 2014 James Slagle <jslagle at redhat.com> 1.0.25-1
 - Allow setting $BM_NETWORK_GATEWAY
 
diff --git a/sources b/sources
index 7520be8..64c9c09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-412059d8e7c0b0171a574a68fa54fc9a  1.0.25.tar.gz
+4e3243f37a625eaae7cc2d25e4e13645  1.0.26.tar.gz


More information about the scm-commits mailing list