Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Container Admin functions for interface/agent/bridge CRUD #865

Merged
merged 26 commits into from
Jan 18, 2019

Conversation

lucksus
Copy link
Collaborator

@lucksus lucksus commented Jan 15, 2019

All remaining container functions merged in one PR

[interfaces, agents, bridges]

All grey items are part of this PR:
screenshot 2019-01-18 at 11 36 04

Added RPC methods

  • admin/interface/add (starts the interface)
  • admin/interface/remove (stops the interface)
  • admin/interface/add_instance (restarts the interface to get change in effect)
  • admin/interface/remove_instance (restarts the interface to get change in effect)
  • admin/interface/list
  • admin/agent/add
  • admin/agent/remove
  • admin/agent/list
  • admin/bridge/add
  • admin/bridge/remove
  • admin/bridge/list

@lucksus lucksus added the review label Jan 15, 2019
@lucksus lucksus changed the base branch from develop to container-admin-functions January 15, 2019 19:59
@lucksus lucksus changed the base branch from container-admin-functions to develop January 17, 2019 15:32
@willemolding willemolding self-requested a review January 17, 2019 22:36
container_api/src/container/admin.rs Outdated Show resolved Hide resolved
container_api/src/container/admin.rs Outdated Show resolved Hide resolved
container_api/src/container/admin.rs Outdated Show resolved Hide resolved
container_api/src/container/admin.rs Show resolved Hide resolved
Nicolas Luck added 2 commits January 18, 2019 11:33
@lucksus lucksus changed the title Container Admin functions for interface CRUD Container Admin functions for interface/agent/bridge CRUD Jan 18, 2019
@lucksus lucksus merged commit 81903e2 into develop Jan 18, 2019
@lucksus lucksus removed the review label Jan 18, 2019
@zippy zippy deleted the container-admin-interface branch July 5, 2019 13:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants