ironic/ironic/api
Laura Moore 0a5549680d Add multitenancy-related fields to port API object
This commit adds new fields to port object:
- port.pxe_enabled: indicates whether pxe is enabled or disabled
      for this port
- port.local_link_connection: contains the port binding profile.

Partial-bug: #1526403
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>

Change-Id: Ie655fd59b06de7b84fba3b438d5e4c2ecd8075c3
2016-07-13 13:39:56 +03:00
..
controllers Add multitenancy-related fields to port API object 2016-07-13 13:39:56 +03:00
middleware Removes the use of mutables as default args 2016-06-19 10:27:48 -07:00
__init__.py No need for 'default=None' in config variable 2016-06-16 06:36:19 -07:00
acl.py Fix misspelling from "applicatin" to "application". 2015-08-21 06:52:27 +00:00
app.py Remove duplicate doc in ironic.conf.sample 2016-03-04 09:53:38 +08:00
app.wsgi Replace logging constants with oslo.log 2016-04-26 16:38:51 +08:00
config.py Remove support for the old ramdisk (DIB deploy-ironic element) 2016-06-09 13:43:21 +02:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Append 'Openstack-Request-Id' header to the response 2016-03-22 10:38:39 -07:00