tripleo-common/tripleo_common/tests/actions
Ben Nemec 0be202dcd1 Don't mock mkdtemp
As far as I can tell there's no reason to do this, and it breaks
the ability for NestedTempfile to clean up after the tests by
forcing the file to go to the system /tmp directory (which I'm
pretty sure is a security issue too...).  It's also causing some
weird errors in the gate so let's remove it.

Change-Id: I04f3f569ff904e002758098cfd90b5bbb31c6afc
Closes-Bug: 1714306
2017-08-31 16:46:23 +00:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
test_ansible.py Create ansible config file and disable retry files 2017-06-27 13:18:59 +03:00
test_baremetal.py Merge "Add workflow for IPMI nodes discovery" 2017-07-26 00:54:45 +00:00
test_base.py Allow setting *_interface fields via instackenv.json 2017-07-25 20:43:35 +02:00
test_deployment.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
test_derive_params.py CPU threads range format for derive parameters 2017-08-18 02:43:03 -04:00
test_files.py Fix files actions run() method 2017-06-29 15:59:13 +02:00
test_heat_capabilities.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
test_logging_to_swift.py Don't mock mkdtemp 2017-08-31 16:46:23 +00:00
test_package_update.py Merge "Using assertIsNone(xxx) instead of assertEqual(None, xxx)" 2017-07-19 16:23:14 +00:00
test_parameters.py DPDK and Host derive parameters workflows 2017-07-06 09:20:36 -04:00
test_plan.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
test_scale.py Use Swift to store Plan environment 2017-06-07 16:51:28 +02:00
test_swifthelper.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00
test_templates.py Merge "Pass network_data into per-role j2 templating" 2017-06-14 09:46:08 +00:00
test_validations.py Merge "Using assertIsNone(xxx) instead of assertEqual(None, xxx)" 2017-07-19 16:23:14 +00:00
test_vcs.py use Result from mistral_lib instead of mistral 2017-06-23 14:20:45 +01:00