upgrade-ironic: Do not source lib/baremetal

nova-baremetal support was dropped from devstack, this removes
a reference that is blocking ironic pullup testing.

Change-Id: I582ddc6024bca9b9f369c544c03848ea7d23c275
This commit is contained in:
Adam Gandelman 2015-01-07 13:17:55 -08:00
parent 6d739b8b93
commit f3553a5654
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ source $TARGET_DEVSTACK_DIR/lib/keystone
source $TARGET_DEVSTACK_DIR/lib/nova
source $TARGET_DEVSTACK_DIR/lib/neutron
source $TARGET_DEVSTACK_DIR/lib/infra
source $TARGET_DEVSTACK_DIR/lib/baremetal
source $TARGET_DEVSTACK_DIR/lib/ironic
function is_nova_migration {