aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-25Enable debug mode in BEamsterdamYuli Shlosberg1-2/+2
Change-Id: Ia4b123e101dba11316aa6cc30d27e1901e79c6c9 Issue-ID: SDC-859 Signed-off-by: Michael Lando <ml636r@att.com>
2018-01-21Enable debug mode in BEYuli Shlosberg2-3/+7
Change-Id: I90bb55184006dbcffc27ab3cbd0550601e6fd06c Issue-ID: SDC-859 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-01-16fix docker runYuli Shlosberg1-87/+85
Change-Id: Icfe60786d3b9444c94362904e528cf2ba08f19ef Issue-ID: SDC-608 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-12-26Fix documentation offered APIsIdan Amit1-7829/+1137
Replace the Read the Docs offered APIs to show the correct swagger.json data Change-Id: I9c8ef8f8629bc461ea03eeb7b347c8af4108d2bc Issue-ID: SDC-754 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-12-25fix licensing issuesMichael Lando4-5/+3
in the project we are required to have a license text in the root dir. we have it there and it references both AT&T and Amdocs. other license were removed and and the text in the package json changed to onap. Change-Id: I1584d3c56df3287d02f899d45f18ddc3f32d082c Issue-ID: SDC-737 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-06update versionMichael Lando141-154/+154
Change-Id: I9b87423265fbd1b962547b14a7e2be78b3c99e5f Issue-ID: SDC-684 Signed-off-by: Michael Lando <ml636r@att.com>
2017-12-04Integrate VNF Repository with SDCMurali-P31-33/+1189
Add Browse VNF packages feature Change-Id: I0c721829efdac8ad6f72c4ac9d25ec96e091f7ca Issue-ID: VNFSDK-82 Signed-off-by: Michael Lando <ml636r@att.com> Signed-off-by: Murali-P <murali.p@huawei.com>
2017-11-19remove use of snap shotMichael Lando0-0/+0
Change-Id: I774ef83a935e528f8d4a15431ec862df613af162 Issue-Id: SDC-623 Signed-off-by: Michael Lando <ml636r@att.com>
2017-11-16Disable automatic automation executionv1.1.01.0.0-ONAP1.0.0-AmsterdamYuli Shlosberg2-10/+27
Change-Id: Ic50218f909ff01f4035fc68461fd1787599ba627 Issue-Id: SDC-662 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-15Merge "Replace architecture image in the docs" into release-1.1.0Michael Lando1-1/+0
2017-11-15licens violation issue fixstanvishne5-24/+2
Change-Id: I966643c1685720af12238d52abb52e08d7252276 Issue-ID: SDC-573 Signed-off-by: stanvishne <shlomo-stanisla.vishnevetskiy@amdocs.com> (cherry picked from commit 78810b5975f453e84111ed413ebec26b4ed1fd33)
2017-11-15Replace architecture image in the docsIdan Amit1-1/+0
Replaced the image in the architecture section to the new one Change-Id: I1b5db6aebd4f964084d294d2fc9194e408d440a7 Issue-Id: SDC-626 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-15Merge "Error in Jetty logs" into release-1.1.0Michael Lando1-22/+2
2017-11-15Replace architecture image in the docsIdan Amit1-0/+0
Replaced the image in the architecture section to the new one Change-Id: Iaa9974503b3c448da2d77f743e5c5326e54210fa Issue-Id: SDC-626 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-14docker_run script fixYuli Shlosberg1-36/+17
Change-Id: Ic0affdf7b64ef7f8fb043eb669cf87eea9e88e24 Issue-Id: SDC-608 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-13Bug fixTal Gitelman1-3/+25
Change-Id: I202efb7bacb903ca63193b4814fba366e96591b4 Issue-ID: SDC-533 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-11-13Error in Jetty logssheetalm1-22/+2
Fixed code from Configuration Management that was causing exception Change-Id: Iea5461530a1b8a548a95c86f2d5c38b965dbb45f Issue-ID: SDC-580 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com> (cherry picked from commit 703240858e26a8efbea199214ebcaf1bd2709163)
2017-11-12Bug fixTal Gitelman1-1/+1
Change-Id: I9b928575c9f7bb77455177fa8f2eeed8d4f6de0d Issue-ID: SDC-533 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-11-12Merge "update release notes" into release-1.1.0Michael Lando1-89/+17
2017-11-12update release notesMichael Lando1-89/+17
Change-Id: I1168aaa6f68b2d7f4ec3fb4347f3e317658a916c Issue-Id: SDC-604 Signed-off-by: Michael Lando <ml636r@att.com>
2017-11-12sanity fix after merge of BE codeYuli Shlosberg3-2/+10
Change-Id: I9c994bdbee0ccefb47f065c5a4c6b22bf0e5ccb0 Issue-Id: SDC-608 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-12fix capabilitiesMichael Lando30-485/+1425
Change-Id: Iff0448a083627b881affcacbf12b5fb5baebe294 Issue-Id: SDC-533 Signed-off-by: Michael Lando <ml636r@att.com>
2017-11-09Merge "change base docker ver to release ver" into release-1.1.0Michael Lando9-9/+9
2017-11-09import tosca bugtalio18-80/+6553
handling conversion of integers Issue - Id : SDC-646 Change-Id: I7e024dc44709dc5288bced05da590f0c7962648a Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-09change base docker ver to release verYuli Shlosberg9-9/+9
Change-Id: I8d15c29c223abe513c11b36a0cf2a14c190cc01a Issue-Id: SDC-645 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-09Add Release Notes to Read the DocsIdan Amit1-20/+443
Added Release Notes section to SDC Read the Docs Change-Id: Ib4485e02f1edb45ecde16308c45cc96a4e6189d5 Issue-Id: SDC-604 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-08fix docker_run scriptYuli Shlosberg1-12/+12
Change-Id: I3c87db4bd9c3ff9524a3d01de3eb947071f9484d Issue-Id: SDC-608 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-08Update docker-maven-plugin versionIdan Amit2-2/+2
Updated the fabric8 docker-maven-plugin version to 23.0 Change-Id: I9b7036eb0a8275396e8ec42b32d69dc96373e396 Issue-Id: SDC-640 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-08hardcoded version of restful-jsilanap1-1/+1
Issue-ID: SDC-641 Change-Id: I7dfe67c64b738d18df714480be6ea58d14df691d Signed-off-by: ilanap <ilanap@amdocs.com> (cherry picked from commit 12c3634e003a5a326e2192127e73606f71c80e84)
2017-11-07Updating schema from V11 to V10shrikantawachar2-6752/+1
Updating schema from V11 to V10. A&AI does not consume V11 in Amsterdam. Change-Id: I78fdb89d449f7dcc77512bc96af33660bad77aea Issue-ID: SDC-635 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2017-11-06fix sanity-docker logs and memory issueYuli Shlosberg6-65/+67
Change-Id: Iae73c1e723430ef7253896dd403f728a88057a86 Issue-Id: SDC-611 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-06General arrangement for Read the DocsIdan Amit6-76/+2
Removed all the notes from the Read the Change-Id: I378a12a32df15ce05de1371cb187f31516009ee5 Issue-Id: SDC-626 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-05Merge "Add Delivery section to Read the Docs" into release-1.1.0Michael Lando1-24/+35
2017-11-05Add Delivery section to Read the DocsIdan Amit1-24/+35
Added Delivery section to the SDC Read the Docs Change-Id: I27e4678fb0b0b635c87a9ed6a524f38a446ba0a1 Issue-Id: SDC-512 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-05remove debug log printsYuli Shlosberg1-0/+2
Change-Id: I0b68957cff5a3d5af6d0f964b427e096d610c1c3 Issue-Id: SDC-542 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-05Remove docker login from settings.xmlIdan Amit1-1/+7
Removed docker credentials from settings.xml and add it to webseal-simulator pom.xml Change-Id: I6b1f135d3f8244a4b27c87f0b444dc5edaa0b7c4 Issue-Id: SDC-524 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-05Add Administration to Read the DocsIdan Amit1-0/+10
Added Administration section to Read the Docs Change-Id: Ia951241425783d1756d1cc424a416de2be6e592a Issue-Id: SDC-507 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-05Fix small issues in Read the DocsIdan Amit2-4/+4
Fix some minor issues in documentation Change-Id: Id01e9a4951f6f6ced8aaa705aae7ccd16648bcf0 Issue-Id: SDC-551 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-05Merge "Added new schema" into release-1.1.0Avi Gaffa2-1/+6752
2017-11-05Merge "Added SDC SDKs section to Read the Docs" into release-1.1.0Michael Lando2-0/+42
2017-11-02Merge "VoltE fix" into release-1.1.0Michael Lando2-26/+43
2017-11-02Added SDC SDKs section to Read the DocsIdan Amit2-0/+42
Added a section describing all the SDC SDKs Change-Id: I223f569353b8382856811afd9fd9bf8e13253639 Issue-Id: SDC-579 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-02VoltE fixTal Gitelman2-26/+43
Change-Id: Ifa54e19e9697dbe9bd9f26f501252f661e2e4f37 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-11-02Architecture section in Read the DocsIdan Amit1-5/+5
Added first draft for architecture section Change-Id: I53f273f87c50e03b6c1621958e21f89e152539c2 Issue-Id: SDC-508 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-02Installation section in Read the DocsIdan Amit1-2/+12
Added first draft for installation section in Read the Docs Change-Id: I62d4ea4cc1560c18d249c176aa44a5e6b736d78c Issue-Id: SDC-514 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-02Merge "Human Interfaces for Read the Docs" into release-1.1.0Michael Lando1-0/+10
2017-11-02Merge "change startTest log file extension" into release-1.1.0Michael Lando1-1/+1
2017-11-02Human Interfaces for Read the DocsIdan Amit1-0/+10
Added first draft to human interfaces section in Read the Docs Change-Id: I73b50376c21a9a446fd7329cd8ee26d2799ec33d Issue-Id: SDC-513 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-02Architecture section in Read the DocsIdan Amit3-3/+35
Added first draft for architecture section Change-Id: I29679a6625758258bae5c77a8b31a4b1ad418f45 Issue-Id: SDC-508 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-02change startTest log file extensionYuli Shlosberg1-1/+1
Change-Id: I47b2b56dcfb496fd385bb7e9204b60352392ee17 Issue-Id: SDC-542 Signed-off-by: Yuli Shlosberg <ys9693@att.com>