CCVPN-usecase(REQ-719) requirements: update and revise CCVPN-NETWORK module to suppor... 56/124656/1
authord00565011 <decheng.zhang@huawei.com>
Tue, 17 Aug 2021 13:55:00 +0000 (09:55 -0400)
committerdecheng zhang <decheng.zhang@huawei.com>
Fri, 1 Oct 2021 17:41:14 +0000 (13:41 -0400)
commit9b444bdfc55deee39bbbd33b32dff7e59e549b17
tree6c30f4f8afd47ea7988c8760da17b6793b5ecae9
parentddf7473db8cdd6a526e23b2ec32412a2bf4275c2
CCVPN-usecase(REQ-719) requirements: update and revise CCVPN-NETWORK module to support latest
ccvpn profile. Also, correct the line separator to linux format, to resolve the docker compiling issue.

Issue-ID: USECASEUI-606
Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
Change-Id: I97c0155fe64072fcd147737e72171b975dc3fa1b
15 files changed:
distribution/pom.xml
distribution/src/main/assembly/server.xml
distribution/src/main/assembly/web.xml
usecaseui-portal/src/app/app.module.ts
usecaseui-portal/src/app/core/services/appEvent.ts [new file with mode: 0644]
usecaseui-portal/src/app/core/services/appEventType.ts [new file with mode: 0644]
usecaseui-portal/src/app/core/services/eventQueue.service.ts [new file with mode: 0644]
usecaseui-portal/src/app/core/services/networkHttpservice.service.ts
usecaseui-portal/src/app/mock/json/uui-sotn_getConnectivityInfo.json
usecaseui-portal/src/app/mock/json/uui-sotn_getLogicalLinks.json
usecaseui-portal/src/app/views/network/ccvpn-network/ccvpn-network.component.css
usecaseui-portal/src/app/views/network/ccvpn-network/ccvpn-network.component.html
usecaseui-portal/src/app/views/network/ccvpn-network/ccvpn-network.component.ts
usecaseui-portal/src/assets/i18n/cn.json
usecaseui-portal/src/assets/i18n/en.json