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

Made errors more prominent and removed the unwanted check #240

Closed shtripat closed 7 years ago

shtripat commented 7 years ago

While checking the update parameters for pool now we dont need to check the name and other parameters getting updated together as there is a separate rename flow available now.

Signed-off-by: Shubhendu shtripat@redhat.com