[instack-undercloud] Bump to 1.0.17

slagle slagle at fedoraproject.org
Wed Oct 22 19:40:38 UTC 2014


commit 143f7372ff163cc9044f264a8b8e39bdfa07af99
Author: James Slagle <jslagle at redhat.com>
Date:   Wed Oct 22 15:40:38 2014 -0400

    Bump to 1.0.17

 .gitignore              |    1 +
 instack-undercloud.spec |    6 ++++--
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3d2993..9e3a332 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /1.0.14.tar.gz
 /1.0.15.tar.gz
 /1.0.16.tar.gz
+/1.0.17.tar.gz
diff --git a/instack-undercloud.spec b/instack-undercloud.spec
index d7c38bb..97d7dfe 100644
--- a/instack-undercloud.spec
+++ b/instack-undercloud.spec
@@ -1,5 +1,5 @@
 Name:		instack-undercloud
-Version:	1.0.16
+Version:	1.0.17
 Release:	1%{?dist}
 Summary:	Installation tools to install an undercloud via instack
 
@@ -14,7 +14,6 @@ Requires:	instack
 Requires:	openstack-tripleo
 Requires:	openstack-tripleo-heat-templates
 Requires:	openstack-tripleo-image-elements
-Requires:	os-cloud-config
 Requires:	redhat-lsb-core
 Requires:	policycoreutils-python
 
@@ -74,6 +73,9 @@ cp -ar live %{buildroot}/%{_datadir}/instack-undercloud
 
 
 %changelog
+* Wed Oct 22 2014 James Slagle <jslagle at redhat.com> 1.0.17-1
+- Bump to 1.0.17
+
 * Tue Oct 21 2014 James Slagle <jslagle at redhat.com> 1.0.16-1
 - Bump to 1.0.16
 
diff --git a/sources b/sources
index 3cb8db6..6ccca83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7e50281799763004329090237ec22a9  1.0.16.tar.gz
+b2275d1be5966acda571f78d7fee902e  1.0.17.tar.gz


More information about the scm-commits mailing list