Remove the workaround for cirros image
Previously we added the workaround to keep it using 0.3.4 cirros, as we didn't have 0.3.5. Now we can support 0.3.5 and have define variable to specify cirros version in os-xenapi. So let's remove this workaround now. Change-Id: I30d4a4489bcda6d37cd42d6b14185f9dec70144c
This commit is contained in:
parent
9fbc5dd7ac
commit
b9eab0cd48
@ -255,9 +255,6 @@ OVS_PHYSICAL_BRIDGE=br-ex
|
||||
PUBLIC_BRIDGE=br-ex
|
||||
# Set instance build timeout to 300s in tempest.conf
|
||||
BUILD_TIMEOUT=390
|
||||
|
||||
#TODO: remove this
|
||||
CIRROS_VERSION=0.3.4
|
||||
EOF
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user