aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-24Change mdbootstrap versionbeijingPatrick Brady1-2/+2
A newer version of mdbootstrap has been released post Beijing release. This new version has an error which is causing a jenkins build failure. The version is being set to the version that was used at the time of the Beijing release (4.5.3) in order to fix the failing build. The code will still match the released artifacts, since version 4.5.3 is contained in the release. Change-Id: I45545119ff127c20d588be5fd08c6b367d18de03 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1072 (cherry picked from commit d081361033fc48f12ce95d3b36717ceca0abf10c)
2018-05-25Change port to match Kubernetes portv1.3.02.0.0-ONAP2.0.0-ONAPPatrick Brady1-4/+4
Kubernetes uses a 302 prefix on port numbers. Going to change the port used for cdt proxy backend to use this port. Change-Id: I630b101e28b8cc072166dcbcb0e8de42dfb6d513 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-924 (cherry picked from commit 8e37837087ff419b3653b226b2c21678d86ab4c8)
2018-05-21Add maven version pluginPatrick Brady1-0/+10
This plugin configuration is needed so jenkins can update the version number of the proxy project to the release number when the release job is run. Change-Id: I30f02b150b71cb1cbaea6a5f1ccdac03d8843889 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-910
2018-05-17Correct cdtproxy port for dockerPatrick Brady1-3/+3
The port number and hostname need to be changed since the proxy will run in the appc docker. Change-Id: I22463013756f43a3bb5ff0513944b0d18e24c130 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-909
2018-05-17Match cdt version to appc versionPatrick Brady3-2/+36
Change-Id: I09bde6cbea87c1346b5cc293b1e5379973f42034 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-911
2018-05-16Add dist management to pomPatrick Brady1-0/+18
Change-Id: I7e0c18c7e0875af106ee95e540e17b9ba961177f Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-905
2018-05-16Adding staging pluginPatrick Brady1-0/+12
Change-Id: I9d0ed862a34bec2ff720d189f5cecf7afeae38a4 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-905
2018-05-10initial commit for CDT proxy ServiceKumar, Amaresh (ak583p)14-1/+827
Initial commit for CDT proxy server to fix CORS Issues. Issue-ID: APPC-885 Change-Id: Idf2688dbca3fd6c25636544147ed5b23a5a4ed7f Signed-off-by: Kumar, Amaresh (ak583p) <ak583p@us.att.com>
2018-05-09Added CORS proxy Server endpointKumar, Amaresh (ak583p)3-31/+37
Added CORS proxy endpoint for backend calls to enable connection. Issue-ID: APPC-885 Change-Id: I0bb98feda477cb77312bc707cb52e1296b69245b Signed-off-by: Kumar, Amaresh (ak583p) <ak583p@us.att.com>
2018-05-08added code to allow headers in requestsj108s1-1/+1
changed http util service to allow headers in the api request Issue-ID: APPC-885 Change-Id: Ia85148eefdc217011155099b33ac39cc638dd734 Signed-off-by: sj108s <sj108s@us.att.com>
2018-05-07Removed the property which toggles configscaleoutPatrick Brady2-10/+4
Change-Id: I9d5aaa07aeed62c83eea123f34de2735fb58ef02 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-886
2018-05-04changed cdt app properties for configscaleoutsj108s1-2/+2
changed cdt application properties to display configscaleout in reference data Issue-ID: APPC-877 Change-Id: Id7e37298421aaa1a42379cf40870ced3e329ebca Signed-off-by: sj108s <sj108s@us.att.com>
2018-04-27Fixed parsing of retrieved openstack ref datasj108s3-36/+28
Fixed parsing of retrieved data in case of openstack action and also fixed browser hang while syncing large template Issue-ID: APPC-867 Change-Id: I3058626cb5a21c01a9b261d470672db5d0f17926 Signed-off-by: sj108s <sj108s@us.att.com>
2018-04-25made fixes to template identifer and dropdownsGangarajula, Uday Bhasker (ug0221)4-41/+59
Issue-ID: APPC-862 Change-Id: I902f794cec5d69e2118f7a87f5c6fb867a1b2216 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-04-25Changed environment files url from https to httpsj108s4-13/+13
Changed environment files url from https to http for onap Issue-ID: APPC-860 Change-Id: If443ae5bf5d152b916523b27bd9947b1aa2a6733 Signed-off-by: sj108s <sj108s@us.att.com>
2018-04-17VM data retrieval from APPC for open stack actionMohamed Asgar Samiulla(ma926a)7-22/+121
VM data retrieval and stopping user not to navigate to PD and template if mandatory fields are missing in reference data. Issue-ID: APPC-853 Change-Id: Id43500579c6d222a2c17a53db9213372afec565f Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-04-12Resolved the issues with multiple templatesGangarajula, Uday Bhasker (ug0221)2-142/+226
Issue-ID: APPC-707 Change-Id: Ibdf18a021ea453842ddf4001f947f1f4de276997 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-04-09[Appc-1806] Login for Test screen, test api urls.Mohamed Asgar Samiulla(ma926a)7-133/+147
Test API urls corrected and vserverid removed from poll request. Issue-ID: APPC-831 Change-Id: I0bc616888afee8683ccbf5238980e97c6ca51af6 Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-04-03Corrected artifact name for multiple template idssj108s26-525/+695
Made changes in param name value component ts for setting correct artifact name while saving and retrieving artifacts, in case of multiple template ids. Issue-ID: APPC-812 Change-Id: I973f7b763f4c2204425fceb77cdae33944ba3c8d Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-27Resolved the issues with configscaleoutGangarajula, Uday Bhasker (ug0221)4-249/+315
Issue-ID: APPC-707 Change-Id: Ie618635618333da7d548ff5a0fe711cc34076f62 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-03-22Fixed couple more defects related to test screensj108s3-114/+136
Fixed poll status button alignment and fixed minore defect in test screen and updated test cases as per code change Issue-ID: APPC-713 Change-Id: I530739fda78d6ca05fba4cbfaacef8ead3b7c23d Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-20Removing INSTAR functionality from CDT for ONAP.Mohamed Asgar Samiulla(ma926a)7-70/+135
Removed license form package.json. Issue-ID: APPC-750 Change-Id: If20087a24fc0cf42977e1b1149d6be0ff1387689 Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-03-16[Appc-1806] Removing INSTAR from CDT for ONAP.Mohamed Asgar Samiulla(ma926a)4-16/+10
The source name for INSTAR made configurable through a property file. Issue-ID: APPC-750 Change-Id: I7e0d2ae657d4469f6fae54b5358ddb6f5476b211 Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-03-15Added few more test case & fixed modal in templatesj108s9-164/+233
Added few more test cases to improve code coverage and changed trigger command for modal in template page from Enter to ctrl-4 Issue-ID: APPC-697 Change-Id: I4a158ba687bad0bb2f808428333083200714f18a Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-15Remove ECOMP trademarkSkip Wonnell1-3/+0
Remove ECOMP trademark line from License.txt files at root directory Issue-ID: APPC-737 Change-Id: Ie2a8d26166361434274b7a4425c931d66df0e0d7 Signed-off-by: Skip Wonnell <skip@att.com>
2018-03-14made changes to version info and defectsGangarajula, Uday Bhasker (ug0221)5-287/+930
Change-Id: I90fb87f1f32365e44180615f9be1eb6d11060dcf Issue-ID: APPC-707 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-03-13Fixed defects in test screen & updated test casessj108s36-1009/+1412
Fixed few defects raised by ST in test screen and also updated test cases to improve coverage. Also,changed code to match onap standards, and rectfied grep code violations. Issue-ID: APPC-730 Change-Id: I0286c38eb4f76dc8c0253a4ccab721b3ccfeff9d Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-08Added some test cases on httputil service.Mohamed Asgar Samiulla(ma926a)8-15/+117
Created a new test for dropdown.ts Issue-ID: APPC-717 Change-Id: Ic4e63520bbf16a7bd0d8ca0e0896d15ce3412d5d Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-03-06Add build helper to pomPatrick Brady1-20/+43
Need to re-add the build helper plugin to pom in order to attach the zip file for deployment. Change-Id: I73afb91e622890601cfd723ef33ac9b40352dd7b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-627
2018-03-06Upgraded version file in package.jsonKumar, Amaresh (ak583p)1-3/+3
increased verion no in package json Issue-ID: APPC-694 Change-Id: I0af99ea46345a9e8192733bc23778320616674b7 Signed-off-by: Kumar, Amaresh (ak583p) <ak583p@us.att.com>
2018-03-06Correct groupidPatrick Brady1-1/+1
Incorrect groupid is causing deploy to fail. Change-Id: I372e4b0546cfb10cfab9d4c7b193185b038633b7 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-627
2018-03-06Adding distribution mgmtPatrick Brady1-0/+29
Merge deploy is failing because repository listings are missing. Copied the repository listings over from the main appc project. Change-Id: Iee5b976dd34134fb0a0dedec9a070cb8ef151697 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-627
2018-03-06Root pom file cleanupPatrick Brady1-51/+0
Remove the unused repository and scm tags from the root pom file. They are causing merge job to fail and should not be there. Change-Id: If3611b093cc818133916e468770d497f8edc56d9 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-627
2018-03-06Update files to conform to ONAP code styleSkip Wonnell2-134/+134
Fix indentation in two files, replacing tabs with spaces Issue-ID: APPC-687 Change-Id: I6883ef86e8bfa19d627240dc0524a09dc6a16269 Signed-off-by: Skip Wonnell <skip@att.com>
2018-03-04Modify maven for angular buildPatrick Brady2-43/+98
Using the same plugin that portal has been using to perform angular cli builds in jenkins. Also modifed maven assembly plugin to package the generated angular javascript code into a deployable zip file. Change-Id: Ib26801ca6b4d8dd5195b570bc694d37efe421684 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-627
2018-03-01Initial seed code contribution for CDTSkip Wonnell163-0/+32462
Issue-ID: APPC-682 Change-Id: I0331ffce2a430195c29d0d1b2295966f9eb28699 Signed-off-by: Skip Wonnell <skip@att.com>
2018-02-02Adding top level License fileSkip Wonnell1-0/+37
Issue-ID: APPC-563 Change-Id: Iccb338745c819cccdb0ddde182d90c37df62935b Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-25Initial empty repositoryJessica Wagantall0-0/+0