diff options
author | Devananda van der Veen <devananda.vdv@gmail.com> | 2016-07-13 18:12:35 -0700 |
---|---|---|
committer | Devananda van der Veen <devananda.vdv@gmail.com> | 2016-07-13 18:12:35 -0700 |
commit | 6d846590bc3d740239b6350f446757f4a94e34f4 (patch) | |
tree | 3381fced213c57e378d0595cd8fcb01152300f29 /api-ref | |
parent | 76726c6a3feda8419724d09c777e7bb578d82ec0 (diff) | |
download | ironic-6d846590bc3d740239b6350f446757f4a94e34f4.tar.gz |
Follow-up fixes to 206244
This commit is a collection of follow-up fixes to the nits/comments on
https://review.openstack.org/#/c/206244/116
Change-Id: I5631f5df3c0b6a3baa386da8b93b1e888c1f8d3c
Diffstat (limited to 'api-ref')
-rw-r--r-- | api-ref/source/baremetal-api-v1-ports.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/api-ref/source/baremetal-api-v1-ports.inc b/api-ref/source/baremetal-api-v1-ports.inc index 27a4d4a83..390bd3bb1 100644 --- a/api-ref/source/baremetal-api-v1-ports.inc +++ b/api-ref/source/baremetal-api-v1-ports.inc @@ -32,6 +32,11 @@ API microversion 1.8 added the ``fields`` Request parameter. When specified, this causes the content of the Response to include only the specified fields, rather than the default set. +API microversion 1.19 added the ``pxe_enabled`` and ``local_link_connection`` +fields. + +.. TODO: add pxe_enabled and local_link_connection to all sample files + Normal response code: 200 Request |