ironic/ironic/tests/unit/common
Ilya Etingof c84c6af087 Add `get_node_network_data` to Neutron NetworkInterface
Implements `get_node_network_data` network interface method for
Neutron networks providing Nova network metadata
(AKA network_data.json) collected from Neutron VIF of ironic
port objects associated with the node.

Co-Authored: Iury Gregory Melo Ferreira <iurygregory@gmail.com>
Change-Id: I0fa742110649ed2786f360e1ef43012e77671620
Story: 2006691
Task: 37071
2020-07-01 14:57:34 +02:00
..
json_samples Add `get_node_network_data` to Neutron NetworkInterface 2020-07-01 14:57:34 +02: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 to unittest mock 2020-04-30 19:04: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 Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_images.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_json_rpc.py Enable HTTP Basic authentication for JSON-RPC 2020-06-18 09:35:47 +12:00
test_keystone.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_network.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_neutron.py Add `get_node_network_data` to Neutron NetworkInterface 2020-07-01 14:57:34 +02:00
test_nova.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_policy.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_pxe_utils.py Use assertCountEqual instead of assertItemsEqual 2020-06-11 14:37:56 +02:00
test_raid.py Allow specifying target devices for software RAID 2020-03-17 14:31:38 +01:00
test_release_mappings.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_rpc.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_rpc_service.py Switch to unittest mock 2020-04-30 19:04:17 +02: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