summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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>
2017-10-13Merge "Add staging version."Li Zi6-5729/+35
2017-10-13Add staging version.lizi6-5729/+35
Add staging version, remove the unused files. Change-Id: I7ad2b91d956b48ab393d633de7ac6596877175f3 Issue-ID: AAI-432 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-12Merge "Add a function to add esr-gui to webapp."Li Zi3-0/+86
2017-10-12Add a function to add esr-gui to webapp.lizi3-0/+86
Change-Id: I2f43a9b3e246cc47873c56d053d0f99bcf4f6d23 Issue-ID: AAI-431 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-11Merge "Remove the oparent snapshot version dependency"Li Zi1-1/+1
2017-10-11Merge "Add installation guide for esr-gui."Li Zi2-1/+7
2017-10-10Remove the oparent snapshot version dependencylizi1-1/+1
Change-Id: I2d6a55c3d476b7d516353ec918c5c431f1959d3a Issue-ID: AAI-428 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-10Add installation guide for esr-gui.lizi2-1/+7
Change-Id: I5cf078849d317b4901c32b1261585e74cd885af4 Issue-ID: AAI-427 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-10Merge "Fix the artifact of esr-gui."Li Zi5-5/+5
2017-10-10Fix the artifact of esr-gui.lizi5-5/+5
Change-Id: Iece39bfa40042ac82a7dc902a52131a6b44533c6 Issue-ID: AAI-425 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-10Merge "remove the integration catalog."Li Zi11-669/+0
2017-10-10remove the integration catalog.lizi11-669/+0
Change-Id: I5b6b17b59dc0fb0707f425bb2893c56ba23c3bc4 Issue-ID: AAI-424 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-09Merge "Change esr-gui start way."Li Zi1-1/+1
2017-10-09Change esr-gui start way.lizi1-1/+1
Change the esr-gui start from back-end to front end. Change-Id: I2391804d58cc5740f5073e0c241f0896337f293d Issue-ID: AAI-407 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-30Merge "start the tomcat at front end"Li Zi1-1/+1
2017-09-30start the tomcat at front endlizi1-1/+1
Change-Id: I360ef178183473b923d6a57fe95fc226c256b0b2 Issue-ID: AAI-407 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-30Merge "Change the esr-gui server port."Li Zi1-1/+1
2017-09-30Change the esr-gui server port.lizi1-1/+1
Change-Id: I901e8debbeb49a9fc0fd63b2353063c792f4c2bf Issue-ID: AAI-407 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-29Merge "validate cloudOwner&cloudRegionId"Li Zi2-2/+27