ironic/ironic/api
Zhenguo Niu cd687bc503 Convert set() to list in ListType
ListType should return a list instead of set, As set is not json
serializable

Change-Id: I06011929022c124883a00cdf5784ed63f79f48a5
2015-10-15 09:36:38 +08:00
..
controllers Convert set() to list in ListType 2015-10-15 09:36:38 +08:00
middleware Do not use "private" attribute in AuthTokenMiddleware 2015-06-24 12:00:46 +03:00
__init__.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
acl.py Fix misspelling from "applicatin" to "application". 2015-08-21 06:52:27 +00:00
app.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
app.wsgi Make app.wsgi more like ironic.cmd.api 2015-08-10 15:41:45 +00:00
config.py Allow digits in IPA driver names 2015-08-14 11:57:13 -04:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Add config option to override url for links 2015-09-15 18:53:10 +01:00