diff --git a/scripts/vagrant/local.conf b/scripts/vagrant/local.conf index 0ded726d1..681a1d111 100644 --- a/scripts/vagrant/local.conf +++ b/scripts/vagrant/local.conf @@ -11,16 +11,10 @@ TEMPEST_VOLUME_DRIVER=spdk TEMPEST_VOLUME_VENDOR="Intel" TEMPEST_STORAGE_PROTOCOL=nvmet_rdma -# Disable security groups entirely -Q_USE_SECGROUP=False -LIBVIRT_FIREWALL_DRIVER=nova.virt.firewall.NoopFirewallDriver -CINDER_SECURE_DELETE=False -public_interface=eth0 - [[test-config|$TEMPEST_CONFIG]] +network_for_ssh = public [compute] build_timeout = 1500 -fixed_network_name = net0 [volume] build_timeout = 1500