29 lines
855 B
Diff
29 lines
855 B
Diff
From 496e39e401113c5ca9c4e53ff506518015c26149 Mon Sep 17 00:00:00 2001
|
|
From: Andy Ning <andy.ning@windriver.com>
|
|
Date: Tue, 28 Nov 2017 09:35:02 -0500
|
|
Subject: [PATCH 1/1] CGTS-7947: add --os-keystone-region-name option to
|
|
openstack
|
|
|
|
Signed-off-by: Andy Ning <andy.ning@windriver.com>
|
|
---
|
|
SPECS/python-osc-lib.spec | 3 +++
|
|
1 file changed, 3 insertions(+)
|
|
|
|
diff --git a/SPECS/python-osc-lib.spec b/SPECS/python-osc-lib.spec
|
|
index 568ad55..e035b22 100644
|
|
--- a/SPECS/python-osc-lib.spec
|
|
+++ b/SPECS/python-osc-lib.spec
|
|
@@ -19,6 +19,9 @@ URL: https://github.com/openstack/%{library}/
|
|
|
|
Source0: https://tarballs.openstack.org/%{library}/%{library}-%{upstream_version}.tar.gz
|
|
|
|
+# WRS patches
|
|
+Patch0001: 0001-CGTS-7947-add-os-keystone-region-name-option-to-open.patch
|
|
+
|
|
BuildArch: noarch
|
|
|
|
%package -n python2-%{library}
|
|
--
|
|
1.8.3.1
|
|
|