Re: [openstack-dev] [Neutron] Neutron plugins that do not have L3 agents

2016-05-18 Thread Jay Pipes

On 05/18/2016 10:42 AM, Sean M. Collins wrote:

We could do a variation on what was done in 
https://review.openstack.org/#/c/317754/1/lib/tempest

Something like https://review.openstack.org/#/c/318145/ ?

That way, no more
IS_SOMETHING_ENABLED_THAT_WE_COULD_DISCOVER_VIA_THE_API variables?


Heck yeah. ++

-jay

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] Neutron plugins that do not have L3 agents

2016-05-18 Thread Sean M. Collins
We could do a variation on what was done in 
https://review.openstack.org/#/c/317754/1/lib/tempest

Something like https://review.openstack.org/#/c/318145/ ?

That way, no more
IS_SOMETHING_ENABLED_THAT_WE_COULD_DISCOVER_VIA_THE_API variables?
-- 
Sean M. Collins

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Neutron] Neutron plugins that do not have L3 agents

2016-05-18 Thread Gary Kotton
Hi,
The patch [i] broke all of the Neutron plugins that do not run L3 agents. This 
was due to the fact that some different plugins expected different values for 
the Q_L3_ENABLED.The revert for that patch has been blocked [ii]. In order to 
get out of this pickle we have proposed the following:

1.   Decouple tempest from neutron flags [iii]

2.   Enable plugins to define if they support L3 API’s (this does not mean 
that they need to run L3 agents) [iv]
I hope that 1 and 2 will suffice to enable us to get the CI’s back up and 
running again.
Thanks
Gary


i. https://review.openstack.org/#/c/315995/

ii.   https://review.openstack.org/#/c/316660/

iii.  https://review.openstack.org/#/c/317754

iv.  https://review.openstack.org/#/c/317877/

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev