Explicitly update the python-monascaclient
Change-Id: I2c830f0017b98eaf61c8f2688ff9bad5e041fc6e
This commit is contained in:
parent
cd16103f5e
commit
7240b74775
@ -36,6 +36,10 @@
|
||||
copy: src=tests/env.sh dest=/etc/profile.d/monasca_cli.sh owner=root group=root mode=0644
|
||||
tags:
|
||||
- cli
|
||||
- name: Update cli
|
||||
pip: name=python-monascaclient state=latest
|
||||
tags:
|
||||
- cli
|
||||
roles:
|
||||
- {role: monasca-ui, tags: [ui]}
|
||||
- {role: monasca-keystone, tags: [devstack, keystone]}
|
||||
|
@ -74,6 +74,10 @@
|
||||
copy: src=tests/env.sh dest=/etc/profile.d/monasca_cli.sh owner=root group=root mode=0644
|
||||
tags:
|
||||
- cli
|
||||
- name: Update cli
|
||||
pip: name=python-monascaclient state=latest
|
||||
tags:
|
||||
- cli
|
||||
roles:
|
||||
- {role: monasca-schema, tags: [schema]}
|
||||
- {role: monasca-api,
|
||||
|
Loading…
x
Reference in New Issue
Block a user