yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42006
[Bug 1521160] [NEW] VMware LBaaSv1 method uses invalid context
Public bug reported:
VMware LBaaSv1 driver supplies the Neutron plugin with a method, which allows detection of Edge appliance use by the LBaaS driver.
The is_edge_in_use() method is using a context which is invalid: the driver has no self.context property and shouldn't have one.
Instead, the context should pass as parameter.
** Affects: neutron
Importance: Undecided
Assignee: Kobi Samoray (ksamoray)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Kobi Samoray (ksamoray)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1521160
Title:
VMware LBaaSv1 method uses invalid context
Status in neutron:
In Progress
Bug description:
VMware LBaaSv1 driver supplies the Neutron plugin with a method, which allows detection of Edge appliance use by the LBaaS driver.
The is_edge_in_use() method is using a context which is invalid: the driver has no self.context property and shouldn't have one.
Instead, the context should pass as parameter.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1521160/+subscriptions
Follow ups