neutron/neutron/services/segments
Boden R 6d9f1c662f use retry_if_session_inactive from neutron-lib
The retry_if_session_inactive decorator was rehomed into neutron-lib
[1]. This patch consumes it by removing the function from neutron and
using neutron-libs version where appropriate.

NeutronLibImpact

[1] https://review.openstack.org/#/c/557040/

Change-Id: I3e3289f33e62d45933d0fbf165bb4b25078f22d5
2018-10-12 14:47:35 -06:00
..
__init__.py Basic Extension and CRUD for Segments 2016-05-05 13:58:34 -06:00
db.py use retry_if_session_inactive from neutron-lib 2018-10-12 14:47:35 -06:00
exceptions.py Allow setting network-segment on subnet update 2018-05-24 01:09:02 +02:00
placement_client.py remove unused common exceptions 2018-04-09 15:08:05 -06:00
plugin.py Implement filter validation 2018-07-19 04:13:43 +00:00