summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-02Merge "Fix ESR doesn't support domain name in vnfm registration GUI"4.0.0-ONAP1.4.0dublinJames Forsyth1-8/+0
2019-04-01Fix ESR doesn't support domain name in vnfm registration GUILvbo1631-8/+0
"http://msb-age:80" does not satisfy the url validation of jquery validate, remove validate on url Issue-ID: AAI-1920 Change-Id: Ic0f1cee9ce68ab0c5c4af1b6deb06412e949f0b5 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2019-03-22Add GUI for NFVO external systemBharath Thiruveedula9-0/+1345
Change-Id: I65fc52e81cfd12e732d10488baef6241f9cf2386 Issue-ID: AAI-2207 Depends-on: I6a2bbebf5f750c9e89bb9d88caba9e8bcfa35c25 Signed-off-by: Bharath Thiruveedula <bharath.thiruveedula@verizon.com>
2019-03-01Add missing INFO.yaml blocksJessica Wagantall1-3/+14
Add missing information so that the new verify job passes. Fix indentation. Change-Id: Id007b79a166973f5e0f973809db1c0711321e373 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-25Bump pom and versionLvbo1636-7/+7
Issue-ID: AAI-2022 Change-Id: Ie0f2c0ace5af77631efddccd2694653d98a6437f Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2019-02-25Add INFO.yaml fileLvbo1631-0/+25
Issue-ID: AAI-2019 Change-Id: Ic182f8f80fb74797d504feef96171eb24beefa78 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2019-02-25fix dialog populate version list errorLvbo1631-1/+1
Issue-ID: AAI-1949 Change-Id: I8a1422dc0b2291816e27108bb6e49a8bc6a07f98 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2018-11-23Fix esr tomcat security vulnerabilitesLvbo1631-1/+1
Issue-ID: AAI-1749 Change-Id: I5c82dfba4cfde69c120341558c7c369187b1dddb Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2018-11-07Revert "Fix esr security vulnerabilites"Huabing Zhao8-8/+10
This reverts commit 2b609609b666715907dad476b8a1ffaaa6f33989. Issue-ID: AAI-1879 Change-Id: Ie1bb804778a36e84be02e82a618df70da4d4c6ae Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-31Fix esr security vulnerabilitesLvbo1638-10/+8
Update jquery and tomcat Change-Id: I4e950206759c6852085005b814f46c794e8d5fd6 Issue-ID: AAI-1749 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2018-10-25Upversion ESR GUI repoKajur, Harish (vk250x)5-5/+5
Issue-ID: AAI-1768 Change-Id: If9e3a7792876fa32e60302d877f3dcb26310e7e7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-25Update aai-esr-gui repo version3.0.0-ONAP1.2.1Lvbo1636-11/+9
Issue-ID: AAI-1767 Change-Id: I96a582b840b286348f6427f69d984962bdf27ded Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2018-10-24Merge "Change Jira links updated"James Forsyth1-15/+15
2018-08-27Use managed guava versionGary Wu1-4/+4
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: Ib597071257343b887afe1cdb7e54bb47928809ad Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-26Change Jira links updatednecuser1-15/+15
Issue-ID: DOC-167 Signed-off-by: ankatare <ankatare@hotmail.com> Change-Id: I79bf734c83d3c1b18cb4526b7192808e005b8019
2018-06-29Merge "Dynamically determine image architecture"Li Zi1-3/+3
2018-06-29Merge "Pin jnr-unixsocket for Docker plugin to 0.13"Li Zi1-0/+7
2018-04-26Merge "Change field length to 50 for password"v1.1.02.0.0-ONAPbeijing2.0.0-ONAPLi Zi1-1/+1
2018-04-25Change field length to 50 for passwordSudhakarReddy1-1/+1
Change-Id: I60a77fe028c0a024a8e278b104780fd55605d4c2 Issue-ID: AAI-1096 Signed-off-by: SudhakarReddy <Sudhakar.reddy@amdocs.com>
2018-04-24Fix the docker tag.LiZi1-1/+1
Change-Id: I49211f8d4ff169bba31187e25ce9a389fabc9d67 Issue-ID: AAI-1095 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-16Dynamically determine image architectureMohammed Naser1-3/+3
The image architecture is currently hardcoded, this patch removes that hardcoded value to allow for ARM64 builds to go through. Change-Id: If0ee75f1bc8f688a35ad63ecc5ca413fb073490f Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-04-16Pin jnr-unixsocket for Docker plugin to 0.13Mohammed Naser1-0/+7
The current verison of jnr-unixsocket is 0.12 from the Docker plugin however in order to be able the images for ARM64, it needs the newer version which has support for it. There is work upstream to switch the version to 0.18[0] however it seems that this is still pending, so we can pin it for now until that merges. [0]: https://github.com/fabric8io/docker-maven-plugin/pull/770 Change-Id: I0ed6216a76058a27133ffbab4af50cb8b8bbcd9a Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-04-15Update the esr installation doc.LiZi1-10/+14
Change-Id: Icf6e644625403ce16366d3ca42de94c047d56ea6 Issue-ID: AAI-1029 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-09Fix the typos in doc of esr-gui.LiZi4-5/+5
Change-Id: I63850970c5fa88c8003959a6a3f40c90905f2615 Issue-ID: DOC-258 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-03Update docker tag conventionJessica Wagantall1-1/+1
Update docker tagging convention to use: $VERSION-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) $VERSION-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I5d2648bcfeac58218f0bedfa2580938f1b7a04d9 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-26upgrade the version of oparent.LiZi1-1/+1
Change-Id: Id0ee08e2d9d7d18f874daa859b00f71b19a0a308 Issue-ID: AAI-942 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-22Remove the redundancy jquery package.Lizi10-20403/+0
Change-Id: Iffee2708edbc6d942cf93d1d3de25427f80bd707 Issue-ID: AAI-591 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-03-02Fix the url of query vim type.LiZi1-1/+1
Change-Id: I087bfb4a4e802253cecdb3af2a9fa45c63d0d93d Issue-ID: AAI-833 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-01Query physical location id when register VIM.LiZi4-7/+40
Query physical location id when register VIM. Change the original complex name into physical location id. Change-Id: I29e4cd634e6ec58688864ef7bfc55597ab4ef59f Issue-ID: AAI-828 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-27Fix there is no version data before change vimTypeLiZi1-0/+1
Change-Id: I1b939700ff7036004a0cb4244c221a265f661971 Issue-ID: AAI-812 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-27Call the API of MultiCloud when register VIMLiZi2-13/+51
Change-Id: I7ba901c9abb7718cc4d69144c4ea02e1433cec66 Issue-ID: AAI-812 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-06Merge "Sonar Major"Li Zi1-1/+1
2018-02-06Merge "Sonar Major"Li Zi1-1/+1
2018-02-06Merge "Sonar Major"Li Zi1-1/+1
2018-02-05Sonar MajorPrasadNaidu1-1/+1
Replace == with === commonUtil.js:L89 Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-gui%3Aaai-esr-gui#resolved=false|severities=MAJOR|assignees=PrasadNaidu Location : src/main/webapp/extsys/ems/js/commonUtil.jsChange-Id: I4360ba702951cab1daa1bb92d57f43a3fc1389a8 Change-Id: I9df044d1e18c1cd58306ac351eaaf2ddc105f113 Issue-ID: AAI-731 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-02-05Sonar MajorPrasadNaidu1-1/+1
Replace == with === commonUtil.js:L47 Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-gui%3Aaai-esr-gui#resolved=false|severities=MAJOR Location : src/main/webapp/extsys/ems/js/commonUtil.jsChange-Id: I1f0960a64f18ad22872f025899249ffa47dab526 Change-Id: Iab29d3ac7a6049a0c482f87fb312ab7db8a11d78 Issue-ID: AAI-730 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-02-05Sonar MajorPrasadNaidu1-1/+1
Replace != with !== commonUtil.js:L22 Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-gui%3Aaai-esr-gui#resolved=false|severities=MAJOR|assignees=PrasadNaidu Location : src/main/webapp/extsys/ems/js/commonUtil.js Change-Id: Ia3a84e08e88b04ee0cea325308f5236d942f8d5b Issue-ID: AAI-729 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-02-05Sonar MajorPrasadNaidu1-1/+1
Replace == with === commonUtil.js:L18 Sonar link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.esr-gui%3Aaai-esr-gui#resolved=false|severities=MAJOR|rules=javascript%3AEqEqEq%2Cjavascript%3ABitwiseOperators Location : src/main/webapp/extsys/ems/js/commonUtil.js Change-Id: I3736d67a3c437a4d895bf3e6b995231497f457fc Issue-ID: AAI-727 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-01-30Add license definition.Lizi1-0/+12
Change-Id: I636f131b02ec0aafa8217077989588cfb5cb7e9d Issue-ID: AAI-704 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-01-24Change the version of tomcat.Lizi2-2/+2
Change-Id: I60f1964e19694dd020af689dcdf1cd681ddf6e88 Issue-ID: AAI-591 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-01-18Remove the redundancy packagesLizi584-128317/+123
Change-Id: I1c04ad98a1fc0351b69c125c7afc8b6ee8ad64af Issue-ID: AAI-591 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2017-11-17Bump minor versionJessica Wagantall7-11/+11
Bump minor version in preparation for Amsterdam branching. Change-Id: I6da80dd09fb1473441c402017b7f329b10fca841 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-25Fix the vendor and version input issue of ems.v1.0.01.0.0-Amsterdamlizi2-18/+42
Change-Id: I2c4daf468a55b1c16cb016551e8abdd523d83e04 Issue-ID: AAI-441 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-24Change the version input box of register vim.lizi1-3/+11
Change-Id: I8ef95bb1d290ae285270f056fc56cfef13bc6622 Issue-ID: AAI-440 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-13Merge "Add default tenant as input of VIM."Li Zi2-11/+23
2017-10-13Add default tenant as input of VIM.lizi2-11/+23
Add default tenant as input of VIM. Zoom out the input box of extra info. Change-Id: Ib43be6fe985e346435fface6811009e74ffcc1a7 Issue-ID: AAI-435 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-13Merge "Add doc files for esr-gui."Li Zi15-7/+388
2017-10-13Add doc files for esr-gui.lizi15-7/+388
Change-Id: If61b34161025e64a098bf48e71b6b153b6439b57 Issue-ID: AAI-427 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-13Merge "Fix the staging version issue."Li Zi1-2/+5
2017-10-13Fix the staging version issue.lizi1-2/+5
Change-Id: Idbbe5d2229ebdac76660b83a35c6f09ece53b43f Issue-ID: AAI-432 Signed-off-by: lizi <li.zi30@zte.com.cn>