tripleo-image-elements/elements/os-apply-config
Jon-Paul Sullivan 1c998eb93f Create pip manifest files of installed packages
Create the pip-manifest element to encapsulate the saving and use
of pip manifest files.

Ensure that it installs prior to any elements that should be able
to use it.

Write pip manifest files for installs in:
    * os-svc-install
    * os-apply-config
    * os-collect-config
    * os-refresh-config
    * openstack-clients

Enable using a manifest file to reinstall exact versions of
packages in a subsequent run through the DIB_PIP_MANIFEST_*
environment variables.

Change-Id: I4d4ab5921c534727b48cb9969ec8ecfd2c26e6ed
2014-03-25 12:22:59 +00:00
..
install.d Create pip manifest files of installed packages 2014-03-25 12:22:59 +00:00
os-apply-config Rename os-config-applier to os-apply-config. 2013-06-14 20:39:18 +12:00
os-config-applier Rename os-config-applier to os-apply-config. 2013-06-14 20:39:18 +12:00
os-refresh-config/configure.d Rename os-config-applier to os-apply-config. 2013-06-14 20:39:18 +12:00
README.md Rename os-config-applier to os-apply-config. 2013-06-14 20:39:18 +12:00
element-deps Create pip manifest files of installed packages 2014-03-25 12:22:59 +00:00

README.md

Install os-apply-config.

The contents of any os-config-applier or os-apply-config subdirectories in templates will be installed into the default template directory automatically.

An os-refresh-config hook is created to invoke os-apply-config automatically.