Use openstacksdk in test-deps

Change-Id: I4d4c2d9eeedb161d71b255179e914971d38e83a2
This commit is contained in:
Sagi Shnaidman 2019-12-10 02:32:13 +02:00
parent 06df5f3c34
commit 3f719c665f
3 changed files with 3 additions and 0 deletions

View File

@ -20,4 +20,5 @@ test_deps_selinux_packages:
- libselinux-python
test_deps_tripleo_packages:
- python-tripleoclient
- python-openstacksdk
test_deps_tripleo_repos: current-tripleo-dev

View File

@ -21,4 +21,5 @@ test_deps_selinux_packages:
- python2-libselinux
test_deps_tripleo_packages:
- python3-tripleoclient
- python3-openstacksdk
test_deps_tripleo_repos: current-tripleo

View File

@ -20,6 +20,7 @@ test_deps_selinux_packages:
- python3-libselinux
test_deps_tripleo_packages:
- python3-tripleoclient
- python3-openstacksdk
test_deps_tripleo_repos: current-tripleo
# TODO(cloudnull): when RDO has centos8 repos remove this.