<div dir="ltr">Hi,<div><br></div><div> I have recently brought up the openstack and odl set up with ODL in VM and Openstack in another VM.</div><div> Here is my local.conf for single node openstack set up for Juno stable release.</div><div><br></div><div> I was using the ODL lithium release and installed bellow features</div><div> feature:install odl-base-all odl-aaa-authn odl-restconf odl-nsf-all odl-adsal-northbound odl-mdsal-apidocs odl-ovsdb-openstack odl-ovsdb-northbound odl-dlux-core</div><div> </div><div><br></div><div><br></div><div> [[local|localrc]]</div><div>GIT_BASE=<a href="https://github.com">https://github.com</a></div><div><br></div><div>HOST_IP=192.168.0.106</div><div>HOST_NAME=devstack</div><div>SERVICE_HOST_NAME=$HOST_NAME</div><div>SERVICE_HOST=$HOST_IP</div><div>#MULTI_HOST=1</div><div>#RECLONE=yes</div><div>#OFFLINE=true</div><div><br></div><div>#IMAGE_URLS+="<a href="http://launchpad.net/cirros/trunk/0.3.2/+download/cirros-0.3.2-x86_64-uec.tar.gz,http://berrange.fedorapeople.org/images/2012-02-29/f16-x86_64-openstack-sda.qcow2">http://launchpad.net/cirros/trunk/0.3.2/+download/cirros-0.3.2-x86_64-uec.tar.gz,http://berrange.fedorapeople.org/images/2012-02-29/f16-x86_64-openstack-sda.qcow2</a>"</div><div>#IMAGE_URLS+="<a href="https://cloud-images.ubuntu.com/releases/14.04/release/ubuntu-14.04-server-cloudimg-arm64-disk1.img">https://cloud-images.ubuntu.com/releases/14.04/release/ubuntu-14.04-server-cloudimg-arm64-disk1.img</a>"</div><div><br></div><div>MYSQL_HOST=$SERVICE_HOST</div><div>RABBIT_HOST=$SERVICE_HOST</div><div>GLANCE_HOSTPORT=$SERVICE_HOST:9292</div><div>KEYSTONE_AUTH_HOST=$SERVICE_HOST</div><div>KEYSTONE_SERVICE_HOST=$SERVICE_HOST</div><div>ADMIN_PASSWORD=devstack</div><div>#ADMIN_PASSWORD=password</div><div>MYSQL_PASSWORD=$ADMIN_PASSWORD</div><div>RABBIT_PASSWORD=$ADMIN_PASSWORD</div><div>SERVICE_PASSWORD=$ADMIN_PASSWORD</div><div>SERVICE_TOKEN=tokennekot</div><div><br></div><div>SCREEN_LOGDIR=$DEST/logs/screen</div><div>LOGFILE=$DEST/logs/stack.sh.log</div><div><br></div><div><br></div><div><br></div><div>Q_PLUGIN=ml2</div><div>Q_ML2_PLUGIN_MECHANISM_DRIVERS=opendaylight,logger</div><div>ENABLE_TENANT_TUNNELS=True</div><div>Q_ML2_TENANT_NETWORK_TYPE=vxlan</div><div><br></div><div>VNCSERVER_PROXYCLIENT_ADDRESS=$HOST_IP</div><div><div>VNCSERVER_LISTEN=0.0.0.0</div><div><br></div><div>disable_service n-net</div><div>disable_service cinder</div><div>disable_service swift</div><div><br></div><div><br></div><div><br></div><div>ENABLED_SERVICES+=,neutron,q-svc,n-novnc,n-cpu,nova,q-meta,q-dhcp,q-l3,odl-compute</div><div><br></div><div><br></div><div>ODL_MODE=externalodl</div><div>ODL_PROVIDER_MAPPINGS=physnet1:eth0</div><div><br></div><div><br></div><div>ODL_MGR_IP=192.168.0.117</div><div><br></div><div><br></div><div>ODL_PORT=8080</div><div><br></div><div>ODL_MGR_PORT=6640</div><div><br></div><div>[[post-config|/etc/neutron/plugins/ml2/ml2_conf.ini]]</div><div>[agent]</div><div>minimize_polling=True</div><div><br></div><div>[ml2_odl]</div><div>url=http://$ODL_MGR_IP:8080/controller/nb/v2/neutron</div><div>username=admin</div><div>password=admin</div></div><div><br></div><div><br></div><div>Thanks,</div><div>Srinivas</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 6, 2015 at 12:13 AM, saurabh suman <span dir="ltr"><<a href="mailto:90.suman@gmail.com" target="_blank">90.suman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Looks like you have already stacked once on that system then cleaned it but some of python depedency files remained there. Is that the case? Also before stacking make sure you ODL is up and running.<div><br></div><div>Regards,</div><div>Saurav</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Mon, Oct 5, 2015 at 8:21 PM, Silvia Fichera <span dir="ltr"><<a href="mailto:fichera.sil@gmail.com" target="_blank">fichera.sil@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi all,<div>I'm trying to integrate OpenStack with Opendaylight and I was following this guide</div><div><a href="https://wiki.opendaylight.org/view/OVSDB:OVSDB_OpenStack_Guide" target="_blank">https://wiki.opendaylight.org/view/OVSDB:OVSDB_OpenStack_Guide</a></div><div>but I have some errors when I stack.</div><div>(Something like this : ImportError: No module named openstack_requirements)</div><div>Moreover the links related to the local.conf are no more avaiable.</div><div>Do you have an updated guide to use Openstack together with Opendaylight (stable, if it's possible).</div><div><br></div><div>Thanks a lot</div><span><font color="#888888"><div><div><br></div>-- <br><div>Silvia Fichera</div>
</div></font></span></div>
<br></div></div>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>