diff options
author | George Paraskevopoulos <geopar@intracom-telecom.com> | 2016-12-07 14:12:16 +0200 |
---|---|---|
committer | Manuel Buil <manuelbuil87@gmail.com> | 2016-12-08 14:57:16 +0000 |
commit | 98f71874a230bf60dc78433ff6833b74e4f7b21c (patch) | |
tree | 96d899d89e2b6eb9eb803b6064a99d3fec8ac090 /tests/functest/odl-sfc/config.yaml | |
parent | 7af574e792b1433191b5e470782fd09d4fd5a274 (diff) |
Move vnfd yaml files into separate directory
Create vnfd-templates directory where all TOSCA VNFD files will be
stored.
Change-Id: I3286da41800f9a42e5a3ffce51ee6cc6809b734e
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
Diffstat (limited to 'tests/functest/odl-sfc/config.yaml')
-rw-r--r-- | tests/functest/odl-sfc/config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functest/odl-sfc/config.yaml b/tests/functest/odl-sfc/config.yaml index e99ea102..05f087f0 100644 --- a/tests/functest/odl-sfc/config.yaml +++ b/tests/functest/odl-sfc/config.yaml @@ -7,6 +7,7 @@ defaults: fuel_master_passwd: r00tme image_format: qcow2 url: "http://artifacts.opnfv.org/sfc/demo" + vnfd-dir: "vnfd-templates" testcases: # this change requires sfc.py to be renamed as sfc_two_chains_SSH_and_HTTP |