[PATCH 12/16] stx-upstream: upgrade neutronclient for Train

Current Version: 6.14.0

Story#2007589 is created to track the task to clean up the dependency
of neutronclient, so that we can remove it safely.
The cleanup task may impact:
 - sysinv
 - stx-gui
 - document for provisioning StarlingX

Story: 2007502
Task: 39261

Depends-on: https://review.opendev.org/#/c/716818
Change-Id: Ib93605829ccc48f08157a9d37b0d1658bb7d0d78
Signed-off-by: Chen, Yan <yan.chen@intel.com>
This commit is contained in:
Chen, Yan 2020-03-25 02:59:20 +00:00 committed by Don Penney
parent abc5b27912
commit 602aa48d82
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
TAR_NAME=python-neutronclient
SRC_DIR="$CGCS_BASE/git/python-neutronclient"
TIS_BASE_SRCREV="6.12.0"
TIS_BASE_SRCREV="6.14.0"
TIS_PATCH_VER=GITREVCOUNT

View File

@ -11,7 +11,7 @@ Client library and command line utility for interacting with OpenStack \
Neutron's API.
Name: python-neutronclient
Version: 6.12.0
Version: 6.14.0
Release: 1%{?_tis_dist}.%{tis_patch_ver}
Summary: Python API and CLI for OpenStack Neutron