cinderlib/cinderlib
Gorka Eguileor fe9922d21c Support loading object without configured backend
Global configuration option "fail_on_missing_backend" allows us to load
a volume from the metadata persistence storage even if the backend is
not configured.

This is usefull if we share the metadata storage and we want to load a
volume that is already connected to do just the attachment.
2018-07-02 19:09:58 +02:00
..
persistence Move the setup of the CONF to the persistence 2018-07-02 19:09:43 +02:00
__init__.py Bump version: 0.2.0 → 0.2.1 2018-06-14 20:30:44 +02:00
cinderlib.py Support loading object without configured backend 2018-07-02 19:09:58 +02:00
exception.py Add metadata plugin mechanism 2018-06-12 18:45:29 +02:00
objects.py Support loading object without configured backend 2018-07-02 19:09:58 +02:00
serialization.py Allow saving deserialized objects 2018-06-12 18:45:30 +02:00