From: Stefan Hanreich <s.hanreich@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH network 0/5] Improve documentation for SDN API endpoints used by PDM
Date: Fri, 28 Feb 2025 15:01:31 +0100 [thread overview]
Message-ID: <20250228140136.124286-1-s.hanreich@proxmox.com> (raw)
This patch series is a preparatory patch series for the Proxmox Datacenter
Manager SDN / EVPN integration. It updates the API documentation of all
endpoints that are used by the initial patch series for integrating the SDN
stack into the Proxmox Datacenter Manager. This makes it possible to generate
the Rust structs in proxmox-api-types.
pve-network:
Stefan Hanreich (5):
controllers: fix maximum value for ASN
api: add state standard option
api: controllers: update schema of endpoints
api: vnets: update schema of endpoints
api: zones: update schema of endpoints
src/PVE/API2/Network/SDN/Controllers.pm | 111 +++++++++-
src/PVE/API2/Network/SDN/Vnets.pm | 88 +++++++-
src/PVE/API2/Network/SDN/Zones.pm | 190 ++++++++++++++++--
src/PVE/Network/SDN.pm | 7 +
src/PVE/Network/SDN/Controllers/BgpPlugin.pm | 6 +-
src/PVE/Network/SDN/Controllers/EvpnPlugin.pm | 5 +-
src/PVE/Network/SDN/Controllers/IsisPlugin.pm | 12 +-
src/PVE/Network/SDN/VnetPlugin.pm | 37 ++--
src/PVE/Network/SDN/Zones/EvpnPlugin.pm | 22 +-
src/PVE/Network/SDN/Zones/QinQPlugin.pm | 5 +-
src/PVE/Network/SDN/Zones/VlanPlugin.pm | 1 +
src/PVE/Network/SDN/Zones/VxlanPlugin.pm | 21 +-
12 files changed, 440 insertions(+), 65 deletions(-)
Summary over all repositories:
12 files changed, 440 insertions(+), 65 deletions(-)
--
Generated by git-murpp 0.8.0
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-02-28 14:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-28 14:01 Stefan Hanreich [this message]
2025-02-28 14:01 ` [pve-devel] [PATCH pve-network 1/5] controllers: fix maximum value for ASN Stefan Hanreich
2025-03-10 15:29 ` Shannon Sterz
2025-03-11 5:53 ` Matthieu Pignolet via pve-devel
2025-03-11 10:50 ` DERUMIER, Alexandre via pve-devel
2025-02-28 14:01 ` [pve-devel] [PATCH pve-network 2/5] api: add state standard option Stefan Hanreich
2025-02-28 14:01 ` [pve-devel] [PATCH pve-network 3/5] api: controllers: update schema of endpoints Stefan Hanreich
2025-02-28 14:01 ` [pve-devel] [PATCH pve-network 4/5] api: vnets: " Stefan Hanreich
2025-02-28 14:01 ` [pve-devel] [PATCH pve-network 5/5] api: zones: " Stefan Hanreich
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=20250228140136.124286-1-s.hanreich@proxmox.com \
--to=s.hanreich@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox