summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-19heal all scriptayalaben12-26/+248
Issue - ID: SDC-665 Change-Id: Ib035549589ccd9c113235886442b1b2c9a198b86 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2017-11-19Adding common changes for all HEAT Validatorsmojahidi4-0/+73
This commit is about adding common changes which will later be used for all validators. Change-Id: I47cee23364c2f535482c721c25cb0038e9febc02 Issue-ID:SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-19import tosca bugtalio16-74/+6052
fix bug when converting parameters, when importing CSAR file Issue - Id : SDC-646 Change-Id: Ie9c38f5e51e673a7c89add9e4e42fad93f966aa4 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-16nova server validatortalio3-11/+29
fixed validation of nova server name value inside env file Issue - Id : SDC-670 Change-Id: If407a2c1f601b4b724c50c1994fd056b569588ac Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-16Merge "import tosca"Avi Gaffa3-10/+63
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-15import toscatalio3-10/+63
added exception when recognizing an invalid substitution mappings section inside imported csar Issue-Id : SDC-661 Change-Id: Id608b066d5e440ff5462ec3ba5742d3cff50bf5a Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-15Merge "licens violation issue fix"Avi Gaffa5-24/+2
2017-11-15Merge "Casandra data center and consistency level"Vitaly Emporopulo2-4/+5
2017-11-15Merge "Error message is not reported to calling functions"Avi Gaffa7-12/+146
2017-11-15Casandra data center and consistency levelshalomb2-4/+5
fix null check Change-Id: Ie31c76165329c078bce000ec25795492bb3b23f8 Issue-Id:SDC-656 Signed-off-by: shalomb <shalomb@amdocs.com>
2017-11-15licens violation issue fixstanvishne5-24/+2
Change-Id: I966643c1685720af12238d52abb52e08d7252276 Issue-ID: SDC-573 Signed-off-by: stanvishne <shlomo-stanisla.vishnevetskiy@amdocs.com>
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-15Error message is not reported to calling functionsshrek20007-12/+146
Issue-ID: SDC-657 Change-Id: I31e56d1e8d1423b8942fa2e11ebf71c656b670a4 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2017-11-15Casandra data center and consistency levelshalomb1-1/+4
fix null check Change-Id: If1b541c3cacf0040cc13c6e1d57dd9fd854623e9 Issue-Id:SDC-656 Signed-off-by: shalomb <shalomb@amdocs.com>
2017-11-15Casandra data center and consistency levelshalomb9-56/+183
remove enrichment test Change-Id: Id2a0eda0a78ae7711ec010248edaa6a1273c5a43 Issue-Id:SDC-656 Signed-off-by: shalomb <shalomb@amdocs.com>
2017-11-14Merge "forwarder test"Avi Gaffa20-2/+4718
2017-11-14Merge "Fixing update HEAT"Avi Gaffa5-319/+614
2017-11-14forwarder testtalio20-2/+4718
add unit tests for forwarder healer Issue-Id : SDC-653 Change-Id: I06954e855aac09d16422929203926aa983269b92 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-14Fixing update HEATojasdubey5-319/+614
1. Update component dependencies based on new Heat 2. Retain VSP data on Heat re-upload 3. Unit tests 4. Code reformatting and refactoring for compliance Issue ID: SDC-655 Change-Id: Ib4822d3e7ec69293d2d544044909f0a22ab224ac Signed-off-by: ojasdubey <ojas.dubey@amdocs.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> (cherry picked from commit a906239fed56eb2461cdf95ab61f3fa70c370b55)
2017-11-14forwarder test fixtalio462-5089/+11355
fix translator tests with forwarder capability Issue-Id : SDC-653 Change-Id: I59db23acb0e2c3b5920bf24662374fee950d479b Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-14Merge "port validator"Avi Gaffa1-22/+23
2017-11-14Merge "forwarder GT"Avi Gaffa3-2/+26
2017-11-13Merge "change base docker ver to release ver"Michael Lando9-9/+9
2017-11-13port validatortalio1-22/+23
fixing neutron port validator to recognize ports that are not connected to any nova server Issue-Id : SDC-654 Change-Id: I5607b0046bb2debe67119b62566b5283f4afeae6 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-13fix docker_run scriptYuli Shlosberg1-12/+12
Change-Id: I3c87db4bd9c3ff9524a3d01de3eb947071f9484d Issue-Id: SDC-608 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit f87df4c05972364d4ed4c84ce65a204689ce224b)
2017-11-13change base docker ver to release verYuli Shlosberg9-9/+9
Change-Id: I8d15c29c223abe513c11b36a0cf2a14c190cc01a Issue-Id: SDC-645 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit 93edecf667ec87d1a9f357604d0509eb20bf9093)
2017-11-13forwarder healertalio3-9/+134
add healer for forwarder capability Issue-Id : SDC-653 Change-Id: Ic653cf22b4d7c4e22d34b15cac56d91f55ecd6c4 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-13forwardertalio8-12/+149
implement toggling feature on forwarder Issue-Id : SDC-653 Change-Id: I238ae82b6f1fd9fce58ab584acd362a6bafd0dff Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-12sanity fix after merge of BE codeYuli Shlosberg2-1/+9
Change-Id: I9c994bdbee0ccefb47f065c5a4c6b22bf0e5ccb0 Issue-Id: SDC-608 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit fe1d9a3def9cd5355682cd22ccfb3a3eb502093c)
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-12forwarder GTtalio3-2/+26
add forwarder global types, without changing network port Issue-Id : SDC-653 Change-Id: I05bf44436f685bb802e44824d400eb6256fa23a2 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-09Merge "Add Release Notes to Read the Docs"Michael Lando1-20/+443
2017-11-09Merge "Error in Jetty logs"Vitaly Emporopulo1-22/+2
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-08Error 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>
2017-11-08Update docker-maven-plugin versionIdan Amit2-2/+2
Updated the fabric8 docker-maven-plugin version to 23.0 Change-Id: I98a6dde474ea66be450f72a446d3d9e58138282b Issue-Id: SDC-640 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-08Merge "Fixed response if unknown onboarding method"Vitaly Emporopulo1-33/+14
2017-11-08Remove MojoHaus license pluginIdan Amit1-48/+0
Removed MojoHaus license-maven-plugin from sdc main pom.xml Change-Id: I05425c7afbb35efa9d6a21ce28625b626c806ba6 Issue-Id: SDC-161 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-11-08Fixed response if unknown onboarding methodolegb1-33/+14
Handle conversion of unknown enum values into unrecognized onboarding method Change-Id: Iaf554b8037c5c5151d74f3236d44b0918d20ebb9 Issue-ID: SDC-639 Signed-off-by: olegb <olegb@amdocs.com>
2017-11-07hardcoded version of restful-jsilanap1-1/+1
Issue-ID: SDC-641 Change-Id: I7dfe67c64b738d18df714480be6ea58d14df691d Signed-off-by: ilanap <ilanap@amdocs.com>
2017-11-07Merge "Test Cases for the Port scaling Utility"Vitaly Emporopulo2-1/+77
2017-11-07Test Cases for the Port scaling Utilitysiddharth09052-1/+77
Test cases to cover all possible scenario which might come as port type. Change-Id: Icdfa35fea52cba86bc5128fad3ec2f857c1d6079 Issue-ID: SDC-573 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2017-11-07Update VLM Overview tab behaviorilanap7-30/+68
Issue-ID: SDC-637 Change-Id: I30211422b9af72a8e2dc4fd58713145878881555 Signed-off-by: ilanap <ilanap@amdocs.com>
2017-11-06Merge "duplicate ids"Avi Gaffa224-35266/+35393
2017-11-06duplicate idstalio224-35266/+35393
throw an exception when a zip with duplicate ids in different files is getting uploaded Issue - Id : SDC-554 Change-Id: I213233d8833b89788f980db859d9597d2c1cb950 Signed-off-by: talio <tali.orenbach@amdocs.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-05Port scaling not working properlyvempo78-4248/+16655
Made changes in evaluating port naming pattern. Change-Id: If9a3fc9c3d50fa5c4da319d2ff7d5f8ce6ca8ffe Issue-ID: SDC-573 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
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>