diff options
| author | Monty Taylor <mordred@inaugust.com> | 2018-03-23 11:37:33 -0500 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2018-03-23 11:37:33 -0500 |
| commit | a2b9d2cd7c0f29ba3ab4a47864b86c6e0016ecbd (patch) | |
| tree | c1807617457a65a7273980da857d10752faf7db0 | |
| parent | d37a86a3d9b66f0bf41c80bccaee8219dc56fed8 (diff) | |
| download | python-openstackclient-a2b9d2cd7c0f29ba3ab4a47864b86c6e0016ecbd.tar.gz | |
Rename python-openstacksdk to openstacksdk
Change-Id: Ied0d17ce72343bd4f6e0e5f04b217140f13388da
| -rw-r--r-- | .zuul.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |
