aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket-be
AgeCommit message (Collapse)AuthorFilesLines
2018-05-02Merge "fix vnfsdk containers for oom"Avinash S3-4/+4
2018-04-30fix vnfsdk containers for oomChris Donley3-4/+4
Change POSTGRES_IP to POSTGRES_SERVICE_HOST in vnfsdk refrepo container. Issue-ID: VNFSDK-260 Change-Id: I90de6dcc34f651c6d86bbe5cae50e504d555a9e1 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-04-30third party code optimizationAnjali Walsatwar42-3198/+0
Issue-ID: VNFSDK-258 Change-Id: Ia91277aed564485f669fb5010982a3f1ed6f8c57 Signed-off-by: Anjali Walsatwar <anjali.walsatwar@huawei.com>
2018-04-27Fix Heat Health CheckMurali-P2-3/+5
Fix NEXUS_DOCKER_REPO variable Issue-ID: VNFSDK-252 Change-Id: Ie6577bcdd6c0639070326721d7b351e934950c10 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-26Merge "Remove hostIP and port from baseURL"Avinash S2-2/+2
2018-04-26Remove hostIP and port from baseURLMurali-P2-2/+2
Swagger UI and Swagger docs Issue-ID: VNFSDK-157 Change-Id: I35bb4fe7e97dca9f26098c85aac1f1196a3f70f7 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-26Merge "Use 1.1.2 release for validation"Avinash S1-1/+1
2018-04-26Use 1.1.2 release for validationMurali-P1-1/+1
Swagger UI and Swagger docs Issue-ID: VNFSDK-157 Change-Id: Ic4ff1be9b8b2c0bd81821342295e994b774ecc2c Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-25Merge "Enable swagger documentation for API"Avinash S4-196/+303
2018-04-25Enable swagger documentation for APIMurali-P4-196/+303
Swagger UI and Swagger docs Issue-ID: VNFSDK-157 Change-Id: I9aeda5c364741c975a8d0d8b788a22c9d3f5f39f Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-20Merge "Mention the validation steps"Avinash S1-4/+4
2018-04-20Mention the validation stepsMurali-P1-4/+4
Show the steps to user Issue-ID: VNFSDK-234 Change-Id: If3ca3ee11bb30edb69deea7835a51285a33875e7 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-20Merge "Persistence of database"Avinash S1-2/+4
2018-04-20Persistence of databaseMurali-P1-2/+4
DB data need to persist Issue-ID: VNFSDK-234 Change-Id: I7300b2386dd3d0da91a7f59e66c0ae559e56b139 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-17Merge "Add health check"Avinash S3-538/+549
2018-04-17Add health checkMurali-P3-538/+549
Check for tomcat and database Issue-ID: VNFSDK-252 Change-Id: I66a2ec752e83ba44e371bb9baa482f4c1d1e07c9 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-17Merge "Update docker version"Avinash S1-1/+1
2018-04-17Update docker versionMurali-P1-1/+1
Apache tomcat version Issue-ID: VNFSDK-233 Change-Id: I3898cb81bf628266f95f6dd317be17447911515a Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-16Merge "Error message in wrong format"Chris Donley2-18/+28
2018-04-16Error message in wrong formatMurali-P2-18/+28
Convert entity to JSON Issue-ID: VNFSDK-233 Change-Id: Ide6530607080e93bdea97269a8a4f49a018f6e5f Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-13Fix vnfsdk docker namingChris Donley4-12/+12
updating docker names to include vnfsdk (refrepo, refrepo/postgres) Issue-ID: VNFSDK-251 Change-Id: I0e9843bb6e259a6374dbc61c8fdec3d20902bb54 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-04-12Merge "Upgrade env file to Beijing release"Avinash S1-1/+1
2018-04-12Upgrade env file to Beijing releaseMurali-P1-1/+1
Change from 1.0 to 1.1 Change-Id: I9cf93f6bad2c9dd744869b02648c5f461693dd01 Issue-ID: VNFSDK-234 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-11Merge "Jersey jar mismatch error"Avinash S1-2/+2
2018-04-11Jersey jar mismatch errorMurali-P1-2/+2
Servlet init exception Change-Id: I13818bb76c84a927815f5089aae05e7fbcaec0fa Issue-ID: VNFSDK-238 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-11Merge "Jersey Guava error"Avinash S1-0/+5
2018-04-11Jersey Guava errorMurali-P1-0/+5
Servlet init exception Change-Id: Iaee18490766bf2838fb2060c17051a0102c20bce Issue-ID: VNFSDK-238 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-11Merge "Fix Jersey error"Avinash S1-1/+1
2018-04-11Fix Jersey errorMurali-P1-2/+2
Servlet init exception Change-Id: Ic38ac4b9ece021bd9459f1bc27aebb7e05789188 Issue-ID: VNFSDK-238 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-11Merge "Enable debug for refrepo docker"Avinash S2-1/+4
2018-04-11Merge "Enhance error messages Marketplace UI"Avinash S3-27/+44
2018-04-11Enable debug for refrepo dockerMurali-P2-1/+4
enable debugging Change-Id: If8ff13565ccbe87a6e248fdaf0553b7505ac68b8 Issue-ID: VNFSDK-234 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-11Enhance error messages Marketplace UIMurali-P3-27/+44
Show proper error message in UI Change-Id: I5000e23560cfe0b8bf25b167ea80b7390953a9db Issue-ID: VNFSDK-233 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-04Update docker tag conventionJessica Wagantall2-2/+2
Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I48183342057162fb14a3a6a8e6ea1bc665e14117 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-28Address CLM security issuesChris Donley1-1/+1
Remove outdated bootstrap plugins Update jersey-container-jetty-servelet Issue-ID: VNFSDK-212 Change-Id: Idf707f9494f361879aa595a28e4776384e187a02 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-03-27Create docker volumeMurali-P1-0/+2
To store csars Issue-ID: VNFSDK-158 Change-Id: I21a07f72a0dd117a806af4d7ca7a369e8faadf98 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-03-27Update release versionMurali-P7-11/+9
Move release version to 1.1.0 Issue-ID: VNFSDK-160 Change-Id: Ia0142d76a147d746a8601cf8a80e22fd64fe6831 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-03-27Merge "Remove security vulnerabilities"Avinash S2-2/+6
2018-03-26Update dependency validation-csarJessica Wagantall1-1/+1
Update dependency for validation-csar to newly released artifact 1.1.0 Change-Id: Idb153bb07eee2176d57676ff493ffe933a067075 Issue-ID: VNFSDK-160 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-26Remove security vulnerabilitiesChris Donley2-2/+6
add note on security for jackson.databind from FileUtil.java and LifecycleTestExceutor.java Remove unused test version of jquery 1.9.1. Real jquery is 3.1.1. Issue-ID: VNFSDK-212 Change-Id: Id8e0d7afa32a86cee371373ec6289f4e22ba2031 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-03-26Update binaries versionsJessica Wagantall3-3/+3
Update binaries versions to 1.1.0 to allow a new deployment in the release repo Change-Id: I421b8882bfd073f6090c89bcfbadafe66b13c8a7 Issue-ID: VNFSDK-160 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-26Bump version core-parentJessica Wagantall1-1/+1
Bump version for vnf-sdk-marketplace-core-parent to 1.1.0 to restore the dependency. Change-Id: I426c8e305a6f0bdd359ca39701b770c0ca4f28b4 Issue-ID: VNFSDK-160 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-26Downgrade all pom.xml versionJessica Wagantall4-4/+4
Downgrade version to 1.0.0 in an attempt to produce a release Change-Id: Id51e9bf85871d134fb03b9a0491905431a78ede2 Issue-ID: VNFSDK-160 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-26Temporarily disable docker modulesAndrew Grimberg1-0/+2
Disable the docker module builds to see if we can get a release daily job to complete so we can turn them back on Change-Id: I5953afc96ae2090df4ef3db5942ea53f95e997e6 Issue-ID: VNFSDK-160 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2018-03-26Properly parent built resourcesAndrew Grimberg3-3/+3
Sub-artifacts should be parented off of the same top level artifact that is being built in the same reactor. Change-Id: Id925eea57ff20bf6bd2c9d75ab19bceac660c52a Issue-ID: VNFSDK-160 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2018-03-26Update year formatGildas Lanilis1-1/+1
Change-Id: I2b9fd5933205ecab89cd7e58684109bb3905f7a3 Issue-ID: VNFSDK-160 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-03-26Config docker composeAvinash S2-2/+2
expose https port Issue-ID: VNFSDK-166 Change-Id: I228c40b4132eae02187be40ad636f3de1931bc00 Signed-off-by: Avinash S <avinash.s@huawei.com>
2018-03-26VNFSDK container error -update versionMurali-P1-1/+1
Container Error Issue-ID: VNFSDK-226 Change-Id: I7203dfaf5805c8de757f4cd60d55b94a2a566f04 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-03-26VNFSDK container errorMurali-P1-8/+4
Container Error Issue-ID: VNFSDK-226 Change-Id: I90604c715d345a10a332965b62fcfd83ef0506c6 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-03-23Package name should be uniqueMurali-P2-1/+15
Error if someone upload with same name Issue-ID: VNFSDK-142 Change-Id: I4b2cf10e58c62e14bccc5b0dbcf997745d1e9137 Signed-off-by: Murali-P <murali.p@huawei.com>