]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: make _map_vips private
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 20 Feb 2024 00:18:08 +0000 (19:18 -0500)
committerAdam King <adking@redhat.com>
Mon, 15 Apr 2024 14:57:58 +0000 (10:57 -0400)
commit49205a3a7297d859fc888c2bd5493189090704b9
treeb4298ccdf6c4b20a8c084b9ff530933d6d898007
parent311de813b3e61ee6689db08d52c0dbf246c59100
qa/tasks: make _map_vips private

Nothing outside of vip.py called map_vips, so let us make sure this
is considered a private function and prefix it with the underscore.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit addc970c1991d6d1e9f0cbc736c279fcde003775)
qa/tasks/vip.py