nova/nova/virt/baremetal
Daniel P. Berrange 07eb0e25e4 libvirt: remove volume_driver_method API
Replace the 'volume_driver_method' API with _connect_volume
and _disconnect_volume methods to remove the pointless
introspection based calling technique. This adds a '_' to
the names to show that they are internal methods only.

Related-bug: #1333219
Change-Id: Ife3fb60dd8aef8adf6bbdd2465971e156430fa0d
2014-06-30 10:56:39 +01:00
..
db Merge "Removed copyright from empty files" 2014-06-08 01:22:57 +00:00
doc Rename instance_type to flavor in baremetal virt driver 2013-12-10 13:08:14 -08:00
__init__.py Enable N302: Import modules only 2013-01-25 12:11:54 -05:00
baremetal_states.py Remove vi modelines 2014-02-03 14:19:44 +00:00
base.py Remove vi modelines 2014-02-03 14:19:44 +00:00
common.py Remove vi modelines 2014-02-03 14:19:44 +00:00
driver.py Merge "Add deprecation warning to nova baremetal virt driver" 2014-06-16 18:34:46 +00:00
fake.py Remove vi modelines 2014-02-03 14:19:44 +00:00
iboot_pdu.py Don't translate debug level logs in nova.virt 2014-06-08 00:36:49 -07:00
ipmi.py Don't translate debug level logs in nova.virt 2014-06-08 00:36:49 -07:00
net-dhcp.ubuntu.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
net-static.ubuntu.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
pxe.py Don't translate debug level logs in nova.virt 2014-06-08 00:36:49 -07:00
pxe_config.template Port Cheetah templates to Jinja2 2013-09-02 16:03:34 +02:00
tilera.py Don't translate debug level logs in nova.virt 2014-06-08 00:36:49 -07:00
tilera_pdu.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
utils.py Check image exists before calling inject_data 2014-04-08 20:23:49 +03:00
vif_driver.py Don't translate debug level logs in nova.virt 2014-06-08 00:36:49 -07:00
virtual_power_driver.py Don't translate debug level logs in nova.virt 2014-06-08 00:36:49 -07:00
virtual_power_driver_settings.py Remove vi modelines 2014-02-03 14:19:44 +00:00
volume_driver.py libvirt: remove volume_driver_method API 2014-06-30 10:56:39 +01:00