Revert "Setup cellsv2 for Nova"
This reverts commit b1a4f34bfc
, which
breaks Ironic's jobs. For example:
http://logs.openstack.org/90/355390/1/check/gate-tempest-dsvm-ironic-ipa-wholedisk-agent_ssh-tinyipa/b9e264a/logs/devstacklog.txt.gz#_2016-08-15_17_31_13_358
Change-Id: Iafc579f73fe4a97056944872e2f2c8cd1a62c21c
This commit is contained in:
parent
8cf4a81bfc
commit
9301e8875b
5
lib/nova
5
lib/nova
@ -936,11 +936,6 @@ function create_flavors {
|
||||
fi
|
||||
}
|
||||
|
||||
# create_cell(): Group the available hosts into a cell
|
||||
function create_cell {
|
||||
nova-manage cell_v2 simple_cell_setup --transport-url $(get_transport_url)
|
||||
}
|
||||
|
||||
# Restore xtrace
|
||||
$_XTRACE_LIB_NOVA
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user