project-config/nodepool/elements/cache-devstack
Jeremy Stanley fd9c80208c Replace subprocess with run_local in _find_images
In the DevStack caching script/element for Nodepool images, use
run_local instead of subprocess.check_output in the _find_images
function. The latter wasn't introduced until Python 2.7 and so won't
work on CentOS 6. The script called from this function returns
quickly and doesn't benefit from non-blocking I/O anyway.

Change-Id: I3129f1f5b3fece321ae132ea1a52b0e156e58365
2015-05-02 12:17:56 +00:00
..
extra-data.d Replace subprocess with run_local in _find_images 2015-05-02 12:17:56 +00:00
install.d Revert "Cap the subunit2sql version in the nodepool scripts" 2015-03-16 15:13:05 +00:00
README.rst Reorganizes project-config 2014-09-25 11:41:04 -04:00
element-deps Reorganizes project-config 2014-09-25 11:41:04 -04:00
source-repository-pip Cache get-pip.py in dib element cache-devstack 2015-01-23 12:05:19 -08:00

README.rst

Pre-cache all of the things devstack might need