Attempting to create a volume after deleting one fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Fix Released
|
High
|
Timur Sufiev |
Bug Description
This is a fun bug.
1) Create Volume, follow process until volume is created
2) Delete volume from step 1.
3) Click "Create Volume" again. The modal spinner appears briefly, then disappears and the console has the following error:
jquery.js:8706 GET http://
send @ jquery.js:8706
jQuery.extend.ajax @ jquery.js:8136
request @ horizon.
horizon.ajax.next @ horizon.
horizon.ajax.queue @ horizon.
(anonymous function) @ horizon.
jQuery.extend.each @ jquery.js:657
jQuery.
horizon.
horizon.
horizon.init @ horizon.js:24
fire @ jquery.js:3048
self.fireWith @ jquery.js:3160
jQuery.extend.ready @ jquery.js:433
completed @ jquery.js:104
Changed in horizon: | |
milestone: | none → mitaka-rc1 |
importance: | Undecided → High |
Changed in horizon: | |
assignee: | nobody → Timur Sufiev (tsufiev-x) |
Is the bug seen in devstack setup too?