Support disk IO quota

Bug #1339049 reported by Erica Windisch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova-docker
Confirmed
Wishlist
Unassigned

Bug Description

Some or all of the instance quotas are currently not supported.

* disk_read_bytes_sec
* disk_read_bytes_sec

We also need quotas for Cinder volumes, see this excerpt from the libvirt code:

        # Extract rate_limit control parameters
        if 'qos_specs' in data and data['qos_specs']:
            tune_opts = ['total_bytes_sec', 'read_bytes_sec',
                         'write_bytes_sec', 'total_iops_sec',
                         'read_iops_sec', 'write_iops_sec']
            specs = data['qos_specs']

Changed in nova-docker:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.