[instack-undercloud] 1.0.19

slagle slagle at fedoraproject.org
Thu Oct 23 13:09:19 UTC 2014


commit 5692f4cb70b91b6280806f04c6660255b7546814
Author: James Slagle <jslagle at redhat.com>
Date:   Thu Oct 23 09:09:16 2014 -0400

    1.0.19

 .gitignore              |    1 +
 instack-undercloud.spec |   11 ++++++++++-
 sources                 |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ebb3637..00d5db4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /1.0.16.tar.gz
 /1.0.17.tar.gz
 /1.0.18.tar.gz
+/1.0.19.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index db1eae6..6fe37a7 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.18
+Version:	1.0.19
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -74,6 +74,15 @@ install -m 644 deploy-baremetal-overcloudrc %{buildroot}/%{_datadir}/%{name}/dep
 
 
 %changelog
+* 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
+- remove some installs from koji now that they are available in RDO stage
+- Disable source install of discoverd and drop redundant line
+- Also switch discovery dnsmasq to package install
+- Make possible to install ironic-discoverd from RPM
+- RHEL and Fedora compatible keepalived custom policy
+
 * Wed Oct 22 2014 James Slagle <jslagle at redhat.com> 1.0.18-1
 - Use $NODE_COUNT instead of $NODE_CNT so that we can override and create less than nodes.
 - Update README-packages.md
diff --git a/sources b/sources
index e62217b..6be610b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6cc7f9a4ef32bfea64a8074fc8eee21c  1.0.18.tar.gz
+9bd8ee74edf90c2261d812c2853d0865  1.0.19.tar.gz


More information about the scm-commits mailing list