summaryrefslogtreecommitdiff
path: root/api-ref/source/baremetal-api-v1-nodes-portgroups.inc
Commit message (Collapse)AuthorAgeFilesLines
* Switch API ref to use versionadded syntax throughoutSam Betts2017-09-051-4/+2
| | | | | | | | | | | Sphinx provides the versionadded syntax for indicating version related changes in documentation, the OpenStack doc theme is designed to handle this and render it nicely. This patch switches our inconsistent references to API version related change in the API ref to use this syntax so that it standardised through out the docs, and is more obvious in the documentation itself. Change-Id: Ied6f22deecebd71042d2230b81e057543db3d3f4
* Add API reference for portgroup's mode and propertiesVladyslav Drok2016-12-211-0/+2
| | | | | Partial-Bug: #1618754 Change-Id: Icf8386715b49c17e153dd397dbcb30d3cd26824a
* Followup to 0335e81a8787Vladyslav Drok2016-11-171-5/+6
| | | | | | | | | | This change fixes issues pointed out in the last patch set of the referenced change request. Apart from that, 406 error code is removed from expected error codes, as currently .*/portgroups.* resources do not return it. Change-Id: Ib5fccb3a4d1d2c1c7dd1095b86199536db87da4c
* Add portgroup to api-refVasyl Saienko2016-11-161-0/+98
This patch updates api-ref documentations to reflect portgroup changes. Related-Bug: #1618754 Co-Authored-By: Vladyslav Drok <vdrok@mirantis.com> Change-Id: Id34344df9d3e68efe891c2be4a0b362be6557202