cinderlib icon indicating copy to clipboard operation
cinderlib copied to clipboard

Cinder Library allows using storage drivers outside of Cinder

Results 2 cinderlib issues
Sort by recently updated
recently updated
newest added

I refrence "Resource tracking" session in the cinderlib doc. I think cinderlib could upload all of volume instances to track by Backend.refresh() but the actualy result is not that. Is...

This patch adds a new cinderlib base method to fetch a specific driver's driver options. This depends on a cinder patch here: https://review.openstack.org/635255