apevec pushed to openstack-keystone (f22). "Update to upstream 2014.2.3 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 00:10:07 UTC 2015


>From c0c22f6dc3f5baf726600bf0c320e2d5951ae503 Mon Sep 17 00:00:00 2001
From: Alan Pevec <alan.pevec at redhat.com>
Date: Tue, 14 Apr 2015 02:04:57 +0200
Subject: Update to upstream 2014.2.3

Change-Id: I1c2c073ea48a496e8ce1fc23c8224e154d4d0b04

diff --git a/.gitignore b/.gitignore
index 188ffa2..db17d8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /keystone-2014.2.tar.gz
 /keystone-2014.2.1.tar.gz
 /keystone-2014.2.2.tar.gz
+/keystone-2014.2.3.tar.gz
diff --git a/0001-remove-runtime-dep-on-python-pbr.patch b/0001-remove-runtime-dep-on-python-pbr.patch
index 81859eb..3cd214b 100644
--- a/0001-remove-runtime-dep-on-python-pbr.patch
+++ b/0001-remove-runtime-dep-on-python-pbr.patch
@@ -1,4 +1,4 @@
-From a6d91d2b26428b3886775ab769137a7903236254 Mon Sep 17 00:00:00 2001
+From 788f3f8c21b4f63b01ed1fb17fdd4954ebc1c459 Mon Sep 17 00:00:00 2001
 From: Alan Pevec <apevec at redhat.com>
 Date: Mon, 9 Sep 2013 00:38:42 +0200
 Subject: [PATCH] remove runtime dep on python-pbr
@@ -9,7 +9,7 @@ Subject: [PATCH] remove runtime dep on python-pbr
  2 files changed, 2 insertions(+), 4 deletions(-)
 
 diff --git a/bin/keystone-all b/bin/keystone-all
-index 89e5128..90f6f8e 100755
+index 1e595a5..1df8c18 100755
 --- a/bin/keystone-all
 +++ b/bin/keystone-all
 @@ -20,7 +20,6 @@ import socket
@@ -28,7 +28,7 @@ index 89e5128..90f6f8e 100755
 +         version='REDHATKEYSTONEVERSION',
           default_config_files=config_files)
  
-     config.setup_logging()
+     monkeypatch_thread = not CONF.standard_threads
 diff --git a/keystone/cli.py b/keystone/cli.py
 index 4cc20eb..50d7880 100644
 --- a/keystone/cli.py
diff --git a/0002-sync-parameter-values-with-keystone-dist.conf.patch b/0002-sync-parameter-values-with-keystone-dist.conf.patch
index 5e2506f..95eb3e6 100644
--- a/0002-sync-parameter-values-with-keystone-dist.conf.patch
+++ b/0002-sync-parameter-values-with-keystone-dist.conf.patch
@@ -1,4 +1,4 @@
-From 962819b22ea07f1442a85b0ee34354062241dd0d Mon Sep 17 00:00:00 2001
+From 05f91ea74938beebf7c319cff78688068fcf0f20 Mon Sep 17 00:00:00 2001
 From: Alan Pevec <apevec at redhat.com>
 Date: Mon, 9 Sep 2013 15:22:20 +0200
 Subject: [PATCH] sync parameter values with keystone-dist.conf
diff --git a/openstack-keystone.spec b/openstack-keystone.spec
index 3fbab7b..76137b2 100644
--- a/openstack-keystone.spec
+++ b/openstack-keystone.spec
@@ -4,7 +4,7 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:           openstack-keystone
-Version:        2014.2.2
+Version:        2014.2.3
 Release:        1%{?dist}
 Summary:        OpenStack Identity Service
 
@@ -270,6 +270,9 @@ fi
 %endif
 
 %changelog
+* Tue Apr 14 2015 Alan Pevec <alan.pevec at redhat.com> 2014.2.3-1
+- Update to upstream 2014.2.3
+
 * Fri Feb 06 2015 Alan Pevec <alan.pevec at redhat.com> 2014.2.2-1
 - Update to upstream 2014.2.2
 
diff --git a/sources b/sources
index 2ccf842..5573a61 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4532eacc7798a3fc561b15e128f1bdf5  keystone-2014.2.2.tar.gz
+5c8aba45df5f526ca3b1490acbe69f0b  keystone-2014.2.3.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list