Enable QoS service in Vagrant OVS local.conf file

Change-Id: I5dabec31f1ff1141e12fec98ebc5c190ad3a7375
This commit is contained in:
Federico Ressi 2021-04-08 12:59:50 +02:00
parent 8ac3f41787
commit f545b32db7

View File

@ -20,6 +20,7 @@ enable_plugin neutron https://opendev.org/openstack/neutron.git
HOST_IP=192.168.33.10
IP_VERSION=4
enable_service q-qos
# Configure Heat --------------------------------------------------------------