summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-03-29fix: after submit to new pageliuwh711-37/+66
Signed-off-by: liuwh7 <liuwh7@asiainfo.com> Change-Id: I945a645748991d13b3195f3390642bfb2ef5a3e7 Issue-ID: REQ-1075
2022-03-23Start OOM review with updated container image.hekeguang1-0/+10
Issue-ID: USECASEUI-649 Change-Id: If4bac391cee14ce75647fe47b20af67433e8d4fd Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-03-23feat: modify intent instance4.0.6liuwh75-1/+65
Signed-off-by: liuwh7 <liuwh7@asiainfo.com> Change-Id: I212e71ad60c81f8135d46eae784c558cafed6d88 Issue-ID: REQ-1075
2022-03-21Merge "feat: modify docs_intent_based_network.rst for R10"Keguang He1-9/+18
2022-03-21Merge "feat: intent instance management"Keguang He13-15/+334
2022-03-21feat: modify docs_intent_based_network.rst for R10zhaoyh61-9/+18
Issue-ID: REQ-1075 Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com> Change-Id: I9c93228e5b87d48bd7974e59d11adc6abfdba597
2022-03-21feat: intent instance managementliuwh713-15/+334
Signed-off-by: liuwh7 <liuwh7@asiainfo.com> Change-Id: I7d8047e7ccc86617399ce57a5be62907d09292eb Issue-ID: REQ-1075
2022-03-20Display CCVPN network topology and tunnel installation.decheng zhang24-1171/+2933
Issue-ID: REQ-1103 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: Ia8ad763ef8cdd48238c1398bd6680cc8ea2d14d6 Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-03-10feat:add protect paramliuwh75-3/+51
Signed-off-by: liuwh7 <liuwh7@asiainfo.com> Change-Id: I46af7e2a48ebf571341a9b58514785413157fb17 Issue-ID: REQ-1075
2022-03-04feat:intentBasedService predictliuwh713-16/+205
Signed-off-by: liuwh7 <liuwh7@asiainfo.com> Change-Id: I08e0d7a5141325f830bf522b42894b399ea6e7af Issue-ID: REQ-1075
2022-02-26Update tomcat version to 9.0.56.hekeguang1-1/+1
Issue-ID: USECASEUI-635 Change-Id: I0eae8087c074cc6c301e521ab27fbabebd386540 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-01-26The INFO.yaml file needs to be updated because the ptl info has changed.hekeguang1-3/+3
Issue-ID: USECASEUI-638 Change-Id: If4b9b80431d6635b1dc3440c18e49339406142ec Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-01-13CoverageAreaTAList is mapped to coverageArea from UI.hekeguang1-1/+1
Issue-ID: USECASEUI-374 Change-Id: I54bf9e6d5f0d774f3461760da37ab74a3166fd80 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-10-25feat: modify intent based serviceliuwh72-16/+6
Signed-off-by: liuwh7 <liuwh7@asiainfo.com> Change-Id: If91ca0dcfa314ff4657458b353eae6b2d96fcdec Issue-ID: USECASEUI-605
2021-10-22feat: modify intent based serviceliuwh71-4/+4
Signed-off-by: liuwh7 <liuwh7@asiainfo.com> Change-Id: I0650fc3b4dd1e0dbbbe472900a0fa6b8c32ffa9a Issue-ID: USECASEUI-605
2021-10-22feat: modify intent based serviceliuwh75-35/+87
Signed-off-by: liuwh7 <liuwh7@asiainfo.com> Change-Id: I8efc89b26a1d51eddfdfdab53c3ad6e2136e1440 Issue-ID: USECASEUI-605
2021-10-21Merge "Release 4.0.5."Chuyi Guo1-0/+39
2021-10-19Leverage upper-constraints files to pin all dependenciesCédric Ollivier3-16/+5
It leverages the latest change from lfdocs-conf and the upper-constraints.txt now centralized in ONAP docs. In a long run, upperconstraints.os.txt should be removed once ONAP is synced with OpenStack. It removes tox and setuptools from requirements as nothing depends on them (most requirements should be removed except lfdocsconf) Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Id0bd9b042576d58873d13c8481c0d4ff35794528
2021-10-14Release 4.0.5.hekeguang1-0/+39
Issue-ID: USECASEUI-614 Change-Id: I3b9a582dd799e716f643993281189da52517c842 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-10-13feat: modify intent based serviceliuwh79-98/+121
Signed-off-by: liuwh7 <liuwh7@asiainfo.com> Change-Id: I9974fb12163823288292cfc9ded92fefec3767eb Issue-ID: USECASEUI-605
2021-10-12[UUI] Update image of components of UUIhekeguang1-0/+10
Issue-ID: USECASEUI-617 Change-Id: I25da097749dfcedb85468e646bd9c60fe88dec9a Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-10-12Fixed a bug related to the configuration of UUI UI.4.0.5hekeguang1-0/+0
Issue-ID: USECASEUI-616 Change-Id: I8307b91ba25752b92021d358b5d2282e7c053cd8 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-10-01CCVPN-usecase(REQ-719) requirements: update and revise CCVPN-NETWORK module ↵d0056501115-6060/+6862
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
2021-09-16Merge "feat: add intent based service"He Keguang32-139/+1597
2021-09-16feat: add intent based serviceliuwh732-139/+1597
Signed-off-by: liuwh7 <liuwh7@asiainfo.com> Change-Id: If63eb5e61f01751771ad090728f33214077edd6f Issue-ID: USECASEUI-605
2021-09-16feat: modity docs_intent_based_network.rstzhaoyh61-78/+88
Issue-ID: USECASEUI-605 Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com> Change-Id: I764a5275f0f03eee59ada7f1f09e8dac2ab54a7d
2021-09-11UUI needs to use integration-java 11:9.0.0 image.hekeguang1-0/+10
Issue-ID: USECASEUI-604 Change-Id: Ic2b70899b4ef58cfc8b7424a5a68606c9b8cc987 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-09-11UUI needs to use integration-java 11:9.0.0 image.4.0.3hekeguang1-1/+1
Issue-ID: USECASEUI-604 Change-Id: I4525a1c327e756cdab6df6f6d129b57cdcdd60c2 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-09-09UUI needs to use integration-java 11:9.0.0 image.hekeguang4-13/+10
Issue-ID: USECASEUI-604 Change-Id: Id02ed5fa8e6fd30f199c80ee0ad6f08189c11074 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-08-26UUI certificates are not correct.hekeguang1-0/+10
Issue-ID: USECASEUI-594 Change-Id: I0cf7521799030836006cd297a310439e36ab9335 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-08-25UUI certificates are not correct.4.0.2hekeguang1-0/+0
Issue-ID: USECASEUI-594 Change-Id: I9727a370fe22882331c16e6d71997fa7b077a653 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2021-04-16doc: change release version to 4.0.1xuran1-2/+2
Change-Id: Ifeb0bbf782c4ba13608eefb2cca8cad65ea5cba6 Issue-ID: USECASEUI-567 Signed-off-by: xuran <xuranyjy@chinamobile.com>
2021-04-12Release 4.0.1xuran1-0/+10
Change-Id: I5874be608100a6622166faf20a7552cd4a7787c2 Issue-ID: USECASEUI-566 Signed-off-by: xuran <xuranyjy@chinamobile.com>
2021-04-12doc: update H release note4.0.1xuran1-5/+4
Change-Id: I08d4c0ff44f9d27862834d9222340dd8d00c4f8c Issue-ID: USECASEUI-567 Signed-off-by: xuran <xuranyjy@chinamobile.com>
2021-04-12pref: change block namexuran1-8/+5
Change-Id: I757938e64043c25f7d19823829280c91f89e3ba3 Issue-ID: USECASEUI-527 Signed-off-by: xuran <xuranyjy@chinamobile.com>
2021-04-07pref: change some mock dataxuran1-5/+5
Change-Id: I45261c6914a6e06d09f7b1f2e2fda8d5b0344668 Issue-ID: USECASEUI-527 Signed-off-by: xuran <xuranyjy@chinamobile.com>
2021-04-07Release version changexuran4-5/+5
Change-Id: I5b61a1c0c34c2201defe825101c23edcc8715b91 Issue-ID: USECASEUI-558 Signed-off-by: xuran <xuranyjy@chinamobile.com>
2021-03-31feat:Render datawangyuerg1-1/+4
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: If845ebf20f5088c537b9cde82da0d591c2fdc1eb Issue-ID: USECASEUI-527
2021-03-26style: delete useless textwangyuerg1-1/+0
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I885b5fe9a01ac984ca0115914989f6c1fc01558d Issue-ID: USECASEUI-527
2021-03-26style: add loading after click the OK button to submit new communication servicewangyuerg2-45/+56
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: Iffd508a7a08df29d0c9eacb6baa9841cd8f5e071 Issue-ID: USECASEUI-527
2021-03-26fix: fix the bug of continuous loadingwangyuerg2-22/+8
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: Ic8f8bb39f12bf77b67d98c4f2fb96179df33ec7b Issue-ID: USECASEUI-527
2021-03-25fix: modify the name of parameterswangyuerg4-20/+25
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I0bfa7deb2cd134b25aabd3ea6379c9d188748859 Issue-ID: USECASEUI-527
2021-03-25fix: fix the bug of loadingwangyuerg3-43/+86
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: Id63f6fbd3e831af9c9216d505f546436648e087a Issue-ID: USECASEUI-527
2021-03-25Merge "feat:loading"xu ran2-1/+2
2021-03-25feat:loadingwangyuerg2-1/+2
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I8b364375197d348c1ff9f51d96cd9ac3b6e76008 Issue-ID: USECASEUI-527
2021-03-25Release 4.0.0xuran1-0/+10
Change-Id: I045b1ebda8a4e4f1b8bc7b62a9b6d7af5da75476 Issue-ID: USECASEUI-549 Signed-off-by: xuran <xuranyjy@chinamobile.com>
2021-03-25feat:Null processing add loadingwangyuerg3-13/+18
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I615b82148629554c4012d0af90dd51aef6637350 Issue-ID: USECASEUI-527
2021-03-18Merge "fix: fix the display of ip tooltip"4.0.0xu ran3-168/+204
2021-03-18fix: fix the display of ip tooltipwangyuerg3-168/+204
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> iChange-Id: Id826511401a13bb0b8b1303acbea5ba23df948db Issue-ID: USECASEUI-527 Change-Id: Ib81c195438160e2ec0df7fed8557223c12c9f001
2021-03-18docs: add notes of H releasexuran1-0/+42
Change-Id: If6ffb81a5ceb1203ede65c90613564529c91b73e Issue-ID: USECASEUI-562 Signed-off-by: xuran <xuranyjy@chinamobile.com>