New feature request: Installer changes for NG-UI.
[osm/Features.git] / Release1 / error-message-ro-vca.md
1 # Support displaying error messages from RO/VCA #
2
3 ## Proposer ##
4 Rajesh Velandy (RIFT.io)
5
6 ## Type ##
7 **Feature** (do not modify)
8
9 ## Target MDG/TF ##
10 UI, SO, RO,  VCA
11
12 ## Description ##
13 When there are errors during SO->RO or  SO->VCA interactions, the SO shall capture that error and 
14 expose the error through the notrthbound managemenent interface.
15 When an operation  instantiation/configuration result in an error, the UI shall display the error 
16 message returned by SO.
17
18
19 ## Demo or definition of done ##
20 Should demonstrate the following:
21 1.Create an NS that results in an error in  RO and demonstrate that the errors are shown in the UI.
22 2.Create an NS that has a bad charm and  demostrate that the UI  shows the error message from VCA.