Package and deploy VNF scripts 33/56933/1
authorGary Wu <gary.i.wu@huawei.com>
Thu, 19 Jul 2018 17:05:22 +0000 (10:05 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 19 Jul 2018 17:05:22 +0000 (10:05 -0700)
commit78d2924a9735fa5391f2e0e089aab47c0b26b1d1
tree42953e7746fb86661419b6b9ef6c3517437ec437
parent457a47e8f9ac62c8dda44ec78f808592f008c306
Package and deploy VNF scripts

The deployment of VNF scripts to sites/raw was deprecated.
This packages up those scripts ad Maven artifacts.

Change-Id: I7ba52c9c75c7c76676634cbfb7d915c0a5a2956f
Issue-ID: INT-592
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
.gitignore
pom.xml
vnfs/vCPE/scripts/assembly.xml [new file with mode: 0644]
vnfs/vCPE/scripts/pom.xml [new file with mode: 0644]
vnfs/vFW/scripts/assembly.xml [new file with mode: 0644]
vnfs/vFW/scripts/pom.xml [new file with mode: 0644]
vnfs/vLB/scripts/assembly.xml [new file with mode: 0644]
vnfs/vLB/scripts/pom.xml [new file with mode: 0644]
vnfs/vLBMS/scripts/assembly.xml [new file with mode: 0644]
vnfs/vLBMS/scripts/pom.xml [new file with mode: 0644]