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:
|
pip:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
with_items:
|
with_items:
|
||||||
- python-keystoneclient
|
|
||||||
- python-glanceclient
|
- python-glanceclient
|
||||||
|
- python-keystoneclient
|
||||||
|
- python-openstacksdk
|
||||||
- name: Run rolling test script
|
- name: Run rolling test script
|
||||||
command: ./openstack-ansible-ops/bowling_ball/rolling_tests.py glance
|
command: ./openstack-ansible-ops/bowling_ball/rolling_tests.py glance
|
||||||
args:
|
args:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user