Bug 1050029
Summary: | horizon: flood of error messages when failing to launch an instance with create new volume option | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] RDO | Reporter: | Dafna Ron <dron> | ||||
Component: | python-django-horizon | Assignee: | Matthias Runge <mrunge> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ami Jeain <ajeain> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | unspecified | CC: | aortega, jpichon, mrunge, yeylon | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | storage | ||||||
Fixed In Version: | python-django-horizon-2014.1-4.fc21 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-05-21 07:51:27 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
I can not reproduce this issue e.g with python-django-horizon-2014.1-4.fc21 |
Created attachment 847230 [details] screen shot Description of problem: we have bugs in launching a vm with create new volume option which causes it to fail. when we fail we get a flood of error messages in horizon until we refresh the page. Version-Release number of selected component (if applicable): python-django-horizon-2014.1-0.1b1.el6.noarch How reproducible: 100% Setup: stand alone cinder server with gluster backend stand alone glance server with gluster backend Nova + all rest components (including horizon) + one more compute All on physical servers Steps to Reproduce: 1. try to boot an instance with create new volume option 2. 3. Actual results: when we fail we get a flood of messages in horizon Expected results: I think 1 message per instance will be enough Additional info: screen shot