Sorry for the slow reply, things have been a bit busy. On Thu, Sep 25, 2014 at 4:11 AM, harsh jain <[email protected]> wrote: > Hi, > > We are trying to install openstack packages using > meta-cloud-services Layer.Command used to clone the reposity is given below > > git clone git://github.com/openstack/python-neutron.git -b icehouse > > We have selected packagroup-cloud-compute in HOB GUI. > In final filesystem we are expecting neutron-plugin-openvswitch-agent > should be installed,instead of we are getiing > neutron-openvswitch-agent. > > In HOB build system we have observed that ml2-plugin files are there > in build folder but are not included in filesystem.
What exactly are you looking for ? The neutron-openvswitch-agent is launched with the openvswitch neutron plugin ini file, and hence should take care of the functionality you are looking for. If you are looking for the openvswitch mech driver, python-neutron itself is packaging the files. > > Do we need to do some configuratin in .bb files to install. perhaps, but I'm not sure I understand what you are trying to achieve yet. Cheers, Bruce > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
