git://git.halfball.org
/
cni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fc3874
)
spec: Removed reference to unsupported addIf attribute
author
Ken Robertson
<ken@apcera.com>
Fri, 22 Jan 2016 17:36:03 +0000
(09:36 -0800)
committer
Ken Robertson
<ken@apcera.com>
Fri, 22 Jan 2016 18:45:05 +0000
(10:45 -0800)
Removes the "addIf" attribute from the example of a bridge network
definition. This doesn't appear to exist in the implementation.
SPEC.md
patch
|
blob
|
history
diff --git
a/SPEC.md
b/SPEC.md
index
7fa943c
..
71ac15f
100644
(file)
--- a/
SPEC.md
+++ b/
SPEC.md
@@
-140,7
+140,6
@@
The network configuration is described in JSON form. The configuration can be st
"type": "bridge",
// type (plugin) specific
"bridge": "cni0",
- "addIf": "eth0",
"ipam": {
"type": "host-local",
// ipam specific