]> git.proxmox.com Git - pve-common.git/commit - src/PVE/JSONSchema.pm
schema: add pve-bridge-id option/format/pair
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 5 Nov 2021 13:03:46 +0000 (14:03 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Nov 2021 09:39:58 +0000 (10:39 +0100)
commit6e55ce7d0fabe9c46bfa994a86d1a9c8bae8e471
treeac3d6aac50b7b0a5f2654fa909adf80cc5de2ed3
parentda9f41f5ce73c025c9e2c981facba7849192da6e
schema: add pve-bridge-id option/format/pair

for re-use in qemu-server/pve-container, which already have this option
duplicated. the '-pair' is needed for remote migration, but can also be
a nice addition to regular intra-cluster migration to lift the
restriction of having identically named bridges.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Reviewed-by: Fabian Ebner <f.ebner@proxmox.com>
src/PVE/JSONSchema.pm