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 _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : registry@lists.launchpad.net Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp