ironic/ironic/api
Vladyslav Drok a7310377e2 Add PortGroups API
This patch adds the portgroups API object and REST controller
to Ironic. Additionally this patch provides a PortgroupsCollection
class and PortgroupsPatch class. API version has been bumped to 1.23.

This commit includes changes to:
- the API (addition of portgroup API)
- the API tests

Partial-bug: #1618754
Co-Authored-By: Jenny Moorehead <jenny.moorehead@sap.com>
Co-Authored-By: Will Stevenson <will.stevenson@sap.com>
Co-Authored-By: Vasyl Saienko <vsaienko@mirantis.com>
Co-Authored-By: Vladyslav Drok <vdrok@mirantis.com>
Co-Authored-By: Zhenguo Niu <Niu.ZGlinux@gmail.com>
Co-Authored-By: Michael Turek<mjturek@linux.vnet.ibm.com>
Change-Id: I03ab55c15c1ee2fdd4b2786e366f9502c1ad8972
2016-11-03 16:27:28 +02:00
..
controllers Add PortGroups API 2016-11-03 16:27:28 +02:00
middleware Merge imports in code 2016-08-24 01:34:03 +00:00
__init__.py Centralize config options - [api] 2016-07-21 11:51:45 -07:00
app.py Clean imports in code 2016-08-18 10:02:30 +07:00
app.wsgi Replace logging constants with oslo.log 2016-04-26 16:38:51 +08:00
config.py Promote agent vendor passthru to core API 2016-08-05 12:31:32 +02:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Fix typos in docstring/comments 2016-09-28 11:04:48 +07:00