[openstack-packstack/icehouse-epel7] Update packstack-2014.1.1dev1220

Ivan Chavero ichavero at fedoraproject.org
Wed Jul 16 01:13:34 UTC 2014


commit 3a5cf5f8d61f1bbef471822fb8a76eefb5b463df
Author: Ivan Chavero <ichavero at redhat.com>
Date:   Tue Jul 15 18:52:48 2014 -0600

    Update packstack-2014.1.1dev1220

 .gitignore               |    1 +
 openstack-packstack.spec |   17 +++++++++++++++--
 sources                  |    2 +-
 3 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9dab89a..0e35428 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@
 /packstack-2014.1.1dev1194.tar.gz
 /packstack-2014.1.1dev1196.tar.gz
 /packstack-2014.1.1dev1208.tar.gz
+/packstack-2014.1.1dev1220.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 2d0110d..b2e6632 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,12 +1,12 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
-%global git_revno 1208
+%global git_revno 1220
 
 
 # openstack-packstack ----------------------------------------------------------
 
 Name:           openstack-packstack
 Version:        2014.1.1
-Release:        0.25.dev%{git_revno}%{?dist}
+Release:        0.26.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -137,6 +137,19 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 # changelog --------------------------------------------------------------------
 
 %changelog
+* Tue Jul 15 2014  Iván Chavero <ichavero at redhat.com> - 2014.1.1-0.26.dev1220
+- [Neutron] Don't use ML2 parameters for other plugins (rhbz#1119473)
+- [Neutron] Fixes Duplicated variables in neutron manifests
+- [Tempest] Fixes incomplete Tempest question in interactive mode (rhbz#1116431)
+- [Packstack] Fixes Facts string comparisons in CentOS 7 (rhbz#1117035)
+- [Neutron] Sets l2population to true on nodes that populate l2 agents (rhbz#1118010)
+- [Ceilometer] Ensure ceilometer depends on nova-common package
+- Remove rhel7-qpid-018.patch becaue it does not apply anymore
+- Add 0001-Make-amqp.pp-compatible-with-RHOS-version-of-qpidd.patch as substitute of
+  rhel7-qpid-018.patch
+- [Ceilometer] Ensure ceilometer depends on nova common package (rhbz#1115946)
+- [Nova] Fixes libvirtd restart (rhbz#1109362)
+
 * Wed Jul 02 2014  Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.25.dev1208
 - [Nova] Change nova api steps generating puppet manifests to fix neutron (rhbz#1115458)
 - [Provision] Make sure bridge provision is disabled for Nova network (rhbz#1115444)
diff --git a/sources b/sources
index ea38338..99817d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-385e51a6b833c6c8b7f70b1f7190c725  packstack-2014.1.1dev1208.tar.gz
+3e1c835436630a577f91657844e9793c  packstack-2014.1.1dev1220.tar.gz


More information about the scm-commits mailing list