Skip to content

Cinder: Support for max_over_subscription_ratio in Barclamp #29

@snschee

Description

@snschee

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions