ironic/ironic/api/controllers/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 Add config option to override url for links 2015-09-15 18:53:10 +01:00
chassis.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
collection.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
driver.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
node.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
port.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
state.py Use docstrings for attributes in api/controllers 2014-10-27 21:47:18 +00:00
types.py Fix minor spelling/grammar errors 2015-08-27 03:36:22 +00:00
utils.py Add APIs for RAID configuration 2015-09-04 07:37:29 +00:00
versions.py Add APIs for RAID configuration 2015-09-04 07:37:29 +00:00