[DEFAULT] debug = False log_dir = /var/log/kolla/manila use_forwarded_for = true my_ip = 172.16.140.14 osapi_share_listen = 172.16.140.14 osapi_share_listen_port = 8786 osapi_share_workers = 5 rootwrap_config = /etc/manila/rootwrap.conf api_paste_config = /etc/manila/api-paste.ini enabled_share_protocols = NFS,CIFS auth_strategy = keystone os_region_name = RegionOne transport_url = rabbit://openstack:IlfK9SrDCIIC4yTgvGsqSHffCjPyvMBJC2nrglby@172.16.140.14:5672// enabled_share_backends = cephfsnfs1 default_share_type = default_share_type [oslo_concurrency] lock_path = /var/lib/manila/tmp [database] connection = mysql+pymysql://manila:eMvvf10cAsZ8Ds7bYgDfTWfqERzDXiDT9voeb2JI@172.16.140.14:3306/manila max_retries = -1 [keystone_authtoken] www_authenticate_uri = http://172.16.140.14:5000 auth_url = http://172.16.140.14:35357 auth_type = password project_domain_id = default user_domain_id = default project_name = service username = manila password = WuEmI6M8izme6xp0LEnpSC35UKucJIhdeCQaz7cR memcache_security_strategy = ENCRYPT memcache_secret_key = th0xAQdpoGk0VKgA9y50t2aZcO5SsCj20SIfwuwW memcached_servers = 172.16.140.14:11211 [oslo_messaging_notifications] transport_url = rabbit://openstack:IlfK9SrDCIIC4yTgvGsqSHffCjPyvMBJC2nrglby@172.16.140.14:5672// driver = noop [oslo_middleware] enable_proxy_headers_parsing = True [cinder] auth_uri = http://172.16.140.14:5000 auth_url = http://172.16.140.14:35357 auth_type = password project_domain_id = default user_domain_id = default region_name = RegionOne endpoint_type = internalURL project_name = service username = cinder password = CnVqn1mqEzuF9foRIw9VUSgBI5SHrAWobaktHzVa memcache_security_strategy = ENCRYPT memcache_secret_key = th0xAQdpoGk0VKgA9y50t2aZcO5SsCj20SIfwuwW memcached_servers = 172.16.140.14:11211 [nova] auth_uri = http://172.16.140.14:5000 auth_url = http://172.16.140.14:35357 auth_type = password project_domain_id = default user_domain_id = default region_name = RegionOne endpoint_type = internalURL project_name = service username = nova password = G5JA0dShvbQTDGNq041HvFZdHDv2TCfc9KRZ4kHi memcache_security_strategy = ENCRYPT memcache_secret_key = th0xAQdpoGk0VKgA9y50t2aZcO5SsCj20SIfwuwW memcached_servers = 172.16.140.14:11211 [neutron] url = http://172.16.140.14:9696 auth_uri = http://172.16.140.14:5000 auth_url = http://172.16.140.14:35357 auth_type = password project_domain_id = default user_domain_id = default region_name = RegionOne endpoint_type = internalURL project_name = service username = neutron password = DLdQoS4XmCGF2yL78uVdEaTzgB2yiVu6N3VK0I3G memcache_security_strategy = ENCRYPT memcache_secret_key = th0xAQdpoGk0VKgA9y50t2aZcO5SsCj20SIfwuwW memcached_servers = 172.16.140.14:11211 [cephfsnfs1] driver_handles_share_servers = False share_backend_name = CEPHFSNFS1 share_driver = manila.share.drivers.cephfs.driver.CephFSDriver cephfs_protocol_helper_type = NFS cephfs_conf_path = /etc/ceph/ceph.conf cephfs_auth_id = manila cephfs_cluster_name = ceph cephfs_enable_snapshots = False cephfs_ganesha_server_is_remote = False cephfs_ganesha_server_ip = 172.16.140.14