add python-tackerclient to utility container
This commit is contained in:
parent
75f0e428f6
commit
4da3eabbf5
@ -111,10 +111,11 @@ tacker_requires_pip_packages:
|
||||
|
||||
## Common pip packages
|
||||
tacker_pip_packages:
|
||||
- mysql-python
|
||||
- PyMySQL
|
||||
- python-heatclient
|
||||
- python-tackerclient
|
||||
- tacker
|
||||
- mysql-python
|
||||
|
||||
|
||||
#NOTE: these default should be updated approprietly
|
||||
|
4
extras/inventory_group_vars_utility_all.yml
Normal file
4
extras/inventory_group_vars_utility_all.yml
Normal file
@ -0,0 +1,4 @@
|
||||
# Python packages to be installed into the utility container
|
||||
utility_pip_packages:
|
||||
- python-tackerclient
|
||||
|
Loading…
x
Reference in New Issue
Block a user