nova/nova/virt
Arata Notsu 415b51bf71 baremetal: Drop unused columns in bm_nodes
Drop these two columns:
* bm_nodes.prov_vlan_id
* bm_nodes.registration_status

And update related code, tests and api_samples.

Change-Id: Iadefc83a00ad9ae5a3bb39f357080299875bdf09
2013-04-02 11:08:41 +09:00
..
baremetal baremetal: Drop unused columns in bm_nodes 2013-04-02 11:08:41 +09:00
disk Remove unused virt.disk.api methods bind/unbind 2013-03-17 01:26:53 -04:00
hyperv Remove print statements 2013-04-02 10:53:14 +09:00
libvirt Adds return-type in two functions' docstrings 2013-03-22 09:03:09 -07:00
powervm Fixes PowerVM spawn failed as missing attr supported_instances 2013-03-19 07:09:00 +08:00
vmwareapi Use Cluster reference to reduce SDK calls 2013-03-28 12:17:42 -06:00
xenapi xenapi: fix support for iso boot 2013-03-28 14:31:02 +00:00
__init__.py
configdrive.py Use oslo-config-2013.1b4 2013-02-19 21:16:32 -08:00
driver.py Adds return-type in two functions' docstrings 2013-03-22 09:03:09 -07:00
event.py Add basic infrastructure for compute driver async events 2013-02-19 17:06:59 +00:00
fake.py Make nova.virt.fake.FakeDriver useable in integration testing 2013-03-21 19:11:43 +00:00
firewall.py Fixes passing arbitrary conductor_api argument 2013-03-22 17:02:54 +08:00
images.py Fix missing argument to QemuImageInfo 2013-03-19 17:38:56 -04:00
interfaces.template Don't write a dns directive if there are no dns records in /etc/network/interfaces 2012-02-05 19:51:17 -08:00
netutils.py Fix launching libvirt instances with swap 2013-02-21 19:44:35 +00:00
storage_users.py Detect shared storage; handle base cleanup better. 2012-11-21 09:30:42 +11:00
virtapi.py Add instance_type_get() to virt api 2013-02-28 14:40:37 -05:00