Install openstacksdk for rolling upgrade test
bowling_ball requires the openstacksdk be installed. Change-Id: I03afeccfd445335cf80c7181066d8df2936a6a6b
This commit is contained in:
parent
da6441597f
commit
d319fd2bb4
@ -26,8 +26,9 @@
|
||||
pip:
|
||||
name: "{{ item }}"
|
||||
with_items:
|
||||
- python-keystoneclient
|
||||
- python-glanceclient
|
||||
- python-keystoneclient
|
||||
- python-openstacksdk
|
||||
- name: Run rolling test script
|
||||
command: ./openstack-ansible-ops/bowling_ball/rolling_tests.py glance
|
||||
args:
|
||||
|
Loading…
x
Reference in New Issue
Block a user