The Open vStorage VolumeDriver is the core of the Open vStorage solution: a high performance distributed block layer. It converts block storage into objects (Storage Container Objects).
Other
37
stars
18
forks
source link
AlbaConnection: use list_objects instead of get_object_info to check for object existence #378
When checking for the absence of objects,
get_object_info
leaves undesired error messages in the logs. Useinstead.