Fix issues in vcpe test script 88/73188/1
authorYang Xu <yang.xu3@huawei.com>
Tue, 20 Nov 2018 21:01:01 +0000 (16:01 -0500)
committerYang Xu <yang.xu3@huawei.com>
Tue, 20 Nov 2018 21:01:43 +0000 (16:01 -0500)
commit1a0a0466716419880ab6b1fc6a94ec82a2966cb0
treee20c7e71e8476db2593820a9095e9d50aa0d34dd
parent611172d413711dbbe59b032941ca47cd27510891
Fix issues in vcpe test script

1. SDNC GRA url issue
2. Add mr ip and port to prepload
3. Allow SO service_recipe table to be populated
4. Add SDNC ip to preload
5. Add vfmoduleName section in SO request
6. Set Generic NeutronNet shared as False

Change-Id: Iba4ff695759ceab53e33367092b6b59678e082e7
Issue-ID: INT-717
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
test/vcpe/config_sdnc_so.py
test/vcpe/preload.py
test/vcpe/preload_templates/simple_neutron_heat.yaml
test/vcpe/preload_templates/template.vcpe_bng_vfmodule.json
test/vcpe/preload_templates/template.vcpe_brgemu_vfmodule.json
test/vcpe/preload_templates/template.vcpe_vgw_vfmodule.json
test/vcpe/soutils.py
test/vcpe/vcpe.py
test/vcpe/vcpe_custom_service.py
test/vcpe/vcpecommon.py