summaryrefslogtreecommitdiff
path: root/ironic/api/controllers/link.py
Commit message (Expand)AuthorAgeFilesLines
* Remove Link typeSteve Baker2020-07-201-27/+12
* Centralise imports of wsme typesSteve Baker2020-04-201-3/+2
* Clean up api controller base classesSteve Baker2020-01-231-1/+1
* Use str type instead of wsme.types.textSteve Baker2020-01-221-3/+3
* Abstract away pecan.request/responseDmitry Tantsur2019-07-161-2/+2
* Add config option to override url for linksLucas Alvares Gomes2015-09-151-1/+1
* Change methods from classmethod to staticmethodYuriy Zveryanskyy2014-11-261-2/+2
* Use docstrings for attributes in api/controllersRuby Loo2014-10-271-3/+3
* Update webapi doc with link and consoleRuby Loo2014-07-101-0/+7
* Return the HTTP Location for newly created resourcesLucas Alvares Gomes2014-06-031-8/+16
* Avoid API root controller dependency on v1 dirRamakrishnan G2014-03-251-0/+43