yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04410
[Bug 1215543] Re: Aggregates panel throws stack trace if any aggregates actually defined
** Changed in: horizon
Status: Fix Committed => Fix Released
--
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/1215543
Title:
Aggregates panel throws stack trace if any aggregates actually defined
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Steps to reproduce:
1. Install the novaclient (should already be installed if you have Horizon installed)
2. Open a terminal window and load a valid openrc into the shell environment
3. Login to Horizon as an admin user Point and go to the "Admin -> Aggregates" panel
4. In the terminal window, run the command: "nova aggregate-create kaboom"
5. Refresh the panel in Horizon
Expected behavior:
The page refreshes and shows the new aggregate
Actual behavior:
The following error:
AttributeError at /admin/aggregates/
'AggregateManager' object has no attribute 'get'
...followed by a stack trace.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1215543/+subscriptions