cyborg/cyborg/tests/unit/policies
wu.shiming acac833908 Import HTTPStatus instead of http_client
python introduced http.HTTPStatus since version 3.5,
and the OpenStack Victoria has targeted a minimum
version of python 3.6[1], cyborg also does that.

To keep update with the latest version we introduce HTTPStatus to replace http_client in cyborg code.

[1]https://governance.openstack.org/tc/reference/runtimes/victoria.html
2020-11-25 09:39:05 +00:00
..
__init__.py Add policies tests for existing device_profile APIs 2020-09-11 14:26:58 +08:00
base.py Add policies tests for existing device_profile APIs 2020-09-11 14:26:58 +08:00
test_device_profiles.py Import HTTPStatus instead of http_client 2020-11-25 09:39:05 +00:00