Update patch set 7

Patch Set 7:

I tried installing everything below, but was unable too. Here is the process I used

1. Clone latest monasca-vagrant. Then pull updated your latest review that
is in gerrit for the log api at,
https://review.openstack.org/#/q/owner:witold.bedyk%2540est.fujitsu.com+sta
tus:open. Then use ansible galaxy to update roles.
2. Clone all the repos listed below, and then pull all the pull requests
listed below.
3. Replace symbolic links to all the ansible repos listed below.
4. Then vagrant up.

I get the following error

TASK: [Run the smoke2 test]
***************************************************
failed: [mini-mon] => {"changed": true, "cmd": ["/opt/monasca/bin/python",
"/opt/monasca//hpcloud-mon-monasca-ci-59283f2//tests/smoke/smoke2.py"],
"delta": "0:00:00.599865", "end": "2016-01-19 19:51:17.917184", "rc": 1,
"start": "2016-01-19 19:51:17.317319", "warnings": []}
stderr: Traceback (most recent call last):
  File
"/opt/monasca//hpcloud-mon-monasca-ci-59283f2//tests/smoke/smoke2.py",
line 8, in <module>
    from monascaclient import ksclient
ImportError: No module named monascaclient

FATAL: all hosts have already failed -- aborting



If just cloning from monasca-vagrant everything works fine.

Here are the repos that I cloned:

https://github.com/hpcloud-mon/ansible-monasca-thresh/pull/21
https://github.com/hpcloud-mon/ansible-monasca-api/pull/47
https://github.com/hpcloud-mon/ansible-monasca-persister/pull/31
https://github.com/hpcloud-mon/ansible-monasca-ui/pull/6
https://github.com/hpcloud-mon/ansible-monasca-ui/pull/5
https://github.com/hpcloud-mon/ansible-monasca-agent/pull/26
https://github.com/hpcloud-mon/ansible-influxdb/pull/20

Patch-set: 7
Label: Verified=0
This commit is contained in:
Gerrit User 2419 2016-01-19 20:49:07 +00:00 committed by Gerrit Code Review
parent dbcb4b955b
commit 780a454217

Diff Content Not Available