Merge lp://qastaging/~james-page/charms/trusty/nova-compute-vmware/bug-1574657 into lp://qastaging/charms/trusty/nova-compute-vmware
Proposed by
James Page
Status: | Merged |
---|---|
Merged at revision: | 106 |
Proposed branch: | lp://qastaging/~james-page/charms/trusty/nova-compute-vmware/bug-1574657 |
Merge into: | lp://qastaging/charms/trusty/nova-compute-vmware |
Diff against target: |
13 lines (+2/-1) 1 file modified
hooks/nova_vmware_context.py (+2/-1) |
To merge this branch: | bzr merge lp://qastaging/~james-page/charms/trusty/nova-compute-vmware/bug-1574657 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
David Ames (community) | Approve | ||
Review via email: mp+296571@code.qastaging.launchpad.net |
To post a comment you must log in.
Traceback (most recent call last): config- changed" , line 136, in <module> execute( sys.argv) juju/agents/ unit-nova- compute- 0/charm/ hooks/charmhelp ers/core/ hookenv. py", line 478, in execute _hooks[ hook_name] () juju/agents/ unit-nova- compute- 0/charm/ hooks/charmhelp ers/core/ host.py" , line 232, in wrapped_f config- changed" , line 49, in config_changed write_all( ) juju/agents/ unit-nova- compute- 0/charm/ hooks/charmhelp ers/contrib/ openstack/ templating. py", line 262, in write_all iterkeys( )] juju/agents/ unit-nova- compute- 0/charm/ hooks/charmhelp ers/contrib/ openstack/ templating. py", line 251, in write config_ file) juju/agents/ unit-nova- compute- 0/charm/ hooks/charmhelp ers/contrib/ openstack/ templating. py", line 222, in render config_ file].context( ) juju/agents/ unit-nova- compute- 0/charm/ hooks/charmhelp ers/contrib/ openstack/ templating. py", line 88, in context juju/agents/ unit-nova- compute- 0/charm/ hooks/nova_ vmware_ context. py", line 159, in __call__ patable( ) context. NovaVMwareIncom patable
File "hooks/
hooks.
File "/var/lib/
self.
File "/var/lib/
f(*args)
File "hooks/
CONFIGS.
File "/var/lib/
[self.write(k) for k in self.templates.
File "/var/lib/
_out = self.render(
File "/var/lib/
ctxt = self.templates[
File "/var/lib/
_ctxt = context()
File "/var/lib/
raise NovaVMwareIncom
nova_vmware_