masakari/masakari/api/openstack
Dinesh Bhor 4f4c42bd8d Extracted HTTP response codes to constants
There are several places in the source code where HTTP response
codes are used as numeric values.

All of the used status codes are replaced with symbolic constants
from six.moves.http_client to improve code readibility.

Closes-Bug: #1520159

Change-Id: Ic5e439fb1f33962979536fe1ac5e5320e2c50c40
2017-01-10 12:25:41 +05:30
..
ha Extracted HTTP response codes to constants 2017-01-10 12:25:41 +05:30
__init__.py TrivialFix: Merge imports in code 2016-09-15 08:59:46 +07:00
common.py Add notifications controller for masakari 2016-10-04 11:37:27 +05:30
extensions.py Remove reference of Nova 2016-09-28 09:41:06 +05:30
wsgi.py Extracted HTTP response codes to constants 2017-01-10 12:25:41 +05:30