Resolve "Containerised Southbound Interfaces and the corresponding device config representation within the controller"
Merged
requested to merge 159-containerised-southbound-interfaces-and-the-corresponding-device-config-representation-within into develop
Compare changes
- Malte Bauch authored
@@ -464,6 +464,11 @@ func (pnd *pndImplementation) createCsbiDevice(ctx context.Context, name string,
@@ -464,6 +464,11 @@ func (pnd *pndImplementation) createCsbiDevice(ctx context.Context, name string,
func (pnd *pndImplementation) requestPlugin(name string, opt *tpb.TransportOption) (southbound.SouthboundInterface, error) {
@@ -514,6 +519,8 @@ func (pnd *pndImplementation) requestPlugin(name string, opt *tpb.TransportOptio
@@ -514,6 +519,8 @@ func (pnd *pndImplementation) requestPlugin(name string, opt *tpb.TransportOptio
@@ -538,6 +545,8 @@ func createPlugin(id uuid.UUID, folderName string) error {
@@ -538,6 +545,8 @@ func createPlugin(id uuid.UUID, folderName string) error {