[keystone_authtoken] memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem www_authenticate_uri = https://162.253.55.52/identity project_domain_name = Default project_name = service user_domain_name = Default password = secretservice username = manila auth_url = https://162.253.55.52/identity interface = public auth_type = password [DEFAULT] data_node_access_ips = 10.2.5.0/24 log_color = False logging_exception_prefix = ERROR %(name)s %(instance)s logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} transport_url = rabbit://stackrabbit:secretrabbit@162.253.55.52:5672/ osapi_share_listen_port = 18786 manila_service_keypair_name = manila-service enabled_share_backends = generic use_scheduler_creating_share_from_snapshot = False replica_state_update_interval = 300 lvm_share_volume_group = lvm-shares wsgi_keep_alive = False enabled_share_protocols = NFS,CIFS check_hash = True periodic_deferred_delete_interval = 10 default_share_group_type = default default_share_type = default state_path = /opt/stack/data/manila osapi_share_extension = manila.api.contrib.standard_extensions rootwrap_config = /etc/manila/rootwrap.conf api_paste_config = /etc/manila/api-paste.ini share_name_template = share-%s scheduler_driver = manila.scheduler.drivers.filter.FilterScheduler debug = True auth_strategy = keystone [DATABASE] max_pool_size = 40 connection = mysql+pymysql://root:secretdatabase@127.0.0.1/manila?charset=utf8&plugin=dbcounter [oslo_concurrency] lock_path = /opt/stack/manila/manila_locks [neutron] memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem www_authenticate_uri = https://162.253.55.52/identity project_domain_name = Default project_name = service user_domain_name = Default password = secretservice username = neutron auth_url = https://162.253.55.52/identity interface = public auth_type = password [nova] memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem www_authenticate_uri = https://162.253.55.52/identity project_domain_name = Default project_name = service user_domain_name = Default password = secretservice username = nova auth_url = https://162.253.55.52/identity interface = public auth_type = password [cinder] memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem www_authenticate_uri = https://162.253.55.52/identity project_domain_name = Default project_name = service user_domain_name = Default password = secretservice username = cinder auth_url = https://162.253.55.52/identity interface = public auth_type = password [glance] memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem www_authenticate_uri = https://162.253.55.52/identity project_domain_name = Default project_name = service user_domain_name = Default password = secretservice username = glance auth_url = https://162.253.55.52/identity interface = public auth_type = password [barbican] auth_endpoint = https://162.253.55.52/identity barbican_endpoint_type = internal memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem www_authenticate_uri = https://162.253.55.52/identity project_domain_name = Default project_name = service user_domain_name = Default password = secretservice username = barbican auth_url = https://162.253.55.52/identity interface = public auth_type = password [key_manager] backend = barbican [generic] admin_subnet_id = 1d9a4340-47f3-4b91-834b-5ba7fca3792e admin_network_id = 4fe52ea3-016c-4dd7-a46c-cea476f859a8 connect_share_server_to_tenant_network = True ssh_conn_timeout = 180 service_instance_password = manila driver_handles_share_servers = True service_instance_user = manila service_image_name = manila-service-image-master path_to_private_key = /opt/stack/.ssh/id_ecdsa path_to_public_key = /opt/stack/.ssh/id_ecdsa.pub share_backend_name = GENERIC share_driver = manila.share.drivers.generic.GenericShareDriver [oslo_middleware] enable_proxy_headers_parsing = True