public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH network 0/5] Improve documentation for SDN API endpoints used by PDM
@ 2025-02-28 14:01 Stefan Hanreich
  2025-02-28 14:01 ` [pve-devel] [PATCH pve-network 1/5] controllers: fix maximum value for ASN Stefan Hanreich
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Stefan Hanreich @ 2025-02-28 14:01 UTC (permalink / raw)
  To: pve-devel

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-03-11 11:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-28 14:01 [pve-devel] [PATCH network 0/5] Improve documentation for SDN API endpoints used by PDM Stefan Hanreich
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal