]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
library: remove containerized parameter from cv v4.0.43
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 15:56:20 +0000 (16:56 +0100)
commit4335fed787201ac03f689214af5a83ac5d206672
tree626408cbcc3bc70dba7e1fb149728a0efea81635
parent360a2d2b3013f8e38dd388c9ccc91873287931ca
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>
(cherry picked from commit 613ab11b9be8cfe2c9ef4f1e1ff12510d794c6c7)
library/ceph_volume.py