On Mon, Feb 13, 2012 at 12:43 PM, Yapeng Wu <yapen...@me.com> wrote:
> Hello, Dan,
>
> On compute-node, does MYSQL need to be installed?

For OVS plugin, checkout
:http://openvswitch.org/openstack/documentation/ .  Particularly, for
a compute node you need sqlalchemy and the mysql client:

On Ubuntu: apt-get install python-mysqldb python-sqlalchemy

Dan

>
> Thanks,
> Yapeng
>
> On Feb 13, 2012, at 02:09 PM, Dan Wendlandt <d...@nicira.com> wrote:
>
> On Mon, Feb 13, 2012 at 10:41 AM, Brad Hall <b...@nicira.com> wrote:
>> Hi Yapeng,
>>
>> There is probably bug where ovs is only installed if "quantum" is
>> specified in enabled_services -- I'll take a look at it today.
>
> Yes, this is the case. I've worked around this locally, but never
> pushed it upstream.
>
> IIRC, beyond making sure that OVS is installed on a compute only node,
> there are also some other issues to work around, including needing to
> make sure the quantum agent code is installed on the compute node
> (easiest is just to clone entire quantum repo) and to make sure MYSQL
> permissions are set correctly.
>
> dan
>
>>
>> Thanks,
>> Brad
>>
>> On Mon, Feb 13, 2012 at 9:57 AM, Yapeng Wu <yapen...@me.com> wrote:
>>> Hello,
>>>
>>> I don't know if anyone tried to use devstack to test out the multi-node
>>> setup using quantum openvswitch plugin?
>>>
>>> on compute node, I tried the following flag in localrc:
>>> ENABLED_SERVICES=n-cpu,n-net,n-api,q-agt
>>> Q_PLUGIN=openvswitch
>>>
>>>
>>> But it failed, looks like openvswitch was not installed.
>>>
>>> What else service should I add in ENABLED_SERVICES?
>>>
>>> Thanks,
>>> Yapeng
>>>
>>>
>>> --
>>> Mailing list: https://launchpad.net/~netstack
>>> Post to     : netstack@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~netstack
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>
>> --
>> Mailing list: https://launchpad.net/~netstack
>> Post to     : netstack@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~netstack
>> More help   : https://help.launchpad.net/ListHelp
>
>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Dan Wendlandt
> Nicira Networks: www.nicira.com
> twitter: danwendlandt
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~



-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Wendlandt
Nicira Networks: www.nicira.com
twitter: danwendlandt
~~~~~~~~~~~~~~~~~~~~~~~~~~~

-- 
Mailing list: https://launchpad.net/~netstack
Post to     : netstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~netstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to