[14:01:51] i updated the "Storage" section in the design document [15:46:25] thanks JAmes! [16:05:26] mutante: I have added a comment in the Zuul sync document which would point you directly to the discussion we had about docker-compose-plugin [16:05:54] the version from Debian (v1) is written in python and obsolete. I had various issue with it and it is essentially abandoned this days [16:06:13] but we can import the one from upstream (not sure about the license, that should be checked for sure) [16:06:14] I am now hoping we dont need compose either way. But if we do, yes! [16:06:19] or that yeah [16:06:27] ack [16:06:44] then it is unclear to me how systemd can drive `docker run` which is just a http client to the docker daemon that actually runs the container [16:06:58] I'd love to find a way to cut the middle man (docker daemon) and run the container directly [16:07:01] aka go daemon less [16:07:08] but maybe it works fine [16:07:28] I will removed the python compose package [16:07:55] and have to reimage one of the VMs because its on different distro version which was not supposed to happen [16:08:08] :) [16:08:10] I am off & [21:40:40] hashar (et al): here's the in-browser graphviz feature i mentioned: https://zuul.opendev.org/t/openstack/project/opendev.org/opendev/system-config?branch=master&pipeline=deploy [21:41:30] that's a visualization of opendev's production system deployment jobs... working right to left, you can see the leaf-node services depending on base services [21:42:12] (in turn everything depends on the "bridge" job which sets up thi bastion host)