upstream/openstack/python-openstackclient/centos/meta_patches/1002-meta-us101470.patch
slin14 6f62a7dff7 de-fuzz python-openstackclient patch
With rpm version < 4.13, patch cmd will create .orig file for fuzzy
patch in default. And this .orig file may lead to rpmbuild failure
"error: Installed (but unpackaged) file(s) found:"

Please visit below link to get more detail info:
https://bugs.launchpad.net/starlingx/+bug/1794611

Also rename the patch match the PATCH_ORDER

Story: 2003917
Task: 26972

Change-Id: I941281b0fe662b1c6c80fde8fe56ae89dfd05d3b
Signed-off-by: slin14 <shuicheng.lin@intel.com>
2018-10-09 22:49:14 +08:00

25 lines
874 B
Diff

From 47de75f37476e81f627222417e652ac77b2a17ab Mon Sep 17 00:00:00 2001
From: Sen Yang <sen.yang@windriver.com>
Date: Wed, 20 Dec 2017 23:53:02 -0500
Subject: [PATCH 1/1] meta us101470
---
SPECS/python-openstackclient.spec | 1 +
1 file changed, 1 insertion(+)
diff --git a/SPECS/python-openstackclient.spec b/SPECS/python-openstackclient.spec
index 9bca398..3e184a9 100644
--- a/SPECS/python-openstackclient.spec
+++ b/SPECS/python-openstackclient.spec
@@ -22,6 +22,7 @@ Patch0001: 0001-neutron-extensions.patch
Patch0002: openstackClient_Passwordchange_warning.patch
Patch0003: CGTS-7814-warning-only-when-the-admin-password-chang.patch
Patch0004: 0001-CGTS-7947-add-os-keystone-region-name-to-identity-cl.patch
+Patch0005: 0001-US101470-Openstackclient-implementation-of-novaclien.patch
BuildArch: noarch
--
1.8.3.1