cinder.volume.driver_utils module

cinder.volume.driver_utils module

class VolumeDriverUtils(namespace, db)

Bases: object

get_driver_initiator_data(initiator, ctxt=None)
insert_driver_initiator_data(initiator, key, value, ctxt=None)

Update the initiator data at key with value.

If the key has already been set to something return False, otherwise if saved successfully return True.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.