neutron/neutron/services
Kevin Benton 11849b7279 Make auto allocate cleanup retry
This adds a retry decorator to the auto allocate cleanup logic
so it can handle retriable errors during cleanup. It also adds
catches for notfound errors to make the function idempotent so
it works on retries.

Change-Id: I3d62af3018fb834ec85771d8bc8e7379cc80b72a
Closes-Bug: #1615710
2016-08-19 21:04:15 -07:00
..
auto_allocate Make auto allocate cleanup retry 2016-08-19 21:04:15 -07:00
externaldns Refactoring config options for services opts 2016-08-11 01:21:41 +00:00
flavors Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
l3_router Support callbacks for L3 plugins without an agent 2016-08-02 12:29:23 -05:00
metering Refactoring config options for services opts 2016-08-11 01:21:41 +00:00
network_ip_availability Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
qos Refactoring config options for services opts 2016-08-11 01:21:41 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Make revision bump robust to concurrent removals 2016-08-05 16:28:43 -07:00
segments Revert "Publish segment id in port responses" 2016-08-18 06:01:22 -05:00
tag Remove unused LOG 2016-07-05 15:22:13 +08:00
timestamp objects: switch base plugin class to using subnetpool object 2016-06-14 14:26:33 +00:00
trunk Add agent-side driver scaffolding for trunk functionality 2016-08-18 12:10:22 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Merge "Deprecate implicit loading of service_providers from neutron_*.conf" 2016-08-18 10:51:20 +00:00
service_base.py Adding the appropriate log hints where needed 2016-06-30 07:35:24 +00:00