Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [DEFAULT]
- auth_strategy = keystone
- rpc_backend = rabbit
- [cors]
- [cors.subdomain]
- [database]
- [keystone_authtoken]
- auth_uri = http://10.0.0.21:5000
- auth_url = http://10.0.0.21:35357
- memcached_servers = 10.0.0.21:11211
- auth_type = password
- project_domain_name = default
- user_domain_name = default
- project_name = admin
- username = admin
- password = Welcome123
- [matchmaker_redis]
- [oslo_concurrency]
- [oslo_messaging_amqp]
- [oslo_messaging_notifications]
- [oslo_messaging_rabbit]
- rabbit_host = 10.0.0.21
- rabbit_userid = openstack
- rabbit_password = Welcome123
- [oslo_policy]
- [paste_deploy]
- flavor = keystone
- [profiler]
- [store_type_location_strategy]
- [task]
- [taskflow_executor]
Add Comment
Please, Sign In to add comment