diskimage-builder/diskimage_builder/elements/cache-url
Ian Wienand 0da1d3a419 Fix unit tests for elements
It looks like we dropped running these probably when we moved the
elements around.  For testtools to find the test scripts we need to
add the __init__.py files to make the directories look like modules.
Also prevent copying any .pyc or cache files in as hooks.

Change-Id: I66d5f6ee62cc4d9ee14c64e819b4db57d035d09f
2018-11-28 11:04:50 +11:00
..
bin Avoid hanging endlessly on unreachable cache urls 2017-06-28 22:14:55 +02:00
tests Fix unit tests for elements 2018-11-28 11:04:50 +11:00
README.rst Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
__init__.py Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
element-deps cache-url requires curl 2018-07-23 09:56:58 +00:00
package-installs.yaml cache-url requires curl 2018-07-23 09:56:58 +00:00
pkg-map cache-url requires curl 2018-07-23 09:56:58 +00:00

README.rst

cache-url

A helper script to download images into a local cache.