yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25412
[Bug 1401013] [NEW] performance regression
Public bug reported:
The fix https://review.openstack.org/137547
for bug https://bugs.launchpad.net/horizon/+bug/1394900
introduced a small performance issue as pointed out in
https://review.openstack.org/#/c/140280/1 :
Is it possible to set the filtering as search_opts:
snaps = cinder.volume_snapshot_list(request,
search_opts=dict(status=api.cinder.VOLUME_STATE_AVAILABLE,
bootable='true'))
** Affects: horizon
Importance: Medium
Assignee: Liyingjun (liyingjun)
Status: New
** Tags: juno-backport-potential
--
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/1401013
Title:
performance regression
Status in OpenStack Dashboard (Horizon):
New
Bug description:
The fix https://review.openstack.org/137547
for bug https://bugs.launchpad.net/horizon/+bug/1394900
introduced a small performance issue as pointed out in
https://review.openstack.org/#/c/140280/1 :
Is it possible to set the filtering as search_opts:
snaps = cinder.volume_snapshot_list(request,
search_opts=dict(status=api.cinder.VOLUME_STATE_AVAILABLE,
bootable='true'))
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1401013/+subscriptions
Follow ups
References