ironic/ironic/tests/unit/common
Julia Kreger f6bd23e199 Fix ipv6 URL formatting for pxe/iPXE
The first DHCPv6 related fix was not enough.

In testing, it appears that we were not correctly returning
the proper variables and formatting to enable the machine to
boot via IPv6.

Fixes values, wraps a bare IPv6 address as dicated by RFC standards,
and enhances unit tests.

Change-Id: I9ebfb1ff1ba53dd117988b5e2a7736e20d1041a0
2018-11-07 12:54:56 -08:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_cinder.py Remove deprecated [keystone] config section 2018-06-11 13:30:50 +00:00
test_context.py Fix tenant DeprecationWarning from oslo_context 2018-05-14 19:44:20 +09:00
test_driver_factory.py Remove support for creating and loading classic drivers 2018-07-02 17:37:28 +02:00
test_exception.py Make all IronicExceptions RPC-serializable 2016-11-30 11:36:32 +02:00
test_fsm.py Removes unnecessary utf-8 encoding 2017-01-11 19:35:41 +05:30
test_glance_service.py Completely remove support for deprecated Glance V1 2018-10-12 12:20:10 +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 Completely remove support for deprecated Glance V1 2018-10-12 12:20:10 +02:00
test_images.py Remove pycodestyle version pin. Add E402 and W503 to ignore. 2018-04-10 16:48:26 -07:00
test_keystone.py Remove deprecated [keystone] config section 2018-06-11 13:30:50 +00:00
test_network.py Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
test_neutron.py Fix error when deleting a non-existent port 2018-06-21 16:16:56 +01:00
test_policy.py Remove deprecated ironic.common.policy.enforce() 2017-12-13 20:32:43 -05:00
test_pxe_utils.py Fix ipv6 URL formatting for pxe/iPXE 2018-11-07 12:54:56 -08:00
test_raid.py Fix for Unable to create RAID1 on Dell BOSS card 2018-06-19 14:41:57 -04:00
test_release_mappings.py include all versions of Node in release_mappings 2018-06-28 00:07:08 +00:00
test_rpc.py Replace get_transport with get_rpc_transport 2017-06-07 12:48:03 +05:30
test_rpc_service.py Modifications for rolling upgrades 2017-07-13 12:16:30 -04:00
test_states.py Use more specific asserts in tests 2017-08-04 08:42:39 +02:00
test_swift.py Remove endpoint_type from configuration 2018-05-22 19:53:55 +03:00
test_utils.py Reuse checksum calculation from oslo 2018-09-18 17:13:53 +08:00
test_wsgi_service.py Add missing 'autospec' to unit tests - /unit/common/ 2017-10-17 10:33:19 -07:00