[openstack-packstack] Updated to packstack-2014.1.1dev1065

Ivan Chavero ichavero at fedoraproject.org
Fri May 9 19:22:57 UTC 2014


commit d3c556c108d38138198b214b5559e25d438388f8
Author: Ivan Chavero <ichavero at redhat.com>
Date:   Fri May 9 13:23:05 2014 -0600

    Updated to packstack-2014.1.1dev1065

 .gitignore               |    1 +
 openstack-packstack.spec |   15 +++++++++++++--
 sources                  |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 93ba51c..9d809ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /packstack-2014.1.1dev1033.tar.gz
 /packstack-2014.1.1dev1045.tar.gz
 /packstack-2014.1.1dev1055.tar.gz
+/packstack-2014.1.1dev1065.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 510d296..65a40d9 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 1055
+%global git_revno 1065
 
 
 # openstack-packstack ----------------------------------------------------------
 
 Name:           openstack-packstack
 Version:        2014.1.1
-Release:        0.9.dev%{git_revno}%{?dist}
+Release:        0.10.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -137,6 +137,17 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 # changelog --------------------------------------------------------------------
 
 %changelog
+* Fri May 9 2014 Iván Chavero <ichavero at redhat.com> - 2014.1.1-0.10.dev1065
+- Install o-p-m dependencies on all nodes 
+- [vCenter] Fix the parameters duplicated in answer file (rhbz#1061372, rhbz#1092008)
+- Set correct keystone_default_role for Horizon
+- Better localhost checking for SSL configuration 
+- Add hostname to SSL redirection (rhbz#1078130)
+- Introduce support for mocking command output 
+- [Horizon] Fixed help_url to point to upstream docs (rhbz#1080917)
+- Support ssh-based live migration (lp#1311168)
+- Introduce support for mocking command output 
+
 * Wed Apr 30 2014 Martin Mágr <mmagr at redhat.com> - 2014.1.1-0.9.dev1055
 - Redirect to https port when SSL enabled (rhbz#1078130)
 - Added puppet resource sequence for cinder backup (rhbz#1075609)
diff --git a/sources b/sources
index 92eb1f0..ff9acd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88a2dfe33b8bc0ecf93d5a97a350d87a  packstack-2014.1.1dev1055.tar.gz
+0d5ee86a4bb5812ab4b8280656efed6b  packstack-2014.1.1dev1065.tar.gz


More information about the scm-commits mailing list