]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
library: remove containerized parameter from cv
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 18 Dec 2020 15:25:54 +0000 (10:25 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 6 Jan 2021 09:12:15 +0000 (10:12 +0100)
commit613ab11b9be8cfe2c9ef4f1e1ff12510d794c6c7
treea0d93d877d552d654b8ee69d71997ede3979b138
parent31811b9e6a50abbd9920fc9d65562bd28fa117d2
library: remove containerized parameter from cv

The ceph-volume module relies on environment variables to determine if
the command should be executed within a container or not.
The containerized parameter isn't used anymore and we can remove it.

Fixes: #6153
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
library/ceph_volume.py