ironic/ironic/tests/api/v1
Lucas Alvares Gomes eec96136be Add config option to override url for links
The versions url returns the wrong data when Ironic API is behind a
proxy. This adds a new config option called "public_endpoint" so it can
be set properly.

Closes-Bug: #1384379
Change-Id: I6d1b59db3ce09aba7bca5a71edcf97eb79f0b17b
2015-09-15 18:53:10 +01:00
..
__init__.py Move v1 API tests to separate v1 directory 2014-03-07 03:29:27 +05:30
test_chassis.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
test_drivers.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
test_nodes.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
test_ports.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
test_root.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
test_types.py Replace HTTP 'magic numbers' with constants 2015-08-18 19:08:56 -07:00
test_utils.py Replace HTTP 'magic numbers' with constants 2015-08-18 19:08:56 -07:00
test_versions.py Create a versions.py file 2015-08-24 14:45:01 -07:00