[openstack-packstack/f21] Updated to packstack-2014.1.1dev1274

Gael Chamoulaud gchamoul at fedoraproject.org
Tue Feb 17 09:30:46 UTC 2015


commit 6e256842a669c3b07362087071369f39e60864e8
Author: Gael Chamoulaud <gchamoul at redhat.com>
Date:   Tue Feb 17 10:30:19 2015 +0100

    Updated to packstack-2014.1.1dev1274
    
    Signed-off-by: Gael Chamoulaud <gchamoul at redhat.com>

 .gitignore               |    1 +
 openstack-packstack.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2881770..68bf70c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@
 /packstack-2014.1.1dev1258.tar.gz
 /packstack-2014.1.1dev1266.tar.gz
 /packstack-2014.1.1dev1273.tar.gz
+/packstack-2014.1.1dev1274.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 11633b8..5aeffef 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 1273
+%global git_revno 1274
 
 
 # openstack-packstack ----------------------------------------------------------
 
 Name:           openstack-packstack
 Version:        2014.1.1
-Release:        0.31.2.dev%{git_revno}%{?dist}
+Release:        0.31.1.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -141,6 +141,9 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 # changelog --------------------------------------------------------------------
 
 %changelog
+* Tue Feb 17 2015 Gaël Chamoulaud <gchamoul at redhat.com> - 2014.1.1-0.31.1.dev1274
+- [Keystone] Revert "support other components using apache mod_wsgi"
+
 * Mon Feb 16 2015 Gaël Chamoulaud <gchamoul at redhat.com> - 2014.1.1-0.31.2.dev1273
 - [Packstack] load br_netfilter module if necessary (rhbz#1189681)
 - [Horizon] Fixes novncproxy service for CentOS 6 (rhbz#1172876)
diff --git a/sources b/sources
index c399974..6ec8a68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b622169f1457c52f2318f514a4a16acf  packstack-2014.1.1dev1273.tar.gz
+0365bae61e05460727172e56c5ee5a43  packstack-2014.1.1dev1274.tar.gz


More information about the scm-commits mailing list