cinder/cinder/cmd
caoyue 5f06f15ad7 Replace exit() by sys.exit()
exit() is used for interactive shell, it relies on the site module.
sys.exit() is considered good to use in programs.

Trivial-fix

Change-Id: Ie05e4da082d6eae87c75200c78da68d9a18c19a7
2016-01-25 17:29:09 +08:00
..
__init__.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
all.py Fix cinder-all binary 2015-09-16 22:40:41 +00:00
api.py Remove deprecated SimpleScheduler 2015-07-26 23:03:36 -07:00
backup.py Remove deprecated SimpleScheduler 2015-07-26 23:03:36 -07:00
manage.py Replace exit() by sys.exit() 2016-01-25 17:29:09 +08:00
rtstool.py LIO: Handle initiator IQNs as case insensitive 2015-12-02 12:18:32 -05:00
scheduler.py ConsistencyGroup Object 2015-08-10 11:31:11 +02:00
volume.py Allow c-vol backends to start when some backends fail to load 2015-09-22 11:50:44 -04:00
volume_usage_audit.py Fix debug output for cinder-volume-usage-audit 2015-11-20 17:13:56 +00:00