<div dir="ltr">This is just a heads-up that in a week or so I intend to propose a new git repo to be hosted by OpenStack and adopted by the TripleO project.<div><br></div><div>paunch [1] is a python library and CLI tool which forklifts the logic of the docker-cmd heat-agents hook[2] into its own project.</div><div><br></div><div>The change to switch the docker-cmd hook to paunch[3] deletes a satisfying number of lines of code. Typically a hook is a thin wrapper over another configuration tool, and the docker-cmd hook was an unfortunate exception.</div><div><br></div><div>The YAML format used by paunch is currently driven by the needs of TripleO and is derived from the docker compose v1 format. Over time I'd like to evolve the format to faithfully implement defacto standard formats, specifically to ease the transition for TripleO to orchestrate containers with kubernetes.</div><div><br></div><div>At this point I wouldn't advocate for the CLI to be a generally used tool for single node container orchestration, but it will gain some commands aimed at making developing and deploying containerised TripleO easier.</div><div><br></div><div>I'll wait for about a week to get feedback on this proposal, in the meantime I'll continue to develop and document the format within [1].</div><div><br></div><div>cheers</div><div><br></div><div>[1] <a href="https://github.com/steveb/paunch">https://github.com/steveb/paunch</a></div><div>[2] <a href="https://github.com/openstack/heat-agents/tree/master/heat-config-docker-cmd">https://github.com/openstack/heat-agents/tree/master/heat-config-docker-cmd</a></div><div>[3] <a href="https://review.openstack.org/#/c/455845/">https://review.openstack.org/#/c/455845/</a></div></div>