[instack-undercloud] 1.0.28

Ben Nemec bnemec at fedoraproject.org
Wed Nov 19 16:15:59 UTC 2014


commit f30da68770c7ee471532283c59cc33a88ed300c7
Author: Ben Nemec <bnemec at redhat.com>
Date:   Wed Nov 19 10:15:55 2014 -0600

    1.0.28

 .gitignore              |    1 +
 instack-undercloud.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 517f4e5..5009904 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
 /1.0.25.tar.gz
 /1.0.26.tar.gz
 /1.0.27.tar.gz
+/1.0.28.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index f8ff769..82eeaa4 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.27
+Version:	1.0.28
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -74,6 +74,9 @@ install -m 644 deploy-baremetal-overcloudrc %{buildroot}/%{_datadir}/%{name}/dep
 
 
 %changelog
+* Wed Nov 19 2014 Ben Nemec <bnemec at redhat.com> 1.0.28-1
+- Allow firewall access to port 5050 for discoverd
+
 * Tue Nov 18 2014 Ben Nemec <bnemec at redhat.com> 1.0.27-1
 - Add wc binary-dep to discovery ramdisk
 
diff --git a/sources b/sources
index f2974c6..7587c97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e6975e2a36fdc626584f944bfd09bf5  1.0.27.tar.gz
+303cf2cb2034dd771ca3b54112ebf97a  1.0.28.tar.gz


More information about the scm-commits mailing list