nova/nova/virt/vmwareapi
Russell Bryant 7593a6948c Use openstack.common.importutils.
Use import_class(), import_object(), and import_module() from
openstack-common's importutils module.  The equivalent functions have
been removed from nova.utils.  A few modules had import order cleaned up
in passing, as well.

My initial motivation for this was to remove some more usage of nova
bits from nova.rpc as another step towards being able to move nova.rpc
import openstack-common.  Since I was pulling importutils into nova, I
went ahead and converted the whole thing.

Change-Id: I7c7786cf0001bcd06db52b9a99ff4284a3f6c6fa
2012-04-28 23:33:15 -04:00
..
__init__.py * Updated document vmware_readme.rst to mention VLAN networking 2011-03-16 21:54:02 +05:30
error_util.py Backslash continuations (nova.virt) 2012-02-08 18:37:09 +08:00
fake.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
io_util.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
network_utils.py _() works best with string literals 2012-02-14 22:36:23 +00:00
read_write_util.py Standardize logging delaration and use 2012-02-14 13:02:43 -06:00
vif.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
vim.py Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
vim_util.py Backslash continuations (nova.virt) 2012-02-08 18:37:09 +08:00
vm_util.py Backslash continuations (nova.virt) 2012-02-08 18:37:09 +08:00
vmops.py Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
vmware_images.py Add instance logging to vmware_images.py 2012-04-26 08:21:57 +10:00