Commits on Source 7
-
Lluis Gifre Renom authored
- Added config flag ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY - Added config flag ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY
-
Lluis Gifre Renom authored
- Extended MockServicerImpl_Context to add/remove topologies, services and slices to/from contexts
-
Lluis Gifre Renom authored
- Corrected return type in Topology methods
-
Lluis Gifre Renom authored
- Enabled explicit addition of devices and links to topologies
-
Lluis Gifre Renom authored
- Added config flag ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY - Added config flag ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY - Added logic to explicitly add devices and links to topologies
-
Lluis Gifre Renom authored
- Changed default values to False for config flags ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY and ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY
-
Lluis Gifre Renom authored
Merge branch 'feat/95-cttc-extend-context-component-to-explicitly-add-devices-and-links-to-particular-topologies' into 'develop' Resolve "(CTTC) Extend Context component to explicitly add devices and links to particular topologies" Closes #95 See merge request !180