ironic/ironic/common
Jim Rollenhagen 7929361a0b Add conductor_group field to config, node and conductor objects
Adds the fields and bumps the objects versions. Excludes the field from
the node API for now.

Also adds the conductor_group config option, and populates the field in
the conductors table.

Also fixes a fundamentally broken test in ironic.tests.unit.db.test_api.

Change-Id: Ice2f90f7739b2927712ed45c969865136a216bd6
Story: 2001795
Task: 22640
Task: 22642
2018-07-18 21:50:29 +00:00
..
glance_service Merge "Remove deprecated [keystone] config section" 2018-06-14 10:44:42 +00:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
boot_devices.py Implementation for UEFI iSCSI boot for ILO 2018-01-25 06:33:21 +00:00
boot_modes.py Adds boot mode support to ManagementInterface 2018-06-15 15:19:41 +00:00
cinder.py Remove deprecated [keystone] config section 2018-06-11 13:30:50 +00:00
config.py Enable OSProfiler support in Ironic 2017-07-07 15:58:28 -07:00
context.py Fix tenant DeprecationWarning from oslo_context 2018-05-11 14:28:42 -07:00
dhcp_factory.py Change pxe dhcp options name to codes. 2017-10-13 12:50:58 +03:00
driver_factory.py Remove support for creating and loading classic drivers 2018-07-02 17:37:28 +02:00
exception.py Add conductor_group field to config, node and conductor objects 2018-07-18 21:50:29 +00:00
faults.py Validating fault value when querying with fault field 2018-06-12 20:47:30 +08:00
fsm.py Fix W504 errors 2018-05-09 06:11:30 -07:00
grub_conf.template Fix for automated boot iso issue with IPA ramdisk 2015-04-10 09:09:53 -07:00
hash_ring.py Remove support for creating and loading classic drivers 2018-07-02 17:37:28 +02:00
i18n.py Merge "Update the documentation links - code comments" 2017-08-15 14:48:41 +00:00
image_service.py Fix W504 errors 2018-05-09 06:11:30 -07:00
images.py Fix W504 errors 2018-05-09 06:11:30 -07:00
isolinux_config.template Add support for creating vfat and iso images 2014-08-26 21:18:11 +05:30
keystone.py Use adapters for neutronclient 2017-12-14 13:36:03 +02:00
network.py Update wording used in removal of VIFs 2018-04-18 03:00:15 +00:00
neutron.py Fix error when deleting a non-existent port 2018-06-21 16:16:56 +01:00
policy.py Add Node BIOS support - REST API 2018-05-28 12:17:39 +02:00
profiler.py Enable OSProfiler support in Ironic - follow-up 2017-08-18 14:41:44 +00:00
pxe_utils.py Move boot-related code to boot_mode_utils.py 2018-06-20 11:37:11 +02:00
raid.py Add support for inband raid configuration agent ramdisk 2015-09-14 15:52:31 +00:00
release_mappings.py Add conductor_group field to config, node and conductor objects 2018-07-18 21:50:29 +00:00
rpc.py Enable OSProfiler support in Ironic 2017-07-07 15:58:28 -07:00
rpc_service.py Modifications for rolling upgrades 2017-07-13 12:16:30 -04:00
service.py reloads mutable config values on SIGHUP 2018-02-28 23:46:30 +00:00
states.py Implements baremetal inspect abort 2018-05-30 21:04:37 +08:00
swift.py Auto-detect the defaults for [glance]swift_{account,temp_url_key,endpoint_url} 2017-12-12 11:48:06 +01:00
utils.py Add conductor_group field to config, node and conductor objects 2018-07-18 21:50:29 +00:00
wsgi_service.py Fix W504 errors 2018-05-09 06:11:30 -07:00