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

Martin Mágr mmagr at fedoraproject.org
Tue Aug 27 10:07:08 UTC 2013


commit f3377b111d9a932e40c06550a14ac794a627d169
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 3e32057..ef7987e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /packstack-2013.1.1dev653.tar.gz
 /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 b9038fd..04b2355 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
@@ -99,6 +99,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