aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/vnfapi/src/main/xml/VNF-API_vf-module-topology-operation.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-09-20 15:22:02 -0400
committerDan Timoney <dtimoney@att.com>2017-09-20 15:22:02 -0400
commite028d9dc9d4283b0a8cb3dcbd902864ba5cab05d (patch)
treef09a7536fe4b3991caf720794cfb2a5662da7aec /platform-logic/vnfapi/src/main/xml/VNF-API_vf-module-topology-operation.xml
parente86e05b78cf444e4020ffd310b9519730891e128 (diff)
Update DG namepaces
Added script src/main/scripts/updateDgNamespace.sh to update namespace references in DG XML files, and used that script to update all DG XMLs. Change-Id: I6ce75fcb5e1edee421560f6d539a7f0921fdf22a Issue-ID: SDNC-95 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 51970f69236c65abee61f0099c8137c01e9fe26d
Diffstat (limited to 'platform-logic/vnfapi/src/main/xml/VNF-API_vf-module-topology-operation.xml')
-rw-r--r--platform-logic/vnfapi/src/main/xml/VNF-API_vf-module-topology-operation.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/vnfapi/src/main/xml/VNF-API_vf-module-topology-operation.xml b/platform-logic/vnfapi/src/main/xml/VNF-API_vf-module-topology-operation.xml
index a1befe7f..48738216 100644
--- a/platform-logic/vnfapi/src/main/xml/VNF-API_vf-module-topology-operation.xml
+++ b/platform-logic/vnfapi/src/main/xml/VNF-API_vf-module-topology-operation.xml
@@ -45,4 +45,4 @@ leaf svc-action {
<outcome value='assign'><call module='VNF-API' rpc='vf-module-topology-assign' mode='sync' ></call></outcome><outcome value='changeassign'><call module='VNF-API' rpc='vf-module-topology-changeassign' mode='sync' ></call></outcome><outcome value='activate'><call module='VNF-API' rpc='vf-module-topology-activate' mode='sync' ></call></outcome><outcome value='rollback'><call module='VNF-API' rpc='vf-module-topology-rollback' mode='sync' ></call></outcome><outcome value='delete'><call module='VNF-API' rpc='vf-module-topology-delete' mode='sync' ></call></outcome><outcome value='Other'><return status='failure'>
<parameter name='error-code' value='400'/>
<parameter name='error-message' value='svc-action not recognized'/>
-</return></outcome></switch></block></method></service-logic> \ No newline at end of file
+</return></outcome></switch></block></method></service-logic>