summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-10Final commit to master merge fromTal Gitelman1405-13169/+64217
Change-Id: Ib464f9a8828437c86fe6def8af238aaf83473507 Issue-ID: SDC-714 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-12-10Rename dockers from openecomp to onapIdan Amit1-1/+1
Updated the sdc-simulator docker to use the new bae jetty docker Change-Id: I5afe31338761ce94b7527d6b85681d058680095b Issue-ID: SDC-710 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-12-07clean up and update docker run scriptIdan Amit2-73/+50
Removed unneeded code from docker run script and fixed indentation problems Changed sdc-FE dockerfile java options to run with only 512m Change-Id: I76239673cc0740a43854bbb0e56707c7539712be Issue-ID: SDC-717 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-12-06Rename dockers from openecomp to onapIdan Amit7-14/+14
Updated the name of the dockers from openecomp to onap. Updated the docker files to use the latest version of the dockers base images Change-Id: I5403cf4b25a032bdebcbcabef9a709e5bd9ea2b0 Issue-ID: SDC-710 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-12-06Duplicate logging frameworks mergingnoahs91-2093/+245
There was two copies of the SDC logging framework Change-Id: I55c94c9817a83162c6d90e504dfd91e4858c7269 Issue-ID: SDC-703 Signed-off-by: noahs <noah.shogan@amdocs.com>
2017-11-27sync 1.1.0 to masterYuli Shlosberg47-666/+1704
Change-Id: I6e040f039895dd2ced55f95824473946b226fb5d Issue-ID: SDC-707 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-26Add EOL=LF attribute to .gitattribute fileTal Gitelman1-0/+2
Change-Id: Ice3bf953ddc7d1908d61795e23c28a007715186d Issue-ID: SDC-672 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-11-23NovaServerResourceValidatormojahidi2-31/+34
This task is about updating error messages with error codes for NovaServerResourceValidator Change-Id: I90638b7c736b75b8cdadd440dbaafed146eec140 Issue-ID: SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-22NovaServerGroupResourceValidatormojahidi5-45/+148
This task is about updating error messages with error codes for NovaServerGroupResourceValidator Change-Id: I72efa7954e846a094268dbda4399bea9c841305d Issue-ID: SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-22NeutronSecurityGroupResourceValidatormojahidi2-29/+35
This task is about updating error messages with error codes for NeutronSecurityGroupResourceValidator Change-Id: I6279c76dae5aeff46bee0ffc9d097ba5b7ff267e Issue-ID: SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-22NeutronPortResourceValidatormojahidi8-37/+274
This task is about updating error messages with error codes for NeutronPortResourceValidator Change-Id: I6070dfc4543727a29c3625078a947d0059c92fb7 Issue-ID: SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-22Heat Validatormojahidi13-235/+549
This task is about updating error messages with error codes for HeatValidator Change-Id: I80d918e4ae0541c194634e744545d705907d8e15 Issue-ID: SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-22HeatResource Validatormojahidi2-0/+31
This task is about updating error messages with error codes for HeatResourceValidator Change-Id: I6c07a1bba62b4ca8ab92c09c7e9768f43a719cee Issue-ID: SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-22ForbiddenResourceGuideLine Validatormojahidi10-15/+206
This task is about updating error messages with error codes for ForbiddenResourceGuideLine Change-Id: Id692b43e05443dc1313b51533e685dd3c7ad6ca6 Issue-ID: SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-22ResourceBaseValidatormojahidi9-3/+169
This task is about updating error messages with error codes for ResourceBaseValidator Change-Id: Ia6fc269e14c9b1593d908212b6517fd94190d079 Issue-ID: SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-22changing replication factornoahs1-1/+1
from 3 to 1 Change-Id: If5b45ad250389d2fcccc5afbda0091bcf5212435 Issue-ID: SDC-671 Signed-off-by: noahs <noah.shogan@amdocs.com>
2017-11-22Adding error codes to HEAT ValidatorAbhai Singh9-21/+180
Added error code to ContrailValidator Issue-Id :SDC-572 Change-Id: Ib0cb270d9c6222677373b2660c77cdd1aaa15367 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2017-11-22Handle VSP without Image while healingsiddharth09052-79/+362
Healing was not working correctly in same of image count was zero Change-Id: Iba607a09b770c78202e94815ca49041aa54c701a Issue-ID: SDC-692 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2017-11-21Added error codes in ManifestValidatormojahidi8-76/+147
This task is about updating error messages with error codes for ManifestValidator Change-Id: I17ec448a380604e6b554f33760a734fe93831616 Issue-ID:SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-21Added error codes in YamlValidatormojahidi2-18/+29
This task is about updating error messages with error codes for YamlValidator Change-Id: I99d30dbc149d1e13ffc0a37aa722ab77209c56d5 Issue-ID:SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-21nova server validatortalio1-1/+2
fix validation of comma delimited list value Issue - Id : SDC-670 Change-Id: Ic8b6f4b1358679ffacba4f8b832595f649b2fde5 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-21fix NPE in extracttalio5-58/+68
fix NPE when extracting components without images / flavors Issue - Id : SDC-694 Change-Id: I3e4444132a40a2567833375ceea1951803dd16b0 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-21invalid yaml exceptiontalio2-7/+23
throw an invalid yaml exception if one of the retrieved service templates is corrupted, while submitting a VSP Issue - Id : SDC-693 Change-Id: Icf37cf1aa847385ef118a1395b1afdfe99e9d79d Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-21ContrailNetworkPolicy ResourceValidatormojahidi8-30/+128
This task is about updating error messages with error codes for ContrailNetworkPolicyResourceValidator Change-Id: Ia011acd6c82b5fee5fdfd0bca27ef527d4b3b039 Issue-ID:SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-20Adding error codes to HEAT ValidatorAbhai Singh13-74/+234
Added error code to SharedResourceGuideLineValidator Issue-Id :SDC-572 Change-Id: I20c014a1aeb488788bc1faeb05a89ff920258275 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2017-11-20NovaServer NamingConventionGuideLineValidatormojahidi90-174/+807
This task is about updating error messages with error codes for NovaServerNamingConventionGuideLineValidator Change-Id: I7217ef464bc4f674fdb9480d76cb059f20da7411 Issue-ID:SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-20NeutronPort validatormojahidi17-64/+178
This task is about updating error messages with error codes for NeutronPortNamingConventionValidator Change-Id: I045415f026f947661632262676123ff848e582b0 Issue-ID:SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-20ContrailServiceTemplate validatormojahidi7-42/+124
This task is about updating error messages with error codes for ContrailServiceTemplateNamingConventionValidator validator Change-Id: I7d06d0cae2cd3c1ecc10d971db3e7c89bca585a9 Issue-ID:SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-11-20Naming Convetion validatorsmojahidi4-25/+96
This task is about updating error messages with error codes for ContrailServiceInstanceNamingConventionValidator validator Change-Id: Ibb113f809ad0d68f4a4104dd35ba14d32e262f0d Issue-ID:SDC-572 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
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)