Fix CLI on devstack

Change-Id: I5cbbaecd932eb55e4e3c54cc2922c65d2cf0ff75
This commit is contained in:
Michael James Hoppal 2015-09-17 09:56:59 -06:00
parent ac517aff96
commit ddb084697d
1 changed files with 0 additions and 4 deletions

View File

@ -31,10 +31,6 @@
copy: src=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 virtualenv="{{monasca_virtualenv_dir}}"
tags:
- cli
roles:
- {role: monasca-ui, tags: [ui]}
- {role: monasca-keystone, tags: [devstack, keystone]}