yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67595
[Bug 1456943] Re: Page "Hypervisor Servers" got instances which not on this hypervisor
This bug was last updated over 2 years ago, and as there have
been many changes to horizon since then such that this code
no longer exists, so this bug is getting marked as Invalid.
If the issue still exists, please feel free to reopen it.
** Changed in: horizon
Assignee: Kahou Lei (kahou82) => (unassigned)
** Changed in: horizon
Status: New => Invalid
--
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/1456943
Title:
Page "Hypervisor Servers" got instances which not on this hypervisor
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
1. My environment below:
dashboard: openstack-dashboard-2014.1
Two compute nodes: compute1, compute10
2. Reproduce:
1) Launch instances on two compute nodes:
compute1 has two instances: instance-0000001c, instance-0000001d
compute10 has three instances: instance-00000003, instance-00000004, instance-00000005
2) Click into page 'Hypervisor Servers' of compute1
* expect: show instance-0000001c, instance-0000001d
* actual: show instance-0000001c, instance-0000001d, instance-00000003, instance-00000004, instance-00000005
3. This issue relates with the RESTful API "os-hypervisors/computes/servers". This API uses pattern "%compute1%" to query instances.
Should it need to add some filter to get correct instances?
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1456943/+subscriptions
References