ironic/ironic/api/controllers
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
..
v1 Add PortGroups API 2016-11-03 16:27:28 +02:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Fix typos in docstring/comments 2016-09-28 11:04:48 +07:00
link.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
root.py Expose versioning information on GET / endpoint 2015-10-13 14:47:30 +00:00