[1.2.0][detach-murano] environment creation with default network has failed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Incomplete
|
Undecided
|
Ruslan Khozinov | ||
fuel-plugin-murano |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Steps to reproduce:
1. Deploy an env with stacklight and murano plugins
2. Update Fuel up to 9.2 ( by mos-playbooks )
3. Update the env
4. Create an murano env with Environment Default Network=
Env description:
Fuel 9.2 #801:
- controller
- murano_node
- compute + cinder
- kibana + grafana
Actual result:
400 Bad Request: The server could not comply with the request since it is either malformed or otherwise incorrect. (HTTP 400)
Detailed bug description:
2017-01-25 12:44:16.463 20203 DEBUG murano.
2017-01-25 12:44:16.464 20203 DEBUG murano.
2017-01-25 12:44:16.464 20203 ERROR murano.
2017-01-25 12:44:16.464 20203 ERROR murano.
2017-01-25 12:44:16.464 20203 ERROR murano.
2017-01-25 12:44:16.464 20203 ERROR murano.
2017-01-25 12:44:16.464 20203 ERROR murano.
2017-01-25 12:44:16.464 20203 ERROR murano.
2017-01-25 12:44:16.464 20203 ERROR murano.
2017-01-25 12:44:16.464 20203 ERROR murano.
2017-01-25 12:44:16.469 20203 DEBUG murano.
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi [req-7d9378c4-
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi Traceback (most recent call last):
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi File "/usr/lib/
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi action_result = self.execute_
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi File "/usr/lib/
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi return self.dispatch(
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi File "/usr/lib/
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi return method(*args, **kwargs)
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi File "/usr/lib/
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi result = func(*args, **kwargs)
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi File "/usr/lib/
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi ks_client = auth_utils.
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi TypeError: _create_
2017-01-25 12:44:16.470 20203 ERROR murano.common.wsgi
Changed in fuel-plugin-murano: | |
assignee: | nobody → Ruslan Khozinov (rkhozinov) |
assignee: | Ruslan Khozinov (rkhozinov) → nobody |
Changed in fuel: | |
milestone: | none → 9.2 |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Changed in fuel-plugin-murano: | |
status: | New → Incomplete |
It seems the issue is related to insufficient resources.
I've rechecked the issue again with doubled resources (ram, cpu) for compute nodes and an murano env created successfully, a murano application deployed properly.
So I think the issue is invalid.