Manjeets,
This FFE has been approved. Tracking it here:
https://launchpad.net/neutron/+milestone/queens-rc1
Cheers
On Thu, Jan 25, 2018 at 12:17 PM, Bhatia, Manjeet S <
manjeet.s.bha...@intel.com> wrote:
> Hello all !
>
>
>
> I’d like to request a FFE for patch 523257 [1] that adds new resource
Hello all !
I'd like to request a FFE for patch 523257 [1] that adds new resources and
events to handle operations
For routers if L3 flavors framework is used. The neutron-lib part is already
merged [lib] thanks to Boden and
Miguel for quick reviews on that. The second patch 53993 [2] adds the m
a floating-ip is associated to a router only if it's associated to a fixed-ip.
consider the case where there are two routers sharing a public network.
On Tue, Jan 23, 2018 at 11:09 AM, Bhatia, Manjeet S
wrote:
> Hi Neutrinos,
>
>
>
> I am working on L3 flavors driver implementation for ODL backen
Hi Neutrinos,
I am working on L3 flavors driver implementation for ODL backend, In l3
Flavor's driver there is need to fetch flavors id on floatingip operations,
So that if floatingip is not for association with router of that flavor, driver
can ignore the operation and return, but I noticed the