nova/nova/console
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 HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
api.py Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
fake.py Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
manager.py Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
vmrc.py Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
vmrc_manager.py Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
xvp.conf.template add in xs-console worker and tests. 2011-01-05 14:16:14 -06:00
xvp.py Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00