distrax.pools module# A Pool is a partition within the cluster used to store objects. Methods# AVAILABLE Pools that are supported and can be used. set_pool(pool) Sets the Pool to use. get_pool([name]) Gets the pool as specified by the name. Classes# distrax.pools.abstract_pool class distrax.pools.ceph_pool class