neutron/neutron/plugins/nec/common
Akihiro Motoki a79aa79b2a NEC plugin: Honor Retry-After response from OFC
A backend OpenFlow controller nec plugin talks to can return
503 response with retry-after header when it is busy.
It is better to honor retry-after header to avoid unnecessary
user-visible errors due to temporary busy condition.

Change-Id: I2ff1c3ac8402a2207bd955e9a9bb61e147950c5c
Closes-Bug: #1294527
2014-03-19 17:10:43 +09:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
config.py NEC plugin: Honor Retry-After response from OFC 2014-03-19 17:10:43 +09:00
constants.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
exceptions.py NEC plugin: Honor Retry-After response from OFC 2014-03-19 17:10:43 +09:00
ofc_client.py NEC plugin: Honor Retry-After response from OFC 2014-03-19 17:10:43 +09:00
utils.py nec plugin: Compare OFS datapath_id as hex int 2014-02-13 10:37:29 +00:00