yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33023
[Bug 1456943] [NEW] Page "Hypervisor Servers" got instances which not on this hypervisor
Public bug reported:
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?
** Affects: horizon
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References