forked from crowbar/crowbar-openstack
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
currently we are not able to change max_over_subscription_ratio for Cinder volumes:
root@d2c-76-8a-ac-64-6e:~ # cinder get-pools --detail
+-----------------------------+----------------------------------------------------------------------------+
| Property | Value |
+-----------------------------+----------------------------------------------------------------------------+
| QoS_support | True |
| allocated_capacity_gb | 695 |
| driver_version | 1.0.0 |
| free_capacity_gb | 728.3 |
| max_over_subscription_ratio | 20.0 |
...
Can you please introduce the cinder.conf parameter to the Cinder Barclamp raw attributes to be adjustable.
Reactions are currently unavailable