From 68ce3ed18b5787eed2fe73ac06793ec705ba6d3f Mon Sep 17 00:00:00 2001 From: velandy Date: Mon, 13 Jun 2016 16:25:53 +0200 Subject: [PATCH] New Feature Request:Error Message from RO & VCA Change-Id: Ia659b54d03370b13923df242c005debc79ddea67 --- Release1/error-message-ro-vca.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Release1/error-message-ro-vca.md 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 -- 2.17.1