grnet / synnefo

Synnefo is open source cloud software, used to create massively scalable IaaS clouds.
GNU General Public License v3.0
133 stars 45 forks source link

pithos: Add a new setting for block module arguments #375

Closed cstavr closed 8 years ago

cstavr commented 8 years ago

Add the new PITHOS_BACKEND_BLOCK_KWARGS setting that can be used to pass keyword arguments to the Pithos backend block module. This setting replaces the obsolete RADOS_STORAGE, RADOS_POOL_BLOCKS and RADOS_POOL_MAPS setting. Also, fix some comments.