Skip to content
Snippets Groups Projects

Develop

Merged Ghost User requested to merge develop into master

Development branch for goSDN.

Please keep using feature branches and merge them against develop

Proposed signature for API call functions:

func GetConnections() (error, []byte)    //Implements /tapi/core/context/connection
func GetNodes() (error, []byte)          //Implements /tapi/core/context/topology/mcp-base-topology/node
func GetNodeEdgePoints() (error, []byte) ///tapi/core/context/topology/mcp-base-topology/node-edge-point

CLI calls to those functions: @m.stiemerling

Response to Database @istmabauc

Implementation of the functions: @fbi1478

Edited by Ghost User

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading