Install openstacksdk instead of shade
Change-Id: Ia7666542e6aa718003e13d197985eb0ce11ce7b7
This commit is contained in:
parent
ebcf21e0a4
commit
eea1454a7c
@ -2,9 +2,9 @@
|
||||
hosts: utility_all[0]
|
||||
gather_facts: no
|
||||
tasks:
|
||||
- name: Install shade module
|
||||
- name: Install openstacksdk
|
||||
pip:
|
||||
name: shade
|
||||
name: openstacksdk
|
||||
state: latest
|
||||
- name: Create the Flat uplink network
|
||||
os_network:
|
||||
|
Loading…
x
Reference in New Issue
Block a user