registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #30401
[Bug 686772] [NEW] get_info and list_instances to be made async
Public bug reported:
I can see from the code in virt/libvirt_conn.py that most of the
LibvirtConnection's methods are asynchronous. However list_instances and
get_info are not.
Based on Ewan's comment at revision 229
(http://bazaar.launchpad.net/~ewanmellor/nova/xenapi-concurrency-
model/revision/229) it seems that these methods were meant to be made
async at some point. It is not a bug per se, but it becomes an issue
when compute->get_info compute->and list_instances are backed by xenapi.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/686772
Title:
get_info and list_instances to be made async
Follow ups
References