[openstack-packstack/el6-havana] Updated to packstack-2013.2.1dev722.tar.gz

Martin Mágr mmagr at fedoraproject.org
Mon Aug 26 13:50:42 UTC 2013


commit 8098c13572606b6c45d1b27672efa37836e3fd41
Author: Martin Magr <mmagr at redhat.com>
Date:   Mon Aug 26 15:37:59 2013 +0200

    Updated to packstack-2013.2.1dev722.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |   14 ++++++++++++--
 sources                  |    2 +-
 3 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1074a03..94cba26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /packstack-2013.2.1dev691.tar.gz
 /packstack-2013.2.1dev702.tar.gz
+/packstack-2013.2.1dev722.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index ec43068..3b8cca8 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 702
+%global git_revno 722
 
 Name:           openstack-packstack
 Version:        2013.2.1
 #Release:       1%{?dist}
-Release:        0.2.dev%{git_revno}%{?dist}
+Release:        0.3.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -102,6 +102,16 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Mon Aug 26 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.3.dev722
+- Use 3% more space for cinder-volumes (982622)
+- Changed the repository for the neutron submodule (#998286)
+- Added net.bridge.bridge-nf-call*=1 on compute nodes (#981144)
+- Fixed Rawhide support (#995872)
+- Inform about support only on RHEL (#975913)
+- Use multi validators in CONFIG_SWIFT_PROXY_HOSTS (#928969)
+- Correct CIDR values in case of invalid is given (#969977)
+- Accept IPv6 address and single IP in range parameters (#949704)
+
 * Tue Aug 13 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.2.dev702
 - ovs_use_veth=True is no longer required
 - Remove libvirt's default network (i.e. virbr0) to avoid confusion
diff --git a/sources b/sources
index 30caef5..31c8638 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c1dac380fc8ab021bd48c204d712613  packstack-2013.2.1dev702.tar.gz
+37bcb51e3089e493a5989ae6bd60a65f  packstack-2013.2.1dev722.tar.gz


More information about the scm-commits mailing list