cinder/cinder/cmd
John Griffith cdb6cdcc96 Add service_uuid FK to volumes
This patch adds a service_uuid FK to the volumes table.
Up until now we've just done some host name parsing and
to match up service node with where the volume is being
serviced from.

With this, we now have a unique identifier that's user
visible to indicate what node the volume-service for a
particular volume is being serviced by.

We'll use this for things like share-target locks going
forward.

Change-Id: Ia5d1e988256246e3552e3a770146503ea7f7bf73
2017-11-21 18:27:32 +00:00
..
__init__.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
api.py Moved CORS middleware configuration into oslo-config-generator 2016-03-08 08:51:52 -08:00
backup.py cinder-backup - coordination not initialized 2017-03-03 15:34:56 +00:00
manage.py Add service_uuid FK to volumes 2017-11-21 18:27:32 +00:00
rtstool.py rtstool surrounds IPv6 addresses by brackets 2016-03-28 16:20:42 +03:00
scheduler.py Merge "Add 'conf' param for TextGuruMeditation autorun setup" 2016-03-03 19:01:46 +00:00
volume.py Remove deprecated 'host' option for cinder-volume 2017-03-24 08:05:57 -05:00
volume_usage_audit.py Remove unused print_function imports 2017-11-02 11:06:58 -04:00