Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [DEFAULT]
- rabbit_host = zcompute
- my_ip = zcompute
- vncserver_listen = 0.0.0.0
- vncserver_proxyclient_address = zcompute
- novncproxy_base_url = http://zcompute:6080/vnc_auto.html
- xvpvncproxy_base_url = http://zcompute:6081/console
- auth_strategy = keystone
- glance_host = zcompute
- api_paste_config = /etc/nova/api-paste.ini
- debug = True
- verbose = True
- live_migration_uri = qemu+tls://%s/system
- live_migration_flag = VIR_MIGRATE_LIVE,VIR_MIGRATE_PERSIST_DEST,VIR_MIGRATE_UNDEFINE_SOURCE,VIR_MIGRATE_PEER2PEER
- flat_interface = eth1
- flat_network_bridge = vmbr
- public_interface = eth0
- firewall_driver = nova.virt.firewall.NoopFirewallDriver
- network_size = 254
- allow_same_net_traffic = False
- multi_host = True
- send_arp_for_ha = True
- share_dhcp_address = True
- force_dhcp_release = True
- allow_resize_to_same_host = True
- network_manager = nova.network.manager.FlatDHCPManager
- libvirt_type = qemu
- host=zcompute
- rpc_backend=nova.openstack.common.rpc.impl_zmq
- rpc_zmq_bind_address=*
- rpc_zmq_matchmaker=nova.openstack.common.rpc.matchmaker_ring.MatchMakerRing
- rpc_zmq_port=9501
- rpc_zmq_contexts=1
- rpc_zmq_ipc_dir=/var/run/openstack
- rpc_zmq_host=zcompute
- matchmaker_heartbeat_freq=300
- matchmaker_heartbeat_ttl=600
- [hyperv]
- [zookeeper]
- [osapi_v3]
- [conductor]
- [keymgr]
- [cells]
- [database]
- connection = mysql://nova:nova@zcompute/nova
- [image_file_url]
- [baremetal]
- [rpc_notifier2]
- [ssl]
- [trusted_computing]
- [upgrade_levels]
- [matchmaker_ring]
- ringfile=/etc/nova/matchmaker_ring.json
- [vmware]
- [spice]
- [keystone_authtoken]
- auth_host = zcompute
- auth_port = 35357
- auth_protocol = http
- auth_version = v2.0
- admin_user = nova
- admin_tenant_name = service
- admin_password = nova
Advertisement
Add Comment
Please, Sign In to add comment