Support setting CELLSV2_SETUP variable
Change-Id: I5390ec14c41da0237c898852935aba3569e7acae
This commit is contained in:
parent
445fad7eec
commit
ed6342b1fa
5
projects/60_nova/from-ocata/upgrade-nova
Normal file
5
projects/60_nova/from-ocata/upgrade-nova
Normal file
@ -0,0 +1,5 @@
|
||||
function configure_nova_upgrade() {
|
||||
# Going from ocata -> pike isn't going to have the configs setup for the super conductor
|
||||
# topology
|
||||
export CELLSV2_SETUP="singleconductor"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user