masakari/masakari/api/openstack/ha
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
..
schemas Fix 500 error while create/update host 2016-11-08 12:39:48 +00:00
views Add testing for WSGI Framework 2016-08-26 14:07:20 +05:30
__init__.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
extension_info.py Dictionary creation could be rewritten with dictionary literal 2016-08-10 14:32:04 -07:00
hosts.py Extracted HTTP response codes to constants 2017-01-10 12:25:41 +05:30
notifications.py Extracted HTTP response codes to constants 2017-01-10 12:25:41 +05:30
segments.py Extracted HTTP response codes to constants 2017-01-10 12:25:41 +05:30
versions.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30
versionsV1.py Add support for wsgi framework 2016-07-12 13:10:10 +05:30