Code review comment for lp://qastaging/~springfield-team/charms/trusty/nova-compute/n1kv

Revision history for this message
Ryan Beisner (1chb1n) wrote :

If you rebase from the next charm, it will pull in the python six fix to resolve the amulet test fail. Reference bug 245233. At any rate, confirmed that as the cause of the amulet fail for this proposed branch.

## n-c unit
2014-12-19 21:05:24 INFO install @six.add_metaclass(abc.ABCMeta)
2014-12-19 21:05:24 INFO install AttributeError: 'module' object has no attribute 'add_metaclass'

# deployer
juju-test.conductor.14-basic-precise-icehouse DEBUG : Running 14-basic-precise-icehouse (tests/14-basic-precise-icehouse)
...
2014-12-19 21:10:34 The following units had errors:
unit: nova-compute/0: machine: 5 agent-state: error details: hook failed: "install"
2014-12-19 21:10:34 Deployment stopped. run time: 512.57

# fyi, full unit logs @:
http://10.245.162.77:8080/view/Dashboard%3A%20Amulet/job/charm_amulet_test/486/artifact/logs/nova-compute-0-var-log.tar.bz2

« Back to merge proposal