ironic/ironic/tests/unit/common
Armstrong Liu 41f15dba65 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>
2020-09-09 09:48:53 +08:00
..
json_samples Fix: port attribute name propagate_uplink_status 2020-08-19 10:45:23 +08:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_cinder.py Remove deprecated [cinder]url 2020-05-14 17:43:57 +02:00
test_context.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_driver_factory.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_fsm.py Removes unnecessary utf-8 encoding 2017-01-11 19:35:41 +05:30
test_glance_service.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
test_hash_ring.py Fixes a race condition in the hash ring code 2018-10-05 07:36:30 -04:00
test_image_service.py Allow HttpImageService to accept custom certificate 2020-09-07 14:51:34 +00:00
test_images.py Iso booting via redfish virtual media 2020-07-10 08:43:17 -07:00
test_json_rpc.py Use TLS for json_rpc when configured 2020-07-30 17:20:24 +03:00
test_keystone.py Merge "Switch Ironic to openstacksdk for Neutron" 2020-09-07 15:41:31 +00:00
test_network.py Enforce autospec in common tests 2020-08-24 18:24:15 +02:00
test_neutron.py Merge "Switch Ironic to openstacksdk for Neutron" 2020-09-07 15:41:31 +00:00
test_nova.py Enforce autospec in common tests 2020-08-24 18:24:15 +02:00
test_policy.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_pxe_utils.py clean up mac address with the pxe configuration files 2020-09-09 09:48:53 +08:00
test_raid.py Software RAID: don't try to set local_gb to MAX 2020-07-03 14:27:05 +02:00
test_release_mappings.py Merge "Add RPC objects for deployment API" 2020-08-12 23:29:19 +00:00
test_rpc.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_rpc_service.py Remove locks before RPC bus is started 2020-07-28 08:03:21 -07:00
test_states.py Stop using six library 2019-12-23 09:38:25 +01:00
test_swift.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_wsgi_service.py Switch to unittest mock 2020-04-30 19:04:17 +02:00