cinder/cinder
wanghao 91953041c0 Use constants for cinder-volume
Since we have defined constants.VOLUME_BINARY, this patch
change some cinder volume binary strings to use constans.VOLUME_BINARY.

Change-Id: I91b1ed2331a3b197a2ba39fa5cfb02e9d161d709
2017-12-29 09:05:08 +08:00
..
api Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
backup Restore_backup: set error when volume status not matched 2017-12-13 03:08:46 +00:00
brick Merge "Fixes creation of mirrored volumes due to wrong type" 2017-12-16 02:30:28 +00:00
cmd Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
common Remove deprecated 'pybasedir' config option 2017-12-16 16:30:06 +00:00
compute Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
consistencygroup Merge "Add quota limit check and enhance roll back for cg create" 2017-03-20 13:13:08 +00:00
db Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
group Merge "Create group from snapshot-group failure leaves behind the volume" 2017-12-25 16:27:41 +00:00
hacking Add contributor doc on assertEqual vs assertFalse 2017-08-30 17:50:02 +00:00
image Merge "Add service_token for cinder-glance interaction" 2017-12-22 13:00:43 +00:00
interface Handle deprecation of inspect.getargspec 2017-11-21 12:57:05 -06:00
keymgr Migrate fixed_key encryption keys to Barbican 2017-12-01 15:30:32 -05:00
locale Imported Translations from Zanata 2017-12-01 06:33:02 +00:00
message Disallow unmanaging encrypted volumes 2017-11-29 10:43:32 -05:00
objects Add online data migration routine for attachment_specs 2017-12-19 16:42:08 -05:00
policies Merge "Fix policy documentation for os-show_image_metadata endpoint" 2017-12-07 08:56:26 +00:00
scheduler Fix create from snapshot and source volume 2017-12-07 22:23:55 -05:00
tests Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
transfer [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
wsgi Remove unused print_function imports 2017-11-02 11:06:58 -04:00
zonemanager Merge "Mark Cisco FC ZM driver as unsupported" 2017-10-27 21:28:02 +00:00
__init__.py
context.py Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py Reintroduce the StorPool driver 2017-12-28 16:59:07 +02:00
flow_utils.py
i18n.py Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00
manager.py Remove periodic_tasks method from base manager 2017-07-06 12:26:40 +03:00
opts.py Reintroduce the StorPool driver 2017-12-28 16:59:07 +02:00
policy.py Add cg policies and clean up old policy handling 2017-12-04 10:07:54 +08:00
quota.py Periodic task to clean expired reservation 2017-05-30 22:21:38 +08:00
quota_utils.py Add Generic Volume Group Into Quota Management 2017-05-26 01:43:23 +00:00
rpc.py Remove deprecated oslo_messaging.get_transport 2017-06-13 14:25:38 +07:00
service.py Remove newton-compat upgrade code on service startup 2017-10-09 17:20:54 -04:00
service_auth.py Add service_token for cinder-nova interaction 2017-12-15 12:04:23 +05:30
ssh_utils.py Fix SSHPool current_size not work correctly 2017-07-11 10:58:20 +08:00
test.py Add cg policies and clean up old policy handling 2017-12-04 10:07:54 +08:00
utils.py Remove deprecated keymgr code 2017-11-06 16:49:56 +00:00
version.py