diff options
author | ahothan <ahothan@cisco.com> | 2019-04-14 22:23:50 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2019-04-14 23:15:36 -0700 |
commit | e7fdfb5c5e386bb8851b6c583c44ae61bd188627 (patch) | |
tree | fb809778f7e17d8e079edc6330647fbb33168f88 /.gitignore | |
parent | bb04d1d32543b4e00400dbd736d4d48dc195a0b7 (diff) |
NFVBENCH-131 Allow list of arbitrary network names for EXT chains
Change-Id: Ide9ee9999242f449c57e40ce2c3bb147bb795452
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ .tox .cache .eggs +.vscode .pytest_cache/ venv nfvbench.egg-info |