From: Dominik Csapak <d.csapak@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH common/storage/qemu-server] refactor pbs repo url generation
Date: Thu, 3 Dec 2020 12:43:37 +0100 [thread overview]
Message-ID: <20201203114340.23733-1-d.csapak@proxmox.com> (raw)
moves it to pve-commons PBSClient and change qemu-server and pve-storage
to use it
this fixes issues with ipv6/ports in qemu-server pbs backups/restores
pve-common:
Dominik Csapak (1):
PBSClient: add get_repository to generate repository urls from configs
src/PVE/PBSClient.pm | 36 +++++++++++++++++++++++++++++++-----
1 file changed, 31 insertions(+), 5 deletions(-)
pve-storage:
Dominik Csapak (1):
PBSPlugin: use get_repository from PVE::PBSClient
PVE/Storage/PBSPlugin.pm | 25 +++++--------------------
1 file changed, 5 insertions(+), 20 deletions(-)
qemu-server:
Dominik Csapak (1):
use get_repository from PVE::PBSClient
PVE/QemuServer.pm | 6 ++----
PVE/VZDump/QemuServer.pm | 7 ++-----
2 files changed, 4 insertions(+), 9 deletions(-)
--
2.20.1
next reply other threads:[~2020-12-03 11:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-03 11:43 Dominik Csapak [this message]
2020-12-03 11:43 ` [pve-devel] [PATCH common 1/1] PBSClient: add get_repository to generate repository urls from configs Dominik Csapak
2020-12-03 15:43 ` [pve-devel] applied: " Thomas Lamprecht
2020-12-03 11:43 ` [pve-devel] [PATCH storage 1/1] PBSPlugin: use get_repository from PVE::PBSClient Dominik Csapak
2020-12-03 16:23 ` [pve-devel] applied: " Thomas Lamprecht
2020-12-03 11:43 ` [pve-devel] [PATCH qemu-server 1/1] " Dominik Csapak
2020-12-03 17:04 ` [pve-devel] applied: " Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201203114340.23733-1-d.csapak@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal