cinder/cinder/cmd
Gorka Eguileor 706878deaa Make lio iSCSI changes persistent to avoid lost
To avoid losing iSCSI configuration when target.service is
started/restarted we make persistent any change Cinder makes to the
configuration.

This will allow us to coordinate access from multiple rtslib users
(target daemon, targetcli, cinder...)

This patch changes rtstool and adds an additional command "save" with
optional parameter the filename where we want to save current
configuration. If no parameter is provided it saves to default location
defined by rtslib.

Closes-Bug: #1427301
Change-Id: I74bd09ed16a2e0e584d3e04762aec8cbdf101f6d
2015-03-25 17:45:18 +01:00
..
__init__.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
all.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
api.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
backup.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
manage.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
rtstool.py Make lio iSCSI changes persistent to avoid lost 2015-03-25 17:45:18 +01:00
scheduler.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
volume.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
volume_usage_audit.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00