Any component in murano environment hangs in state 'Creating VM for ...'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Critical
|
Stan Lagun | ||
Kilo |
Fix Committed
|
Critical
|
Nikolay Starodubtsev | ||
Liberty |
Fix Released
|
Critical
|
Serg Melikyan | ||
Mitaka |
Fix Released
|
Critical
|
Stan Lagun | ||
murano (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Using master branch for all components (affects liberty-rc1 too)
Steps:
1. Deploy Murano with devstack
2. Add any app to environment
3. Deploy environment.
Expected: Application successfully deployed
Actual:
Murano environment hangs in 'DEPLOYING' state.
Component status hangs with state 'Creating VM for Apache Server'
Instance is ready and active (metadata injected successfully, keypair on it, murano-agent armed, config of murano-agent is correct)
Heat stack state is 'Update Complete'
In murano logs we can see endless requests to heat, like this:
2015-09-27 00:11:38.826 19802 DEBUG heatclient.
HTTP/1.1 302 Found
content-length: 208
connection: keep-alive
location: http://
date: Sun, 27 Sep 2015 00:11:38 GMT
content-type: text/plain; charset=UTF-8
x-openstack-
302 Found
The resource was found at http://
log_http_response /usr/local/
2015-09-27 00:11:38.826 19802 DEBUG heatclient.
b33f752d12f9df9
t-packages/
Finally, after an ~hour we got a traceback which connected with auth:
2015-09-27 00:11:50.284 19802 DEBUG keystoneclient.
2015-09-27 00:11:50.377 19802 ERROR murano.
keystoneclien
Changed in murano: | |
milestone: | liberty-rc2 → 1.0.0 |
Changed in murano: | |
status: | Fix Committed → Fix Released |
milestone: | mitaka-1 → mitaka-2 |
affects: | ubuntu → murano (Ubuntu) |
Changed in murano (Ubuntu): | |
status: | Confirmed → Fix Released |
Fix proposed to branch: master /review. openstack. org/228255
Review: https:/