summaryrefslogtreecommitdiffstats
path: root/tests/functest/odl-sfc/vnfd-templates/test2-vnfd2.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-12-15Make SFC installable as a python modulejose.lausuch1-31/+0
New directory structure: <root>/sfc <root>/sfc/lib/ <root>/sfc/tests <root>/sfc/tests/functest JIRA: SFC-60 After installing sfc, the imports would be: import sfc.tests.functest.x import sfc.lib.x Change-Id: Ib15172239aefdef65056d6598210a1b28a4b2eff Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-12-08Move vnfd yaml files into separate directoryGeorge Paraskevopoulos1-0/+31
Create vnfd-templates directory where all TOSCA VNFD files will be stored. Change-Id: I3286da41800f9a42e5a3ffce51ee6cc6809b734e Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>