ironic/ironic/common
Armstrong Liu 9e35573f12 clean up mac address with the pxe configuration files
In pxe_utils.py/create_pxe_config function, mac pxe configs will always
be created, so when we clear pxe configs, no matter whether the ip
address is None or not, we need to clear them.

Change-Id: I5cee9c4465630b162baf911ef9efef5f471671c0
Signed-off-by: Armstrong Liu <vpbvmw651078@gmail.com>
(cherry picked from commit 41f15dba65)
2020-11-02 08:37:19 +00:00
..
glance_service Add check on get_endpoint returning None 2019-06-19 16:23:07 +02:00
json_rpc Use TLS for json_rpc when configured 2020-07-31 11:17:16 +00:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
boot_devices.py Add `FLOPPY` boot device constant 2019-09-13 13:40:02 +02:00
boot_modes.py Adds boot mode support to ManagementInterface 2018-06-15 15:19:41 +00:00
cinder.py Add check on get_endpoint returning None 2019-06-19 16:23:07 +02:00
components.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02: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 Make 'noop' the explicit default of default_storage_interface 2019-03-29 14:03:53 +01:00
exception.py Remove CIMC/UCS drivers 2019-06-25 23:44:19 -07: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 Fix a race condition in the hash ring code 2020-09-30 12:07:16 +00:00
i18n.py Merge "Update the documentation links - code comments" 2017-08-15 14:48:41 +00:00
image_service.py Refactoring: flatten the glance service module 2019-06-18 12:23:11 +02:00
images.py Creation of UEFI ISO fails with efiboot.img 2019-07-26 12:06:41 -04:00
indicator_states.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
isolinux_config.template Add support for creating vfat and iso images 2014-08-26 21:18:11 +05:30
keystone.py Remove deprecated Neutron authentication options 2019-07-26 14:24:22 +02:00
network.py Update wording used in removal of VIFs 2018-04-18 03:00:15 +00:00
neutron.py Additional IP addresses to IPv6 stateful ports 2020-04-08 19:48:03 +02:00
nova.py Support power state change callbacks to nova using ksa_adapter 2019-08-12 19:29:57 +02:00
policy.py Add API to allow update allocation name and extra field 2019-05-09 10:28:27 +00:00
profiler.py Enable OSProfiler support in Ironic - follow-up 2017-08-18 14:41:44 +00:00
pxe_utils.py clean up mac address with the pxe configuration files 2020-11-02 08:37:19 +00:00
raid.py Software RAID: don't try to set local_gb to MAX 2020-07-06 13:44:01 +00:00
release_mappings.py Update release mappings for Train 2019-09-23 16:01:37 +01:00
rpc.py Make versioned notifications topics configurable 2019-01-23 08:38:18 +01:00
rpc_service.py Remove locks before RPC bus is started 2020-07-29 17:33:15 +00:00
service.py reloads mutable config values on SIGHUP 2018-02-28 23:46:30 +00:00
states.py Clean up nodes in DELETING on conductor restart 2020-07-06 12:35:57 +00:00
swift.py Add check on get_endpoint returning None 2019-06-19 16:23:07 +02:00
utils.py redfish: handle hardware that is unable to set persistent boot 2020-05-29 02:02:57 -04:00
wsgi_service.py Fix W504 errors 2018-05-09 06:11:30 -07:00