yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13311
[Bug 1303988] [NEW] Two Error messages should not be shown when creating host aggregate fails
Public bug reported:
When creating a new host aggregate and in the same workflow a host is added to the aggregate, and it fails, two error messages are shown.
There should be 1 error message (error adding host to de agregate) and 1 success message (created new host aggregate).
This bug is solved by removing the return False in the
add_host_to_aggregate exception in the handle method of the class
CreateAggregateWorkflow
** Affects: horizon
Importance: Undecided
Status: New
** Tags: low-hanging-fruit
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1303988
Title:
Two Error messages should not be shown when creating host aggregate
fails
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When creating a new host aggregate and in the same workflow a host is added to the aggregate, and it fails, two error messages are shown.
There should be 1 error message (error adding host to de agregate) and 1 success message (created new host aggregate).
This bug is solved by removing the return False in the
add_host_to_aggregate exception in the handle method of the class
CreateAggregateWorkflow
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1303988/+subscriptions
Follow ups
References