[keystone_authtoken] signing_dir = /var/cache/cinder cafile = /opt/stack/data/ca-bundle.pem auth_uri = http://10.50.135.12:5000 project_domain_id = default project_name = service user_domain_id = default password = hpinvent username = cinder auth_url = http://10.50.135.12:35357 auth_plugin = password [DEFAULT] quota_gigabytes = 1000 quota_snapshots = 50 quota_volumes = 50 os_privileged_user_tenant = service os_privileged_user_password = hpinvent os_privileged_user_name = nova glance_api_servers = http://10.50.135.12:9292 osapi_volume_workers = 16 logging_exception_prefix = %(color)s%(asctime)s.%(msecs)03d TRACE %(name)s %(instance)s logging_debug_format_suffix = from (pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d logging_default_format_string = %(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s logging_context_format_string = %(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [%(request_id)s %(user_id)s %(project_id)s%(color)s] %(instance)s%(color)s%(message)s volume_clear = zero rpc_backend = rabbit default_volume_type = 3pariscsi enabled_backends = 3pariscsi,3parfc,lefthand os_region_name = RegionOne enable_v1_api = true periodic_interval = 60 state_path = /opt/stack/data/cinder osapi_volume_listen = 0.0.0.0 osapi_volume_extension = cinder.api.contrib.standard_extensions rootwrap_config = /etc/cinder/rootwrap.conf api_paste_config = /etc/cinder/api-paste.ini iscsi_helper = tgtadm verbose = True debug = True auth_strategy = keystone nova_catalog_admin_info = compute:nova:adminURL nova_catalog_info = compute:nova:publicURL [database] connection = mysql+pymysql://root:hpinvent@127.0.0.1/cinder?charset=utf8 [oslo_concurrency] lock_path = /opt/stack/data/cinder [oslo_messaging_rabbit] rabbit_userid = stackrabbit rabbit_password = hpinvent rabbit_hosts = 10.50.135.12 [BRCD_FAB_1] fc_fabric_address = 10.10.20.28 fc_fabric_user = admin fc_fabric_password = password zoning_policy = initiator-target zone_activate = true [BRCD_FAB_2] fc_fabric_address = 10.10.20.29 fc_fabric_user = admin fc_fabric_password = password zoning_policy = initiator-target zone_activate = true [3parfc] hp3par_api_url = https://10.50.3.22:8080/api/v1 hp3par_username = 3paradm hp3par_password = 3pardata hp3par_debug = False san_ip = 10.50.3.22 san_login = 3paradm san_password = 3pardata volume_backend_name = 3parfc hp3par_cpg = Sean-CPG-Test volume_driver = cinder.volume.drivers.san.hp.hp_3par_fc.HP3PARFCDriver [3pariscsi] hp3par_api_url = https://10.50.3.22:8080/api/v1 hp3par_username = 3paradm hp3par_password = 3pardata hp3par_debug = False san_ip = 10.50.3.22 san_login = 3paradm san_password = 3pardata volume_backend_name = 3pariscsi hp3par_cpg = Sean-CPG-Test,Sean-CPG-Test2 hp3par_cpg_snap = Sean-CPG-Test3 hp3par_iscsi_ips = 172.16.1.24,172.16.1.25 volume_driver = cinder.volume.drivers.san.hp.hp_3par_iscsi.HP3PARISCSIDriver [3pariscsi2] hp3par_api_url = https://10.50.3.22:8080/api/v1 hp3par_username = 3paradm hp3par_password = 3pardata hp3par_debug = False san_ip = 10.50.3.22 san_login = 3paradm san_password = 3pardata volume_backend_name = secondary hp3par_cpg = Sean-CPG-Test3,Sean-CPG-Test4 hp3par_cpg_snap = Sean-CPG-Test2 hp3par_iscsi_ips = 172.16.1.24,172.16.1.25 volume_driver = cinder.volume.drivers.san.hp.hp_3par_iscsi.HP3PARISCSIDriver [3pariscsi3] hp3par_api_url = https://10.10.20.242:8080/api/v1 hp3par_username = 3paradm hp3par_password = 3pardata hp3par_debug = False san_ip = 10.10.20.242 san_login = 3paradm san_password = 3pardata volume_backend_name = 3pariscsi hp3par_cpg = Sean-CPG-Test hp3par_cpg_snap = Sean-CPG-Test hp3par_iscsi_ips = 10.10.120.222,10.10.220.222 volume_driver = cinder.volume.drivers.san.hp.hp_3par_iscsi.HP3PARISCSIDriver [lefthand] hplefthand_api_url = https://10.50.150.202:8081/lhos hplefthand_username = administrator hplefthand_password = hpinvent hplefthand_clustername = demo_cluster_12 volume_backend_name = lefthand volume_driver = cinder.volume.drivers.san.hp.hp_lefthand_iscsi.HPLeftHandISCSIDriver hplefthand_iscsi_chap_enabled = false use_multipath_for_image_xfer = true [lefthand2] hplefthand_api_url = https://10.10.120.207:8081/lhos hplefthand_username = Administrator hplefthand_password = hpinvent hplefthand_clustername = ss-vsa-12 volume_backend_name = lefthand volume_driver = cinder.volume.drivers.san.hp.hp_lefthand_iscsi.HPLeftHandISCSIDriver hplefthand_iscsi_chap_enabled = true use_multipath_for_image_xfer = true [lvm] volume_backend_name = lvm volume_driver = cinder.volume.drivers.lvm.LVMISCSIDriver volume_group = lvm-group