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

Martin Mágr mmagr at fedoraproject.org
Mon Dec 2 12:48:06 UTC 2013


commit 334ccdcb30eb4c17a2016fe1dda4f95fd2daee37
Author: Martin Magr <mmagr at redhat.com>
Date:   Mon Dec 2 13:39:01 2013 +0100

    Updated to packstack-2013.2.1dev870.tar.gz

 .gitignore               |    1 +
 openstack-packstack.spec |   16 ++++++++++++++--
 sources                  |    2 +-
 3 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e04b8f4..413ae08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /packstack-2013.2.1dev840.tar.gz
 /packstack-2013.2.1dev846.tar.gz
 /packstack-2013.2.1dev847.tar.gz
+/packstack-2013.2.1dev870.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 1883375..c212545 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,10 +1,10 @@
 
-%global git_revno 847
+%global git_revno 870
 
 Name:           openstack-packstack
 Version:        2013.2.1
 #Release:       1%{?dist}
-Release:        0.15.dev%{git_revno}%{?dist}
+Release:        0.16.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -103,6 +103,18 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 
 
 %changelog
+* Mon Dec 2 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.16.dev870
+- Add information on location of horizon password (rhbz#1002326)
+- Make network_vlan_ranges available in GRE setups (rhbz#1006534)
+- Include the host's FQDN in Horizon's ALLOWED_HOSTS (rhbz#1028678)
+- Improve error reporting for shell commands (rhbz#1031786)
+- Fixed comments for interactive installation (rhbz#1030767)
+- Replace qpid_host with qpid_hostname (lp#1242715)
+- Make sure iptables are enabled (rhbz#1023955)
+- Align packstack templates with ceilometer upstream git repo (rhbz#1022189)
+- Add missing options to packstack man page (rhbz#1032103)
+- Disable unsupported features in Horizon for RHOS (rhbz#1035651)
+
 * Thu Nov 14 2013 Martin Mágr <mmagr at redhat.com> - 2013.2.1-0.15.dev847
 - Use packstack fork of puppet-keystone (rhbz#1022686)
 
diff --git a/sources b/sources
index 5d0b5bd..da87639 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14d3788fbae4f66f4ba4c51658c99274  packstack-2013.2.1dev847.tar.gz
+b6bd288a5c299d75d531199f6b335012  packstack-2013.2.1dev870.tar.gz


More information about the scm-commits mailing list