Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [DEFAULT]
- rpc_backend = rabbit
- rabbit_host = 134.6.9.47
- rabbit_password = asfgasdf
- my_ip = 134.6.9.48
- auth_strategy = keystone
- vnc_enabled = True
- vncserver_listen = 0.0.0.0
- vncserver_proxyclient_address = 134.6.9.48
- novncproxy_base_url = http://134.6.9.47:6080/vnc_auto.html
- verbose = True
- core_plugin = ml2
- service_plugins = router
- allow_overlapping_ips = True
- network_api_class = nova.network.neutronv2.api.API
- security_group_api = neutron
- linuxnet_interface_driver = nova.network.linux_net.LinuxOVSInterfaceDriver
- firewall_driver = nova.virt.firewall.NoopFirewallDriver
- [glance]
- host = 134.6.9.47
- [keystone_authtoken]
- auth_uri = http://134.6.9.47:5000/v2.0
- identity_uri = http://134.6.9.47:35357
- admin_tenant_name = service
- admin_user = nova
- admin_password = asgasdgf
- [libvirt]
- virt_type = qemu
- [neutron]
- url = http://134.6.9.47:9696
- auth_strategy = keystone
- admin_auth_url = http://134.6.9.47:35357/v2.0
- admin_tenant_name = service
- admin_username = neutron
- admin_password = afsgrg
- [DEFAULT]
- verbose = True
- core_plugin = ml2
- service_plugins = router
- allow_overlapping_ips = True
- auth_strategy = keystone
- rabbit_host = 134.6.9.47
- rabbit_password =
- rpc_backend = rabbit
- [keystone_authtoken]
- auth_uri = http://134.6.9.47:5000/v2.0
- identity_uri = http://134.6.9.47:35357
- admin_tenant_name = service
- admin_user = neutron
- admin_password = SAdasd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement