aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be
AgeCommit message (Collapse)AuthorFilesLines
2018-02-19VLAN tagging - Added Consolidation Rulesojasdubey8-453/+1536
1. Added rules for subinterface consolidation 2. Added new data types for supporting subinterface consolidation 3. Added unit tests 4. Updated license text 5. Updated code based on review comments Change-Id: I7c0d7a4747029c15212c3474280dd8fc6d623ccc Issue-ID: SDC-998 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-18SRIOV - set Toggle feautures On on Flow Testeleonorali2-25/+4
SRIOV - set Toggle feautures On on Flow Test Change-Id: Id22c21d698c26ea506d338114d4c599d47e4a2b1 Issue-ID: SDC-1050 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-18Onboarding foundation changes for ItemManagersheetalm46-1152/+1707
Resolved conflicting changes 1. Split ItemManager to ASDCItemManager and ItemManager 2. ItemManager provides basic capability of item without collaboration 3. AsdcItemManager provides all capabilities of item including collaboration which are required by onboarding 4. ItemManager can be used by other services like activity spec to create a basic item without collaboration features. Change-Id: I6c6dc34a2b1a1745c796099b70e359432e90f85e Issue-ID: SDC-1039 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-02-18Licensing issuesamitjai5-18/+14
test resource (2 zip file) are not following open source guideline. Change-Id: If1ca046a2ea590002201a030a8e1a127cabc24fd Issue-ID: SDC-929 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-02-18Flow Tests - delete item and Toggleayalaben2-0/+18
Change-Id: I73ed5fdc13891b3ad56ab5c8f00083bf8f7d13f3 Issue-ID: SDC-1034 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-15Enforcing HEAT validation after HEAT uploadshrikantawachar3-15/+6
Refactored method name , removed unused variable, Moved variable to near its usage. Change-Id: Ief21e88bd6a4ec1b1683b89089cfdb1a948a5402 Issue-ID: SDC-1027 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-02-15Add Tosca model healertalio19-57/+888
create a Tosca model healer for future changes in Tosca structure Change-Id: I3843e4727b6bbb383576ae6a4fb055c5b6fa001f Issue-ID: SDC-973 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-02-15Delete Item status Draft - Fix Errorsayalaben7-11/+31
Change-Id: I2e602a82f70ac77545b70658a35bbeffaf713a9b Issue-ID: SDC-1014 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-14Enforcing HEAT validation after HEAT uploadshrikantawachar25-254/+738
Back end implementation , Junits for Enforcing HEAT validation after heat upload. Change-Id: I0572b1d5e455023d45dc3b50b0bae7f3b6bbcc2e Issue-ID: SDC-1027 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-02-13Enable/Disable toggle feature RESTayalaben2-5/+41
Change-Id: I2b62aa3129772cc81e4356941f86104fbfd19dbb Issue-ID: SDC-1033 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-11Delete Item Draftayalaben26-176/+276
Change-Id: I13767ab6a7be82ae89f80d50b5857aabe6e55906 Issue-ID: SDC-1014 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-11Artifact was not associatedeleonorali16-14/+1363
ASDC is not associating get_file Change-Id: I56cda457c061e5228012d43b5743ebfa24b4bb0d Issue-ID: SDC-1016 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-11SRIOV - add annotationseleonorali224-675/+38358
SRIOV - add annotations to input TOSCA parameter converted from HEAT file (2) Change-Id: Id0b0156730ae64093df42d09e2873de047c13ac9 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-08Onboarding foundation changessheetalm19-35/+120
1. Adding OnboardingSessionContextFilter which sets tenant(kespace) for onboarding application 2. Different services can extend SessionContextFilter to set their own keyspace 3. These changes in onboarding are done to support services like ActivitySpec Change-Id: Ia62557354ab05235d027250af94a2835d741b7fa Issue-ID: SDC-1005 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-02-08Extending value list of RAM memory in the computemojahidi1-2/+31
Extending the value list of the RAM memory in the compute Change-Id: I34def9639f9b58112877ce309096040e04c1984d Issue-ID: SDC-1010 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-02-08VLAN tagging - Enable first stage translationojasdubey44-14727/+726
1. Added toggle for vlan tagging feature 2. Enabled existing translation of feature with toggle 3. Enabled unit tests for the same 4. Deleted unused test data 5. Updated license text 6. Updated code based on review comments Change-Id: I755df4889f18a32061e9d4d1ebec09162b2d8b83 Issue-ID: SDC-998 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-02-04Cassandra OOM AlignmentYuli Shlosberg1-1/+0
Change-Id: If9792919dba17936965b45361888a44a12a76b67 Issue-ID: SDC-911 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-04change capabilities datatypetalio23-232/+226
change node template capabilities datatype from list of map to map Change-Id: Ie0fa71b8a41ec732ae5290a72c4d8e908701ce17 Issue-ID: SDC-968 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-02-04Removed unnecessary log constantsvempo7-588/+7
Removed unnecessary constants associated with logging. Moved remaining constants close to their respective business logic. Change-Id: I3497479a2edcf2c98dca888b2aed52cb2a98e86b Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-02Fix for Feature Toggle rest modulesiddharth09054-14/+6
Removed ToggleStatus class and replaced it with ToggleableFeature class Change-Id: I6a4ec4504ab697e71a2f4e63d1a73aa78c7b0647 Issue-ID: SDC-988 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-02-01Removed passing unnecessary logging infovempo24-307/+121
Change-Id: Ie5cbfad67798b3e0827155078bd0797c7b824efe Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-01Removed log constantsvempo26-176/+39
Removed constants associated with audit/metrics logging. Deleted unused code. Some other safe cleanup and refactoring. Change-Id: Idfda72e1fb27ca695a74f2a09cb46381c9caed1a Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-01Removed log constants from translator corevempo14-142/+46
Removed constants associated with audit/metrics logging from the business code. Some safe cleanup and refactoring. Change-Id: I95d0fd3e72baf0fe4991f400bfd1bae6eba8009b Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-01Fix for Feature Toggle rest modulesiddharth09053-3/+4
With this change we will be able to Mock enum as well Change-Id: I61321c54ae458a93398eacb1a43ae22ce755e793 Issue-ID: SDC-988 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-01-31wrongly setting versionamitjai1-2/+2
Minor and Major version should be set from selected version of VLM Change-Id: Id87e8383bcf02322462f6aef3c1b3d4eb2ad9d94 Issue-ID: SDC-935 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-01-30Fixed Sonar LicenseAgreementDaoFactoryImplAbhai Singh1-10/+7
Fixed reported sonar issues Change-Id: I8ac4c7ffe56884bf2180485b3904615c02b67847 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-30Removed MdcUtilvempo3-103/+14
Validation messages are propagated to the client and should not be logged as errors. No application modules can depend on logging-core. Change-Id: I36eb2f9de195e77d5008cc69dbc7b65643fe2322 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-29Removed reference to MDC for loggingvempo34-329/+57
Change-Id: I6d7e5b40ba6f2bc596be9b3e80ea5c274f1ae447 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-28Remove MdcDataErrorMessage #2vempo12-122/+0
Change-Id: I8a89538aa31000cf5b04a38a175156ccaba5ed51 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-28Remove MdcDataErrorMessage #4vempo1-4/+0
Change-Id: Idd11b25dd193d77053fa1dee0e8bcfeffb33081e Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-28Remove MdcDataErrorMessage #3vempo12-57/+0
Change-Id: Ic8e7578eae6e7e5dc3140d7d38f18a718926b782 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-27Remove MdcDataErrorMessage #1vempo12-114/+0
Change-Id: Ic7b373cd978189f7eba30fcdc307f640264495af Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-23Add contributors for items vi zusammen toolshalomb11-144/+447
Add contributors for items vi zusammen tool new command fix sonar issues Change-Id: I890480cd410a8ab73156bab7ef80846f7e50dd9c Issue-ID: SDC-871 Signed-off-by: shalomb <shalomb@amdocs.com>
2018-01-22Fix zusammen export toolshrek20001-27/+11
No need for multithreading Issue-ID: SDC-941 Change-Id: If68b7ab79b2857a3ee6ab88dd80997ceb58a1aab Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-01-22Owner healer - owner in tileayalaben1-4/+24
Change-Id: Ia9bea13d4e6e78e6222e9565074137c58d167eb6 Issue-ID: SDC-946 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-01-21Fix zusammen export toolshrek20002-1/+4
Zusammen import needs to import and export table zusammen_dox.element_synchronization_state Issue-ID: SDC-941 Change-Id: I4693b99f44382b5c320dfb5b83679faff50164f2 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-01-17Fix zusammen export toolshrek20001-1/+1
Zusammen import fails to serialize maps Issue-ID: SDC-941 Change-Id: Ie864c209dc0437ce402a789cb13f042700fc78ac Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-01-17Removed MDC from two modulesvempo6-86/+17
Change-Id: Ib1d4df731fa6b6626d49042df9a7bf902940be27 Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-17Removed MDC from VSP manager modulevempo15-375/+91
Change-Id: If9dfd50e7ae328b4d64be93ab085eb0ffc6cfc83 Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-17Incorrect FG version in vf-license-model.xmlamitjai2-2/+17
vf-license-model.xml file should show the latest version of FG, which is currently linked with LA in VSP Change-Id: Iafd14e2c964df5c4e276f96589e9ac95b8d64740 Issue-ID: SDC-935 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-01-16Fix Sonar VendorLicenseArtifactsServiceImplAbhai Singh1-9/+6
Fixed reported sonar issues Change-Id: Iff8aa1270adf4d26b7ef3667d18583bfaf18f63c Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-16Fix Sonar VendorLicenseArtifactServiceFactoryImplAbhai Singh1-10/+6
Fixed reported sonar issues Change-Id: Id29502ed716297ee3145a03f18427b234023e1c6 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-16Fix Sonar SimpleHealingServiceServiceFactoryImplAbhai Singh1-10/+6
Fixed reported sonar issues Change-Id: I1975547119956a072082e265f851ecb96f7ee0e6 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-16Removed MDC from four modulesvempo9-226/+86
Change-Id: I4cba1701cb52121709bbd98dbee4a0cb42f1e5f0 Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-16Fixed Sonar LimitZusammenDaoImplAbhai Singh1-1/+1
Fixed reported sonar issues Change-Id: I742a38cd98087768f234028faa47d96371610f5e Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-16Fixed Sonar LimitDaoFactoryImplAbhai Singh1-2/+2
Fixed reported sonar issues Change-Id: Ib581daec2e01c1a233095be371b7df5d99fc3efa Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-16Fixed Sonar LicenseKeyGroupDaoFactoryImplAbhai Singh1-10/+7
Fixed reported sonar issues Change-Id: Ia43efa3a6573f1ce65862c76bc80021d398e90db Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-16Fixed Sonar LicenseKeyGroupZusammenDaoImplAbhai Singh1-2/+2
Fixed reported sonar issues Change-Id: Ic98f53add062c684fe63fbf60c358a305e432255 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-16Fixed Sonar LicenseAgreementDaoZusammenImplAbhai Singh1-10/+6
Fixed reported sonar issues Change-Id: Ide65bc66e08544f88cdcfe7a4a2f20e7ac0063c0 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-16Fixed Sonar FeatureGroupDaoZusammenImplAbhai Singh1-5/+5
Fixed reported sonar issues Change-Id: Id85cfee057f4443f26bac0e6987cb52864a4d426 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>