Skip to content

Commit

Permalink
Remove proactive_learn which is now the default.
Browse files Browse the repository at this point in the history
  • Loading branch information
gizmoguy committed Aug 20, 2018
1 parent cfbdf83 commit 440bba9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion etc/faucet/faucet.yaml
Expand Up @@ -26,7 +26,6 @@ dps:
sw1:
dp_id: 0x1
hardware: "Open vSwitch"
proactive_learn: True
interfaces:
1:
name: "h1"
Expand Down
1 change: 0 additions & 1 deletion tests/fuzzer/config/ex10
Expand Up @@ -23,7 +23,6 @@ dps:
sw1:
dp_id: 0x1
hardware: "Open vSwitch"
proactive_learn: True
interfaces:
1:
name: "h1"
Expand Down
1 change: 0 additions & 1 deletion tests/fuzzer/config/ex11
Expand Up @@ -8,7 +8,6 @@ dps:
sw1:
dp_id: 0x1
hardware: "Open vSwitch"
proactive_learn: True
interfaces:
1:
name: "h1"
Expand Down

0 comments on commit 440bba9

Please sign in to comment.