[openstack-packstack] Updated to packstack-2013.2.1dev806.tar.gz

Martin Mágr mmagr at fedoraproject.org
Thu Oct 17 14:34:15 UTC 2013


commit b64dc17aeb71fe175171e256ac2c98a30effe736
Author: Martin Magr <mmagr at redhat.com>
Date:   Thu Oct 17 16:33:52 2013 +0200

    Updated to packstack-2013.2.1dev806.tar.gz

 .gitignore                      |    1 +
 openstack-packstack.spec        |   18 ++++++++++++++++--
 packstack-2013.1.1dev621.tar.gz |  Bin 503619 -> 0 bytes
 sources                         |    2 +-
 4 files changed, 18 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4712f7..cf992b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /packstack-2013.2.1dev754.tar.gz
 /packstack-2013.2.1dev756.tar.gz
 /packstack-2013.2.1dev763.tar.gz
+/packstack-2013.2.1dev806.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 7ec0d53..9652ce6 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 763
+%global git_revno 806
 
 Name:           openstack-packstack
 Version:        2013.2.1
 #Release:       1%{?dist}
-Release:        0.10.dev%{git_revno}%{?dist}
+Release:        0.11.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -100,6 +100,20 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Tue Oct 17 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.11.dev806
+- Improved logging (lp#1228187)
+- Adds error checking when puppet fails internally (rhbz#958587)
+- Store iptables in file when testing netns (rhbz#1016773)
+- Got rid of create_resources module (rhbz#961049)
+- Creates keystonerc_admin for user (rhbz#964005, rhbz#976394)
+- Prescript plugin improvement (rhbz#976787, rhbz#967369)
+- Enable optional channel when RHSM is used (rhbz#978651)
+- Changes error message in certain cases (rhbz#989334, rhbz#1006476, rhbz#1003959)
+- Rephrase support message (rhbz#991801)
+- Adds support for multihost nova-network (rhbz#1001916)
+- Adds Firewall rules for access to OpenStack components (rhbz#1002063)
+- Allows overlapping IPs for Neutron (rhbz#1008863)
+
 * Tue Sep 24 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.10.dev763
 - Adds "default-storage-engine=InnoDB" to /etc/my.cnf (#980593)
 - Accepts more CLI options (#985361)
diff --git a/sources b/sources
index a763b61..b4392f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2e344f953ce3065aa95f3b31967d421  packstack-2013.2.1dev763.tar.gz
+d613dfc89e3c6c6d5077e86b5699ff68  packstack-2013.2.1dev806.tar.gz


More information about the scm-commits mailing list