Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [DEFAULT]
- auth_strategy = keystone
- core_plugin = ml2
- service_plugins = router
- allow_overlapping_ips = True
- notify_nova_on_port_status_changes = True
- notify_nova_on_port_data_changes = True
- router_distributed = True
- [agent]
- [cors]
- [cors.subdomain]
- [database]
- [keystone_authtoken]
- auth_uri = http://cloudcontrol:5000
- auth_url = http://cloudcontrol:35357
- memcached_servers = cloudcontrol:11211
- auth_type = password
- project_domain_name = Default
- user_domain_name = Default
- project_name = service
- username = neutron
- [matchmaker_redis]
- [nova]
- auth_url = http://cloudcontrol:35357
- auth_type = password
- project_domain_name = Default
- user_domain_name = Default
- region_name = RegionOne
- project_name = service
- username = nova
- [oslo_concurrency]
- lock_path = /var/lib/neutron/tmp
- [oslo_messaging_amqp]
- [oslo_messaging_notifications]
- [oslo_messaging_rabbit]
- [oslo_messaging_zmq]
- [oslo_middleware]
- [oslo_policy]
- [qos]
- [quotas]
- [ssl]
Advertisement
Add Comment
Please, Sign In to add comment