social pushed to openstack-packstack (f22). "[Keystone] puppet-keystone support the ldap user_enabled_invert parameter (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 11:22:06 UTC 2015


>From da1dfa432c9438157534e53cb83fc9578bc6aef7 Mon Sep 17 00:00:00 2001
From: Lukas Bezdicka <lbezdick at redhat.com>
Date: Thu, 16 Apr 2015 13:21:28 +0200
Subject: [Keystone] puppet-keystone support the ldap user_enabled_invert
 parameter

Resolves: rhbz#1205768

diff --git a/.gitignore b/.gitignore
index 52995ab..b10c0cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,3 +71,4 @@
 /packstack-2014.2.dev1462.gbb05296.tar.gz
 /packstack-2014.2.dev1466.g8284aa3.tar.gz
 /packstack-2014.2.dev1467.g70c9655.tar.gz
+/packstack-2014.2.dev1468.gd049ea9.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index ce8c01a..5c1a644 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,12 +1,12 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
-%global git_snaptag 1467
-%global git_commit g70c9655
+%global git_snaptag 1468
+%global git_commit gd049ea9
 
 # openstack-packstack ----------------------------------------------------------
 
 Name:           openstack-packstack
 Version:        2014.2
-Release:        0.21.dev%{git_snaptag}.%{git_commit}%{?dist}
+Release:        0.22.dev%{git_snaptag}.%{git_commit}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
@@ -23,7 +23,7 @@ BuildRequires:  python-setuptools
 Requires:       openssh-clients
 Requires:       python-netaddr
 Requires:       openstack-packstack-puppet == %{version}-%{release}
-Requires:       openstack-puppet-modules >= 2014.2.11-1
+Requires:       openstack-puppet-modules >= 2014.2.15-1
 Obsoletes:      packstack-modules-puppet
 Requires:       python-setuptools
 Requires:       PyYAML
@@ -140,6 +140,9 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 # changelog --------------------------------------------------------------------
 
 %changelog
+* Thu Apr 16 2015 Lukas Bezdicka <lbezdick at redhat.com> - 2014.2-0.22.dev1468
+- [Keystone] puppet-keystone support the ldap user_enabled_invert parameter (rhbz#1205768)
+
 * Tue Mar 31 2015 Iván Chavero <ichavero at redhat.com> - 2014.2-0.21.dev1467
 - [Nova] Fix reflect puppet-nova changes for novncproxy_base_url rhbz#1204482
 
diff --git a/sources b/sources
index 9ca8dcf..24363fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-70961cc1185b05ec3c5b5c09dbc9ecc7  packstack-2014.2.dev1467.g70c9655.tar.gz
+97f83800047ede7e29b4e851185cb86b  packstack-2014.2.dev1468.gd049ea9.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/openstack-packstack.git/commit/?h=f22&id=da1dfa432c9438157534e53cb83fc9578bc6aef7


More information about the scm-commits mailing list