maxoversubscription_ratio is float type #1304
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
maxoversubscription_ratio is float type
cinder --debug get-pools --detail
+-----------------------------+----------------------------------------------------------------------------------------------+
| Property | Value |
+-----------------------------+----------------------------------------------------------------------------------------------+
| allocated_capacity_gb | 113 |
| backend_state | up |
| driver_version | 1.2.0 |
| filter_function | None |
| free_capacity_gb | 3007.03 |
| goodness_function | None |
| location_info | ceph:/etc/ceph/ceph.conf:53cca19d-7ebf-40d4-9d21-a827c83ed7b0:cinder_ha_test:ha_volumes_test |
| max_over_subscription_ratio | 20.0 |
| multiattach | False |
| name | lenovo2@ceph#ceph |
| provisioned_capacity_gb | 115.0 |
| replication_enabled | False |
| reserved_percentage | 0 |
| storage_protocol | ceph |
| thin_provisioning_support | True |
| timestamp | 2020-03-16T06:59:50.194205 |
| total_capacity_gb | 3007.03 |
| vendor_name | Open Source |
| volume_backend_name | ceph |
+-----------------------------+----------------------------------------------------------------------------------------------+