Rename python-openstacksdk to openstacksdk

Change-Id: Ied0d17ce72343bd4f6e0e5f04b217140f13388da
This commit is contained in:
Monty Taylor 2018-03-23 11:37:33 -05:00
parent d37a86a3d9
commit a2b9d2cd7c
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
- openstack/os-client-config
- openstack/osc-lib
- openstack/python-openstackclient
- openstack/python-openstacksdk
- openstack/openstacksdk
vars:
tox_envlist: py27
# Set work dir to openstackclient so that if it's triggered by one of the
@ -33,7 +33,7 @@
- openstack/os-client-config
- openstack/osc-lib
- openstack/python-openstackclient
- openstack/python-openstacksdk
- openstack/openstacksdk
vars:
# Set work dir to openstackclient so that if it's triggered by one of the
# other repos the tests will run in the same place
@ -54,7 +54,7 @@
- openstack/os-client-config
- openstack/osc-lib
- openstack/python-openstackclient
- openstack/python-openstacksdk
- openstack/openstacksdk
vars:
# Set work dir to openstackclient so that if it's triggered by one of the
# other repos the tests will run in the same place
@ -158,11 +158,11 @@
- openstack/os-client-config
- openstack/osc-lib
- openstack/python-openstackclient
- openstack/python-openstacksdk
- openstack/openstacksdk
vars:
devstack_localrc:
USE_PYTHON3: true
LIBS_FROM_GIT: python-openstackclient,python-openstacksdk,osc-lib,os-client-config
LIBS_FROM_GIT: python-openstackclient,openstacksdk,osc-lib,os-client-config
# This is insufficient, but leaving it here as a reminder of what may
# someday be all we need to make this work
# disable_python3_package swift