Hi Jake, here's the localrc I tipycally use when I develop for Neutron with the OVS plugin:
ENABLED_SERVICES=horizon,g-api,g-reg,key,n-api,n-sch,mysql,rabbit,quantum,q-svc,n-cpu,n-cond,cinder,n-crt,q-agt,q-l3,q-dhcp,q-meta ADMIN_PASSWORD=password MYSQL_PASSWORD=password RABBIT_PASSWORD=password SERVICE_PASSWORD=password LIBVIRT_FIREWALL_DRIVER=nova.virt.firewall.NoopFirewallDriver NOVA_USE_QUANTUM_API=v2 SERVICE_TOKEN=tokentoken Q_PLUGIN=openvswitch HOST_IP=192.168.0.200 Regards, Salvatore On 29 July 2013 12:58, Jake G. <[email protected]> wrote: > Networking for quantum is still kicking my butt. > > Would any devstack users be kind enough to post your localrc network > settings here? > > I am using a stand-alone devstack node. 1 node with 2 nics. > > Thank you! > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
