ironic/ironic/common
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
..
glance_service Centralize config options - [glance] 2016-07-07 09:27:39 -07:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
boot_devices.py get_supported_boot_devices() returns static device list 2015-08-12 14:53:00 +01:00
config.py Move oslo.config references to oslo_config 2015-02-02 06:51:22 -08:00
context.py Follow-up patch of 0607226fc4 2016-04-19 11:29:32 +08:00
dhcp_factory.py Centralize config options - [dhcp] 2016-06-16 17:11:14 -07:00
driver_factory.py Add network interface to base driver class 2016-07-12 19:08:07 +03:00
exception.py Add multitenancy-related fields to port API object 2016-07-13 13:39:56 +03:00
fsm.py Add FSM.is_stable() method 2015-12-10 15:23:40 +00:00
grub_conf.template Fix for automated boot iso issue with IPA ramdisk 2015-04-10 09:09:53 -07:00
hash_ring.py Use self.__class__.X instead of self.X 2015-10-23 06:20:37 -07:00
i18n.py Remove unneeded usage of '# noqa' 2015-05-06 14:17:28 -07:00
image_service.py Centralize config options - [glance] 2016-07-07 09:27:39 -07:00
images.py Use ironic-lib's util methods 2016-01-04 15:39:57 +00:00
isolinux_config.template Add support for creating vfat and iso images 2014-08-26 21:18:11 +05:30
keystone.py Centralize config options - [keystone] 2016-06-27 10:23:09 -07:00
network.py Add 'neutron' network interface 2016-07-13 13:38:56 +03:00
neutron.py Add 'neutron' network interface 2016-07-13 13:38:56 +03:00
paths.py Make use of oslo-config-generator 2016-05-25 11:59:13 +08:00
policy.py Use oslo_policy package 2015-03-12 20:45:59 +01:00
pxe_utils.py Remove support for 'hexraw' iPXE type 2016-05-30 11:04:23 -04:00
raid.py Add support for inband raid configuration agent ramdisk 2015-09-14 15:52:31 +00:00
rpc.py NOTIFICATION_TRANSPORT should be global 2016-06-01 10:25:05 -04:00
safe_utils.py Enable hacking rule E265 2014-11-13 10:48:34 +08:00
service.py Removes the use of mutables as default args 2016-06-19 10:27:48 -07:00
states.py Active Node Creation via adopt state 2016-06-07 09:13:22 -04:00
swift.py Centralize config options - [swift] 2016-06-30 20:54:04 -07:00
utils.py Add multitenancy-related fields to port API object 2016-07-13 13:39:56 +03:00