;> > To: Russell Bryant; Daniel P. Berrange; openstack-
>> > d...@lists.openstack.org
>> > Cc: Jay Pipes; Mooney, Sean K; Sahid Orentino Ferdjaoui; Maxime Leroy
>> > Subject: RE: [nova][neutron][os-vif] os-vif core review team membership
>> >
>> >
>>
Hi Matt, Armando,
On Fri, Oct 30, 2015 at 1:17 AM, Armando M. wrote:
>>
>> Do you have any code in nova that's specific to your configuration?
>>
This CI is testing against our ML2 mechanism driver. This one uses the
vhostuser vif_type. So the specific code related to Nova is
get_config_vhostuse
Hi Brent,
On Wed, Feb 18, 2015 at 3:26 PM, Brent Eagles wrote:
[..]
> I want to get the ball rolling on this ASAP so, I've started on this as
> well and will be updating the etherpad accordingly. I'm also keen to get
> W.I.P./P.O.C. patches to go along with it. I'll notify on the mailing
> list (
On Wed, Jan 14, 2015 at 6:16 PM, Neil Jerram wrote:
> Maxime Leroy writes:
>
>> Ok, thank you for the details. I will look how to implement this feature.
>
> Hi Maxime,
>
> Did you have time yet to start looking at this? My team now has a use
> case that could be m
On Fri, Dec 12, 2014 at 3:16 PM, Daniel P. Berrange wrote:
> On Fri, Dec 12, 2014 at 03:05:28PM +0100, Maxime Leroy wrote:
>> On Fri, Dec 12, 2014 at 10:46 AM, Daniel P. Berrange
>> wrote:
>> > On Fri, Dec 12, 2014 at 01:21:36PM +0900, Ryu Ishimoto wrote:
>> >
On Fri, Dec 12, 2014 at 10:46 AM, Daniel P. Berrange
wrote:
> On Fri, Dec 12, 2014 at 01:21:36PM +0900, Ryu Ishimoto wrote:
>> On Thu, Dec 11, 2014 at 7:41 PM, Daniel P. Berrange
>> wrote:
>>
[..]
>> Port binding mechanism could vary among different networking technologies,
>> which is not nova's
On Thu, Dec 11, 2014 at 11:41 AM, Daniel P. Berrange
wrote:
> On Thu, Dec 11, 2014 at 09:37:31AM +0800, henry hly wrote:
>> On Thu, Dec 11, 2014 at 3:48 AM, Ian Wells wrote:
>> > On 10 December 2014 at 01:31, Daniel P. Berrange
>> > wrote:
>> >>
>> >>
[..]
>> The question is, do we really need s
On Thu, Dec 11, 2014 at 2:37 AM, henry hly wrote:
> On Thu, Dec 11, 2014 at 3:48 AM, Ian Wells wrote:
[..]
>>
>> The problem is that we effectively prevent running an out of tree Neutron
>> driver (which *is* perfectly legitimate) if it uses a VIF plugging mechanism
>> that isn't in Nova, as we c
Hi there.
I would like some clarification regarding support of out-of-tree
plugin in nova and in neutron.
First, on neutron side, there are mechanisms to support out-of-tree
plugin for L2 plugin (core_plugin) and ML2 mech driver
(stevedore/entrypoint).
Most of ML2/L2 plugins need to have a speci