summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorVictor Sergeyev <vsergeyev@mirantis.com>2013-06-13 19:20:18 +0300
committerVictor Sergeyev <vsergeyev@mirantis.com>2013-06-14 15:42:07 +0300
commitb138117a8df51afeaa0e8e43a75b02c4b56418b6 (patch)
treec2dd3b04cbce15c3338c31f06892e65d2ecd4527 /nova/utils.py
parent27faee004af89be46f931b7ee37c22f0a91ac650 (diff)
downloadnova-b138117a8df51afeaa0e8e43a75b02c4b56418b6.tar.gz
nova-b138117a8df51afeaa0e8e43a75b02c4b56418b6.tar.xz
nova-b138117a8df51afeaa0e8e43a75b02c4b56418b6.zip
Drop `bm_pxe_ips` table from baremetal database.
- added migration and tests - removed model `BareMetalPxeIp` - from nova/virt/baremetal/db/sqlalchemy/api.py removed functions `bm_pxe_ip_get_all`, `bm_pxe_ip_create`, `bm_pxe_ip_create_direct`, `bm_pxe_ip_destroy`, `bm_pxe_ip_destroy_by_address`, 'bm_pxe_ip_get`, `bm_pxe_ip_get_by_bm_node_id`, `bm_pxe_ip_associate`, 'bm_pxe_ip_disassociate` - from nova/virt/baremetal/db/api.py removed functions `bm_node_associate_and_update`, `bm_pxe_ip_create`, `bm_pxe_ip_create_direct`, `bm_pxe_ip_destroy`, `bm_pxe_ip_destroy_by_address`, `bm_pxe_ip_get_all`, `bm_pxe_ip_get`, `bm_pxe_ip_get_by_bm_node_id, `bm_pxe_ip_associate`, `bm_pxe_ip_disassociate` - from nova/tests/virt/baremetal/db/utils.py removed function `new_bm_pxe_ip` - removed nova/tests/virt/baremetal/db/test_bm_pxe_ip.py - modified `baremetal/volume_driver.py` - now we get `address` using nova db api Fixes bug 1156745 Change-Id: I61f78d692da276694d79a7c1a8d45a466d124c70
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions