diff options
Diffstat (limited to 'ecd-app-common/README.md')
-rw-r--r-- | ecd-app-common/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ecd-app-common/README.md b/ecd-app-common/README.md new file mode 100644 index 0000000..3bb1a66 --- /dev/null +++ b/ecd-app-common/README.md @@ -0,0 +1,10 @@ +# ONAP Operations Manager Dashboard + +## Overview + +The ONAP Operations Manager Dashboard provides a front-end GUI to view and +manage executions (virtual machines) inside the ONAP Operations Manager (OOM). + +This application is based on the ONAP Portal SDK. Use Apache Maven to build +and package this webapp for deployment. See the file ecd-app-deployment-guide.txt +for complete details. |