[openstack-dev] dummy Quantum plugin

Aaron Rosen arosen at nicira.com
Fri Jun 7 08:01:37 UTC 2013


You can probably mix in the l3 db base class as well to get around that.

Aaron


On Fri, Jun 7, 2013 at 12:28 AM, Julio Carlos Barrera Juez <
juliocarlos.barrera at i2cat.net> wrote:

> Thank you Aaron, but I tested db_base plugin and I realized that Compute
> (nova) uses L3 extension by default. It would be useful to have a dummy
> Quantum plugin and the way to configure Compute (nova) to use it, having
> basic local connectivity to the VMs.
>
>
> On 6 June 2013 20:15, Aaron Rosen <arosen at nicira.com> wrote:
>
>> There is not a dummy plugin in the source tree but if you take a plugin
>> that leverages the db_base class mix in you should be able to delete all
>> the code had have what you are asking for.
>>
>> Aaron
>>
>>
>> On Wed, Jun 5, 2013 at 4:07 AM, Julio Carlos Barrera Juez <
>> juliocarlos.barrera at i2cat.net> wrote:
>>
>>> Hi.
>>>
>>> Is there any Quantum plugin that allows creating Virtual Machines for
>>> testing avoiding configuring the network? I need to test some basic stuff
>>> without network and I don't want to configure a Netwrk Service in this case.
>>>
>>> Moreover, I want to know basic flow of Quantum plugin because we are
>>> developing a Quantum Network Service and we need to know messages and data
>>> sent to configured Quantum plugin.
>>>
>>> Thank you.
>>>
>>> _______________________________________________
>>> OpenStack-dev mailing list
>>> OpenStack-dev at lists.openstack.org
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>>
>>>
>>
>> _______________________________________________
>> OpenStack-dev mailing list
>> OpenStack-dev at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130607/345737a1/attachment-0001.html>


More information about the OpenStack-dev mailing list