Rename python-openstacksdk to openstacksdk

Change-Id: Ib9c353f8102f72999a7b3c72645e4147c473de94
This commit is contained in:
Monty Taylor 2018-03-23 12:10:48 -05:00
parent 5c90dc5dc3
commit 9f6f9c1bea
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
- openstack/os-client-config
- openstack/osc-lib
- openstack/python-openstackclient
- openstack/python-openstacksdk
- openstack/openstacksdk
vars:
tox_envlist: unit-tips
@ -114,11 +114,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