[Openstack-operators] Nova resource limits not working
Sesso
sesso at djsesso.com
Wed Oct 21 22:56:44 UTC 2015
Hello,
I have set my images to limit to 10MB/s bandwidth but it dos not get limited. Do I have the wrong driver?
cat /etc/nova/nova-compute.conf
[DEFAULT]
compute_driver=libvirt.LibvirtDriver
neutron_ovs_bridge=br-int
[libvirt]
virt_type=kvm
vif_driver=nova.virt.libvirt.vif.LibvirtGenericVIFDriver
use_virtio_for_bridges=true
# This may be needed for
#cpu_mode=host-passthrough
FLAVOR
|
| extra_specs | {"quota:disk_read_bytes_sec": "10485760", "quota:disk_write_bytes_sec": "10485760", "quota:vif_outbound_average": "10240",
More information about the OpenStack-operators
mailing list