ironic/ironic
Jim Rollenhagen 0498e29829 Allow disabling instance image cache
We document that this can be disabled by setting the
instance_master_path config  to "<None>",
but don't actually support it in code. oslo.config doesn't actually
translate that value to the Python None as we expect.

Allow disabling the cache by setting the config to the empty string, as
in "instance_master_path=". This doesn't make sense as a directory to
use as a cache anyway, so it shouldn't break anyone.

Change-Id: I1bb62d55e3e18272fd5da355d63fd2c11a033acd
Story: 2004279
Task: 27829
2018-12-06 03:10:34 +00:00
..
api Merge "Ensure pagination marker is always set" 2018-10-26 13:54:14 +00:00
cmd Migration step to update objects to latest version 2018-10-26 13:26:11 +02:00
common Cleanup of remaining pxe focused is_ipxe_enabled 2018-10-25 16:27:00 +00:00
conductor Merge "Stop console at tearing down without unsetting console_enabled" 2018-10-24 12:20:57 +00:00
conf Allow disabling instance image cache 2018-12-06 03:10:34 +00:00
db Migration step to update objects to latest version 2018-10-26 13:26:11 +02:00
dhcp Merge "Add meaningful exception in Neutron port show" 2018-03-16 13:49:39 +00:00
drivers Allow disabling instance image cache 2018-12-06 03:10:34 +00:00
hacking Follow-up to improve pep8 checking with hacking 2018-07-26 10:29:41 +07:00
objects Add functionality for individual cleaning on nodes 2018-10-05 09:21:58 +02:00
tests Allow disabling instance image cache 2018-12-06 03:10:34 +00:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00