diff options
author | Brady Johnson <bjohnson@inocybe.com> | 2017-09-18 14:58:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-18 14:58:48 +0000 |
commit | 7a081b4ebae0b7773d867714b126152476786a0d (patch) | |
tree | a79810e387b0ed5a0f058de3dcf4c46d144b112b | |
parent | 8321e17500ff882e9fc57e166f518618b1448142 (diff) | |
parent | 4caae6ee8d716fef14ca9b9fe305a238cc54e918 (diff) |
Merge "Fix vnffgd templates" into stable/euphrates
-rw-r--r-- | sfc/tests/functest/vnffgd-templates/test-vnffgd.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sfc/tests/functest/vnffgd-templates/test-vnffgd.yaml b/sfc/tests/functest/vnffgd-templates/test-vnffgd.yaml index 606d363d..27c7d545 100644 --- a/sfc/tests/functest/vnffgd-templates/test-vnffgd.yaml +++ b/sfc/tests/functest/vnffgd-templates/test-vnffgd.yaml @@ -5,7 +5,7 @@ description: test-case1 topology_template: description: topology-template-test1 inputs: - net_src_id: + net_src_port_id: type: string node_templates: @@ -17,7 +17,7 @@ topology_template: policy: type: ACL criteria: - - network_src_port_id:{ get_input: net_src_id } + - network_src_port_id: {get_input: net_src_port_id} - destination_port_range: 80-80 - ip_proto: 6 path: |