Skip to content
Snippets Groups Projects
Commit 44c9503e authored by S.H.'s avatar S.H.
Browse files

fix formatting of line..

parent b4b894a6
No related branches found
No related tags found
1 merge request!1238Resolve "Applying a configuration with tls=true via configurationmanagement is impossible"
Pipeline #263917 passed
This commit is part of merge request !1238. Comments created here will be created in the context of that merge request.
......@@ -313,7 +313,7 @@ func (c ConfigurationManagementServer) createNetworkElements(sdnConfig *loadedSD
// TODO: change TransportOption - type is not needed; this should
// be removed as soon as we remove the csbi device type
Type: spb.Type_TYPE_OPENCONFIG,
Tls: inputNetworkElement.TransportTLS,
Tls: inputNetworkElement.TransportTLS,
}
plugin, err := c.pluginService.RequestPlugin(uuid.MustParse(inputNetworkElement.Plugin))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment