ironic/ironic/tests/unit/drivers
Galyna Zholtkevych 22dcfc65ee Validate the generated swift temp url
During deployment, a swift temporary URL may be generated,
to be used for getting the image for an instance.

This validates the generated URL to make sure that it
can be accessed.
If validation fails, an exception is raised and the error
is logged. This is helpful when diagnosing the problem with
a deployment.

Change-Id: I1f62bc9b5646d173ec6a3beb6282a5e6002c2030
Closes-Bug: 1512186
2017-01-19 10:06:13 +02:00
..
modules Validate the generated swift temp url 2017-01-19 10:06:13 +02:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
elilo_efi_pxe_config.template Cleanup unused (i)PXE kernel parameters 2016-10-06 17:16:31 +03:00
ipxe_config.template Cleanup unused (i)PXE kernel parameters 2016-10-06 17:16:31 +03:00
ipxe_config_timeout.template Cleanup unused (i)PXE kernel parameters 2016-10-06 17:16:31 +03:00
pxe_config.template Cleanup unused (i)PXE kernel parameters 2016-10-06 17:16:31 +03:00
pxe_grub_config.template Cleanup unused (i)PXE kernel parameters 2016-10-06 17:16:31 +03:00
test_agent.py IPMITool: add IPMISocatConsole and IPMIConsole class 2016-07-25 16:42:31 +09:00
test_base.py Introduce new driver call and RPC for heartbeat 2016-06-27 15:26:10 +02:00
test_fake.py Fix fake.FakeBoot.prepare_ramdisk() signature 2016-07-15 16:36:37 +03:00
test_irmc.py Remove iterated form of side effects 2016-07-07 10:08:55 +09:00
test_pxe.py IPMITool: add IPMISocatConsole and IPMIConsole class 2016-07-25 16:42:31 +09:00
test_utils.py Pass swiftclient header values as strings 2016-08-19 10:10:01 -07:00
third_party_driver_mock_specs.py Switch Inspector interface to pass keystoneauth sessions 2016-08-22 18:04:29 +02:00
third_party_driver_mocks.py Switch Inspector interface to pass keystoneauth sessions 2016-08-22 18:04:29 +02:00