Is your feature request related to a problem? Please describe.
Currently, the nodes are added using Whitefield config. Once the nodes are added, the node's attributes/interfaces/interface-attributes could be changed at runtime. However, injecting new nodes at runtime is currently not possible.
Describe the solution you'd like
It should be possible to inject a new node using a node configuration file at runtime using an OAM command (for e.g., wfshell cmd_add_node config-file)
Is your feature request related to a problem? Please describe.
Currently, the nodes are added using Whitefield config. Once the nodes are added, the node's attributes/interfaces/interface-attributes could be changed at runtime. However, injecting new nodes at runtime is currently not possible.
Describe the solution you'd like
It should be possible to inject a new node using a node configuration file at runtime using an OAM command (for e.g.,
wfshell cmd_add_node config-file)