[adding more tags to make sure folks can see this thread] What we would like to hear from Deployment projects (Kolla, OSA, Helm, etc) is:
1) Is there any overlap with some ongoing efforts? 2) Would you be interested by contributing to this effort? Any feedback is welcome, Thanks. On Wed, Apr 12, 2017 at 10:25 PM, Steve Baker <[email protected]> wrote: > 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. > > 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. > > 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. > > 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. > > 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. > > 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]. > > cheers > > [1] https://github.com/steveb/paunch > [2] > https://github.com/openstack/heat-agents/tree/master/heat-config-docker-cmd > [3] https://review.openstack.org/#/c/455845/ > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > -- Emilien Macchi __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
