Conjure-up openstack Base for maas failed durring 04_neutron

Bug #1634610 reported by Ehab
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
conjure-up
Incomplete
Undecided
Adam Stokes

Bug Description

After finishing the deployment for openstack Base for maas successfully, the prep deployment steps began. Glance images where downloaded correctly ... . then when the step to configure neutron was reached conjure-up crashed with the below log from conjure-up.log:

conjure-up/_unspecified_spell: [ERROR] conjure-up/_unspecified_spell: Showing dialog for exception:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/conjureup/controllers/steps/common.py", line 95, in do_step
    result = json.loads(lines[-1])
  File "/usr/lib/python3.5/json/__init__.py", line 319, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python3.5/json/decoder.py", line 339, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python3.5/json/decoder.py", line 357, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

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/steps/common.py", line 98, in do_step
    "{}".format(step_model.path))
Exception: Could not read output from step /home/ubuntu/.cache/conjure-up/openstack-base/steps/step-04_neutron

Revision history for this message
Adam Stokes (adam-stokes) wrote :

Can you run the output of:

$ sudo apt install pastebinit
$ juju status --format yaml | pastebinit
$ juju config neutron-gateway | pastebinit

And post the URLs here.

Changed in conjure-up:
status: New → Triaged
assignee: nobody → Adam Stokes (adam-stokes)
Revision history for this message
Ehab (ehab.shehadeh) wrote :
Revision history for this message
Adam Stokes (adam-stokes) wrote :

This is probably more a config issue with neutron-gateway, you'll want to make sure that your bridge mappings are configured correctly. Something to the effect of http://conjure-up.io/docs/en/users/#_config_changed_error_for_neutron_gateway

Changed in conjure-up:
status: Triaged → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.