We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02a0fa2 commit de49687Copy full SHA for de49687
1 file changed
plugin/driver/pg_helper.go
@@ -353,7 +353,6 @@ func AddMetaconfig(domainID string, netID string, deviceID string, endpointID st
353
354
url = "/0/tenant_manager/metaconfig/" + domainID + "/workloads/" + deviceID
355
data := []byte(`{"ne_type": "container",
356
- "ne_dname": "none",
357
"prop": {
358
"` + endpointID + `": {
359
"phy_address": "` + macaddr + `",
0 commit comments