From: velandy Date: Mon, 13 Jun 2016 14:25:53 +0000 (+0200) Subject: New Feature Request:Error Message from RO & VCA X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=68ce3ed18b5787eed2fe73ac06793ec705ba6d3f;p=osm%2FFeatures.git New Feature Request:Error Message from RO & VCA Change-Id: Ia659b54d03370b13923df242c005debc79ddea67 --- diff --git a/Release1/error-message-ro-vca.md b/Release1/error-message-ro-vca.md new file mode 100644 index 0000000..b4f5b43 --- /dev/null +++ b/Release1/error-message-ro-vca.md @@ -0,0 +1,22 @@ +# Support displaying error messages from RO/VCA # + +## Proposer ## +Rajesh Velandy (RIFT.io) + +## Type ## +**Feature** (do not modify) + +## Target MDG/TF ## +UI, SO, RO, VCA + +## Description ## +When there are errors during SO->RO or SO->VCA interactions, the SO shall capture that error and +expose the error through the notrthbound managemenent interface. +When an operation instantiation/configuration result in an error, the UI shall display the error +message returned by SO. + + +## Demo or definition of done ## +Should demonstrate the following: +1.Create an NS that results in an error in RO and demonstrate that the errors are shown in the UI. +2.Create an NS that has a bad charm and demostrate that the UI shows the error message from VCA. \ No newline at end of file