Tendrl / ceph-integration

Extracts all data from a Ceph cluster for consumption by Tendrl
GNU Lesser General Public License v2.1
3 stars 11 forks source link

KeyError in check_pool_available/__init__.py #324

Closed rishubhjain closed 7 years ago

rishubhjain commented 7 years ago

https://github.com/Tendrl/ceph-integration/blob/develop/tendrl/ceph_integration/objects/pool/atoms/check_pool_available/__init__.py#L44 and https://github.com/Tendrl/ceph-integration/blob/develop/tendrl/ceph_integration/objects/pool/atoms/check_pool_available/__init__.py#L53 uses self.parameters["Pool.pool_name"] instead of self.parameters["Pool.poolname"]