diskimage-builder/diskimage_builder
Ian Wienand fd424757a6 Don't provide dib-run-parts
It was an oversight during v2 development for dib to start providing
dib-run-parts.  The intention was for dib to use a vendored
dib-run-parts directly from $_LIB and have no dependencies on
dib-utils at all.  By exporting dib-run-parts, we created an
unintentional conflict with the dib-utils package which provides the
same script.

Tools that depend on dib-utils are unaffected by this
(os-refresh-config).

The only tool that installs diskimage-builder and then assumes
dib-run-parts is available in the path is instack.  I have proposed
Ibfe972208df40fa092b11b5419043524c903f1b4 to modify that to use our
internal version.

Change-Id: I149c345d38d761a49b3a6ccc4833482f09f1cd05
2017-04-05 13:11:20 +10:00
..
block_device Use stevedore for plugin config of block device 2017-03-24 21:42:47 +00:00
elements Don't provide dib-run-parts 2017-04-05 13:11:20 +10:00
graph Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
lib Don't provide dib-run-parts 2017-04-05 13:11:20 +10:00
tests Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
__init__.py Bump hacking to 0.9.x series 2014-07-21 10:15:41 +02:00
disk_image_create.py squash-package-install to use the correct python 2017-03-13 20:24:39 +11:00
element_dependencies.py Semi-automatic doc generation of element dependency 2017-02-09 09:50:30 +11:00
logging_config.py Add python logger configuration 2016-06-16 13:54:50 +10:00
paths.py Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00
utils.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
version.py Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00