conjure-up openstack fails deployment missing spell #484

Closed
baldpope opened this Issue Oct 10, 2016 · 1 comment

Comments

Projects
None yet
2 participants

$ more .cache/conjure-up/conjure-up.log
conjure-up/_unspecified_spell: [ERROR] conjure-up/_unspecified_spell: Failure in deploy done: Deployment errors:
neutron-gateway/0: hook failed: "config-changed"
conjure-up/_unspecified_spell: [ERROR] conjure-up/_unspecified_spell: Showing dialog for exception:
Traceback (most recent call last):
File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
result = self.fn(_self.args, *_self.kwargs)
File "/usr/lib/python3/dist-packages/conjureup/controllers/deploystatus/common.py", line 40, in wait_for_applicatio
ns
raise Exception(result['message'])
Exception: Deployment errors:
neutron-gateway/0: hook failed: "config-changed"

Contributor

battlemidget commented Oct 10, 2016

This is due to not having neutron-gateway configured with the appropriate bridge_mappings for the system it's installed on. This is not an issue with the installer itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment