ironic/ironic/api/controllers
Steve Baker 4fa65099de Break out collection functions for json usage
With this change it will be possible for both type-based and
json-based result collections to use the same has_next/get_next
functions. Once the last type-based controller is converted the
Collection type can be deleted.

Change-Id: Ib1eb9a238a9ae9d42782880bd6cb6b2978d39463
Story: 1651346
Task: 10551
2020-07-30 07:37:31 +12:00
..
v1 Break out collection functions for json usage 2020-07-30 07:37:31 +12:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Centralise imports of wsme types 2020-04-20 12:24:17 +12:00
link.py Remove Link type 2020-07-20 08:58:32 +12:00
root.py Convert root controller to plain controller 2020-07-30 07:37:31 +12:00
version.py Convert root path / to use plain JSON 2020-07-20 14:09:53 +12:00