Modularize cinder tables and use them in Config Guide

Change-Id: I21954262ba32e706e2a175fb46a45a132fbd0182
This commit is contained in:
Andreas Jaeger 2013-09-21 13:58:16 +02:00
parent 822ed5682e
commit db88254ca5
1 changed files with 13 additions and 13 deletions

View File

@ -236,12 +236,12 @@ rabbit_retry_interval rpc
rabbit_use_ssl rpc
rabbit_userid rpc
rabbit_virtual_host rpc
rbd_ceph_conf storage
rbd_flatten_volume_from_snapshot storage
rbd_max_clone_depth storage
rbd_pool storage
rbd_secret_uuid storage
rbd_user storage
rbd_ceph_conf storage_ceph
rbd_flatten_volume_from_snapshot storage_ceph
rbd_max_clone_depth storage_ceph
rbd_pool storage_ceph
rbd_secret_uuid storage_ceph
rbd_user storage_ceph
reservation_expire common
reserved_percentage common
restore_discard_excess_bytes backups
@ -333,19 +333,19 @@ volume_driver storage
volume_group storage
volume_manager storage
volume_name_template storage
volume_tmp_dir storage
volume_tmp_dir storage_ceph
volume_topic storage
volume_transfer_key_length storage
volume_transfer_salt_length storage
volume_usage_audit_period storage
volumes_dir storage
windows_iscsi_lun_path storage
xenapi_connection_password api
xenapi_connection_url api
xenapi_connection_username api
xenapi_nfs_server api
xenapi_nfs_serverpath api
xenapi_sr_base_path api
xenapi_connection_password storage_xen
xenapi_connection_url storage_xen
xenapi_connection_username storage_xen
xenapi_nfs_server storage_xen
xenapi_nfs_serverpath storage_xen
xenapi_sr_base_path storage_xen
xiv_ds8k_connection_type storage
xiv_ds8k_proxy storage
zadara_default_stripesize storage