Merge remote-tracking branch 'starlingx/master' into HEAD

Change-Id: I26666191d3ac8b35f7fed7cc05e5a4fbd56f8cf1
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
Scott Little 2019-02-06 11:34:41 -05:00
commit 512c5022b1
2 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,3 @@
host=review.openstack.org host=review.openstack.org
port=29418 port=29418
project=openstack/stx-clients.git project=openstack/stx-clients.git
defaultbranch=f/stein

View File

@ -46,6 +46,8 @@ source_suffix = '.rst'
# The master toctree document. # The master toctree document.
master_doc = 'index' master_doc = 'index'
project = 'stx-clients'
# Release notes are version independent, no need to set version and release # Release notes are version independent, no need to set version and release
release = '' release = ''
version = '' version = ''