USECASEUI-414 Add Inter-Domain Link provisioning support for MDONS 17/103717/2
authorArjun M Gupta <arjun.manigupta@fujitsu.com>
Sun, 15 Mar 2020 21:57:57 +0000 (21:57 +0000)
committerArjun M Gupta <arjun.manigupta@us.fujitsu.com>
Sun, 15 Mar 2020 23:10:50 +0000 (23:10 +0000)
commit534586d7a62273a4f094c3cc0785249352ce79f3
tree1e4ff4a918b17cb34df41c7a94665381dc96f12f
parent4b13172177f9d2f03b5fcbcd5e9f3174217ff502
USECASEUI-414 Add Inter-Domain Link provisioning support for MDONS

Issue-ID: USECASEUI-414
Change-Id: Ic9f94e4637a5b98ab885e6189842b55a0b38955b
Signed-off-by: Arjun M Gupta <arjun.manigupta@us.fujitsu.com>
14 files changed:
usecaseui-portal/src/app/app-routing.module.ts
usecaseui-portal/src/app/app.component.html
usecaseui-portal/src/app/app.component.ts
usecaseui-portal/src/app/app.module.ts
usecaseui-portal/src/app/views/network/ccvpn-network/ccvpn-network.component.css [moved from usecaseui-portal/src/app/views/ccvpn-network/ccvpn-network.component.css with 100% similarity]
usecaseui-portal/src/app/views/network/ccvpn-network/ccvpn-network.component.html [moved from usecaseui-portal/src/app/views/ccvpn-network/ccvpn-network.component.html with 100% similarity]
usecaseui-portal/src/app/views/network/ccvpn-network/ccvpn-network.component.spec.ts [moved from usecaseui-portal/src/app/views/ccvpn-network/ccvpn-network.component.spec.ts with 100% similarity]
usecaseui-portal/src/app/views/network/ccvpn-network/ccvpn-network.component.ts [moved from usecaseui-portal/src/app/views/ccvpn-network/ccvpn-network.component.ts with 99% similarity]
usecaseui-portal/src/app/views/network/mdons-network/mdons-network.component.html [new file with mode: 0644]
usecaseui-portal/src/app/views/network/mdons-network/mdons-network.component.less [new file with mode: 0644]
usecaseui-portal/src/app/views/network/mdons-network/mdons-network.component.spec.ts [new file with mode: 0644]
usecaseui-portal/src/app/views/network/mdons-network/mdons-network.component.ts [new file with mode: 0644]
usecaseui-portal/src/assets/i18n/cn.json
usecaseui-portal/src/assets/i18n/en.json