TEMPORARY: Patch openstackclient until upstream commit merged

This update must be reverted once the following commit
is merged upstream:
https://review.openstack.org/#/c/625544/11

Until then, this update includes it as a patch against the
python-openstackclient source.

Change-Id: I527f889e797259a5cf816e71f2ca2a7f5fd949a3
Story: 2004751
Task: 29417
Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
Don Penney 2019-02-08 12:43:50 -05:00
parent de3ac48d20
commit aceb7fecba
3 changed files with 1491 additions and 1 deletions

View File

@ -1,3 +1,4 @@
TAR_NAME=python-openstackclient
SRC_DIR="$CGCS_BASE/git/python-openstackclient"
TIS_PATCH_VER=0
COPY_LIST="$DISTRO/patches/*"
TIS_PATCH_VER=1

View File

@ -23,6 +23,7 @@ Summary: OpenStack Command-line Client
License: ASL 2.0
URL: http://launchpad.net/%{name}
Source0: https://tarballs.openstack.org/%{name}/%{name}-%{upstream_version}.tar.gz
Patch0001: 0001-Add-network-segment-range-command-object.patch
BuildArch: noarch