Mentions légales du service

Skip to content

New vlan

BERTOT Luke requested to merge grid5000/python-grid5000:newVlan into master

Update python-grid5000 to match new changes in the Vlan API.

  • Added VlanUserManager and UserInVlanManager to access the vlans users endpoints
  • Added StitcherManager and Stitching to access the stitcher control API.
  • Updated VlanNodeManager and NodeInVlanManager to accommodate new response formats and displaced node submission functionality.
  • Updated doc to match new request formats and present new elements.

Covers all the changes previously proposed in !4 (closed) and !5 (closed) rendering those obsolete.

Edited by BERTOT Luke

Merge request reports