heat down instance create build bug
Bug #1368954 reported by
Kevin Fox
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack DBaaS (Trove) |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
If Heat is not responding during a Trove instance create, the instance gets stuck in BUILD state forever and never recovers.
It also seems like there is no way any more to delete the instance in this state.
Changed in trove: | |
milestone: | kilo-1 → kilo-2 |
Changed in trove: | |
milestone: | kilo-2 → kilo-3 |
Changed in trove: | |
milestone: | kilo-3 → ongoing |
To post a comment you must log in.
i'd suggest to grep service catalog (from context) and see if there's an endpoint for heat, if not - raise an exception and makr instance as FAILED.