]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: only setup nat rules during bridge creation
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 11 Mar 2026 06:16:35 +0000 (11:46 +0530)
committerPatrick Donnelly <pdonnell@ibm.com>
Fri, 8 May 2026 23:46:20 +0000 (19:46 -0400)
commit648f4eb11057da3d64f1d41ce0141e8457b72910
tree2c6003255aa0a5d8e755c986be31ac0665c64196
parent0709f4ab42ff265f8a8d96da0c3344560630fb01
qa: only setup nat rules during bridge creation

Currently the code recreates these NAT rules for every mount. This only
needs to be done once by the first mount.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 6fa39caea771a9499b83e50d6f6429e6c29983bb)
qa/tasks/cephfs/mount.py