Add GUI for NFVO external system 48/82948/4
authorBharath Thiruveedula <bharath.thiruveedula@verizon.com>
Thu, 21 Mar 2019 15:10:59 +0000 (20:40 +0530)
committerBharath Thiruveedula <bharath_ves@hotmail.com>
Fri, 22 Mar 2019 03:07:00 +0000 (08:37 +0530)
commit97a32f25799ee2568862041ec113b9aa0472005e
tree4ebd3d4ccecd7c911099df00c877f22d4373a7bf
parent4ee81757b4b8680227095b9cca8c41a3e819f2e7
Add GUI for NFVO external system

Change-Id: I65fc52e81cfd12e732d10488baef6241f9cf2386
Issue-ID: AAI-2207
Depends-on: I6a2bbebf5f750c9e89bb9d88caba9e8bcfa35c25
Signed-off-by: Bharath Thiruveedula <bharath.thiruveedula@verizon.com>
portal/src/main/webapp/extsys/nfvo/css/animate.min.css [new file with mode: 0644]
portal/src/main/webapp/extsys/nfvo/css/nfvo.css [new file with mode: 0644]
portal/src/main/webapp/extsys/nfvo/i18n/nfv-nso-iui-i18n-en-US.properties [new file with mode: 0644]
portal/src/main/webapp/extsys/nfvo/js/commonUtil.js [new file with mode: 0644]
portal/src/main/webapp/extsys/nfvo/js/loadi18n_nsoc.js [new file with mode: 0644]
portal/src/main/webapp/extsys/nfvo/js/nfvo-validate.js [new file with mode: 0644]
portal/src/main/webapp/extsys/nfvo/js/nfvoController.js [new file with mode: 0644]
portal/src/main/webapp/extsys/nfvo/mock-data/nfvo.json [new file with mode: 0644]
portal/src/main/webapp/extsys/nfvo/nfvoView.html [new file with mode: 0644]