heat-agents/heat-config-docker-cmd
Thomas Herve 25cd394bbe Add py3.5 support
Depends-On: Ibda89b467b461b8833515f50a0cf1cc3064cb917
Change-Id: I68ac61b7d1d0d180a7696ae2f0f75b1a4a969995
2017-07-17 13:43:43 +00:00
..
install.d Add py3.5 support 2017-07-17 13:43:43 +00:00
os-refresh-config/configure.d Merge "Don't fail on warnings in docker-cmd" 2017-05-30 20:55:01 +00:00
README.rst docker-cmd hook switch to the paunch library 2017-05-24 12:29:38 +12:00
element-deps Move elements at the top level 2017-01-04 16:57:10 +01:00

README.rst

A hook which uses the docker command via paunch to deploy containers.

The hook currently supports specifying containers in the docker-compose v1 format. The intention is for this hook to also support the kubernetes pod format.

A dedicated os-refresh-config script will remove running containers if a deployment is removed or changed, then the docker-cmd hook will run any containers in new or updated deployments.