python-octaviaclient/octaviaclient/api/v2
Andrey Kurilin 02256c83e9 Wrap several show api calls with correct_return_codes
Loadbalancer show API call can also raise 'incorrect' exception, so it
would be nice to wrap it with a helper decorator.

Also, this patch extends correct_return_codes decorator to cover
wrong usage of NotFound exception at osc-lib
(see https://review.opendev.org/675328)

Change-Id: If2565df22c2677bbad09f3eafacc148c740c0124
2019-09-13 19:05:57 +00:00
..
__init__.py Complement Octavia client with a set of features 2017-12-06 10:53:39 -08:00
octavia.py Wrap several show api calls with correct_return_codes 2019-09-13 19:05:57 +00:00