[DEFAULT] dhcpbridge_flagfile=/etc/nova/nova.conf dhcpbridge=/usr/bin/nova-dhcpbridge logdir=/var/log/nova state_path=/var/lib/nova lock_path=/var/lock/nova force_dhcp_release=True iscsi_helper=tgtadm libvirt_use_virtio_for_bridges=True connection_type=libvirt root_helper=sudo nova-rootwrap /etc/nova/rootwrap.conf verbose=True ec2_private_dns_show_ip=True api_paste_config=/etc/nova/api-paste.ini volumes_path=/var/lib/nova/volumes enabled_apis=ec2,osapi_compute,metadata rpc_backend = rabbit rabbit_user = guest rabbit_host = phl-controller-01.fabric rabbit_password = cisco123 auth_strategy = keystone my_ip = 10.1.1.162 vnc_listen = 10.1.1.162 vnc_proxy_client_address = 10.1.1.162 [keystone_authtoken] auth_protocol = http auth_uri = http://phl-controller-01.fabric:5000/v2.0 identity_uri = http://phl-controller-01.fabric:35357 admin_tenent_name = service admin_user = nova admin_password = dailg7Av3g 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 [database] connection = mysql://openstack:password@phl-controller-01.fabric/nova [glance] host = phl-controller-01.fabric [libvirt] virt_type = qemu [neutron] url = http://phl-controller-01.fabric:9696 auth_strategy = keystone admin_auth_url = http://phl-controller-01.fabric:35357/v2.0 admin_tenant_name = service admin_username = neutron admin_password = cisco123 service_metadata_proxy = True metadata_proxy_shared_secret = cisco123