Browse code

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

Jenkins authored on 2015/10/20 00:33:59
Showing 1 changed files
... ...
@@ -388,6 +388,8 @@ function configure_tempest {
388 388
     if is_service_enabled n-cell; then
389 389
         # Cells doesn't support shelving/unshelving
390 390
         iniset $TEMPEST_CONFIG compute-feature-enabled shelve False
391
+        # Cells doesn't support hot-plugging virtual interfaces.
392
+        iniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False
391 393
     fi
392 394
 
393 395
     # Network