Enable export and import of SDN configuration
Compare changes
- Neil Schark authored
@@ -116,8 +116,7 @@ func (c ConfigurationManagementServer) ImportSDNConfig(ctx context.Context, requ
@@ -116,8 +116,7 @@ func (c ConfigurationManagementServer) ImportSDNConfig(ctx context.Context, requ
@@ -126,7 +125,7 @@ func (c ConfigurationManagementServer) ImportSDNConfig(ctx context.Context, requ
@@ -126,7 +125,7 @@ func (c ConfigurationManagementServer) ImportSDNConfig(ctx context.Context, requ
func (c ConfigurationManagementServer) createElements(sdnConfig *loadedSDNConfig, request *cmpb.ImportSDNConfigRequest) error {