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

Martin Mágr mmagr at fedoraproject.org
Mon Dec 9 12:03:40 UTC 2013


commit f6543833915eadf76b9fe7bc1ad6500b64f2f5dd
Author: Martin Magr <mmagr at redhat.com>
Date:   Mon Dec 9 13:02:34 2013 +0100

    Updated to packstack-2013.2.1dev919.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |   23 +++++++++++++++++++++--
 sources                  |    2 +-
 3 files changed, 23 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14805f3..e54bee4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /packstack-2013.2.1dev847.tar.gz
 /packstack-2013.2.1dev870.tar.gz
 /packstack-2013.2.1dev876.tar.gz
+/packstack-2013.2.1dev919.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 5370273..0463bad 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 876
+%global git_revno 919
 
 Name:           openstack-packstack
 Version:        2013.2.1
 #Release:       1%{?dist}
-Release:        0.17.dev%{git_revno}%{?dist}
+Release:        0.18.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -100,6 +100,25 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Mon Dec 9 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.18.dev919
+- Moves packstack logs to /var/log/packstack (#999923)
+- Doesn't set up the L3_EXT_BRIDGE twice(rhbz#1000981)
+- Updates puppet-nova module (#1015995)
+- Adds support for LBaaS agent (#1019780)
+- Adds validation for gluster volumes using hostnames (#1020479)
+- Validates type of given ssh key (#1022477)
+- Doesn't touch NetworkManager and iptables (rhbz#1024292, rhbz#1023955)
+- Updates puppet-certmonger module and puppet-pacemaker module (rhbz#1027455)
+- Adds puppet-openstack-storage (rhbz#1027460)
+- Adds missing options to packstack man page (rhbz#1032103)
+- Adds support for cinder::backup::swift (rhbz#1021627)
+- Adds auth option to qpid (rhbz#972643)
+- Fixes errors when nova is disabled (rhbz#987888, rhbz#1024564, rhbz#1026795)
+- Fixes the nova_ceilometer.pp template (rhbz#1032070)
+- Fixes heat installer when executed in interactive mode
+- Updates puppet-neutron module to latest stable/havana branch (rhbz#1017280)
+- Added the help_url pointing to RH doc (rhbz#1030398)
+
 * Tue Dec 3 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.17.dev876
 - Add information on location of horizon password (rhbz#1002326)
 - Updates puppet-ceilometer module so it won't fails as 2013.2.1-0.16.dev870 do
diff --git a/sources b/sources
index 0b8f4a9..878eaac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc50a2d4789b6a58ae68583a42e1d842  packstack-2013.2.1dev876.tar.gz
+35243ce7cf1e164b90582c8d4f21439c  packstack-2013.2.1dev919.tar.gz


More information about the scm-commits mailing list