Merge "Disable compute interface attach Tempest tests if using cells"

This commit is contained in:
Jenkins 2015-10-19 15:33:59 +00:00 committed by Gerrit Code Review
commit 254264301b

View File

@ -388,6 +388,8 @@ function configure_tempest {
if is_service_enabled n-cell; then
# Cells doesn't support shelving/unshelving
iniset $TEMPEST_CONFIG compute-feature-enabled shelve False
# Cells doesn't support hot-plugging virtual interfaces.
iniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False
fi
# Network