Re: [Openstack] OpenStack (Devstack) and Opendaylight

2015-10-07 Thread Silvia Fichera
Hi Srinivas, thank you for your suggestions. I've downloaded Lithium and modified my local.conf according to yours but I have a multinode implementation. So I have uncommented the line related to the multihost. The stacking of the controller node was successful... but when I try to create an instan

Re: [Openstack] OpenStack (Devstack) and Opendaylight

2015-10-06 Thread Srinivasa Rao Kandula
Hi, I have recently brought up the openstack and odl set up with ODL in VM and Openstack in another VM. Here is my local.conf for single node openstack set up for Juno stable release. I was using the ODL lithium release and installed bellow features feature:install odl-base-all odl-aaa-authn

Re: [Openstack] OpenStack (Devstack) and Opendaylight

2015-10-06 Thread Silvia Fichera
Hi Saurabh, ODL was running. I have this problem with the devstack's version posted in the guide that I linked you $ git clone git://github.com/openstack-dev/devstack.git $ cd devstack $ git remote add opendaylight https://github.com/CiscoSystems/devstack.git $ git fetch opendaylight $ g

Re: [Openstack] OpenStack (Devstack) and Opendaylight

2015-10-05 Thread saurabh suman
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. Regards, Saurav On Mon, Oct 5, 2015 at 8:21 PM, Silvia Fichera wrote: > Hi all, > I'm trying to

[Openstack] OpenStack (Devstack) and Opendaylight

2015-10-05 Thread Silvia Fichera
Hi all, I'm trying to integrate OpenStack with Opendaylight and I was following this guide https://wiki.opendaylight.org/view/OVSDB:OVSDB_OpenStack_Guide but I have some errors when I stack. (Something like this : ImportError: No module named openstack_requirements) Moreover the links related to th