]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
setup.py: add toml for qa/tasks/cephadm.py 1493/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Tue, 26 May 2020 10:56:23 +0000 (12:56 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 26 May 2020 11:01:55 +0000 (13:01 +0200)
commit86baa47a507f9c171b6722422aea3011b38d1b25
treeb309ae536d666f9fb3a821591cf12fb431c7069b
parente43b4af8f621955aa5f6946c0e7698a1f87214b2
setup.py: add toml for qa/tasks/cephadm.py

podman's /etc/containers/registries.conf is written
in toml. In order to modify it, we need to parse the
config.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
requirements2.txt
requirements3.txt
setup.py