Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to 2d1b398cd414a71efc85913c162e2f78dfae7c06
- AafTopicSetupService used in TopicService
Change-Id: I278c3cc941bc526a776b0c988ac6a8f35f0c8925
Issue-ID: DMAAP-1211
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to 5a9cbe16fa36ba35dc9ba104a287977e975a455b
- AafTopicSetupService implementation
Change-Id: I2dc702cbe1e2e6fedc02b78468f57fa58e994ac2
Issue-ID: DMAAP-1211
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to bf91de122a24dbfc9a0158556e290df21472240b
- AafService - interface was introduced
Change-Id: I1942d4ebe7c5c776df5e369f1f422f2e15d6ee99
Issue-ID: DMAAP-1211
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to 675ec9e58d26fe0e73ba91004f77729c417364fd
- AafPermissionService functional interface was used
Change-Id: Iec23491f492157b5c8d023c48035e4c678427655
Issue-ID: DMAAP-1211
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to ac2041bbd4f3f7212f91b75bc72d3735b6bc3642
- AafPermissionService refactor
Change-Id: I7c1fecf232f86b4352d24b26ae3b8da47559c428
Issue-ID: DMAAP-1211
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to 45ccf584c8574e9f96dd6fa3b8016accf24fc541
- AafPermissionService implementation
based on methods from MR_ClientService
Change-Id: If90327b4ab0d4de1b58e5f15564d35cd2d43ec39
Issue-ID: DMAAP-1211
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to d3994fb85f92d429b626013a0bd9f2ff69418c95
- code formatting by standard rules
Change-Id: I24dc78e826abf1e0cfeccfbd20d61c6723a0c519
Issue-ID: DMAAP-1211
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to 5eeb7b8e6f7c4bbe5da8d08a8145109e2f05329f
- not used methods were removed, minor sonar fixes
Change-Id: I31a373cd5870633ed0ce2b0e624e8d48eaa33efa
Issue-ID: DMAAP-1211
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 13433a83c8243f8dd07af91d51af7434337c81f8
- Add help information
Issue-ID: INT-795
Change-Id: If06ef6faa69c942385e4fa1c15eb8f25c3d19f40
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
|
|
* Update docs/submodules/modeling/genericparser.git from branch 'master'
to c98863902c01e612e8a2dc27b03c11b5e345571d
- Add tosca parser log
Add tosca parser log configuration
Change-Id: I816de3a8a55f73d85ecaca97acf348e17a81c391
Issue-ID: VFC-1414
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 61ef2fb62f1818da16a48d75c7a3e0824e39e970
- Merge "index correction"
- index correction
the underline of the title was too short
Issue-ID: CLAMP-396
Change-Id: I893b9baa81065f20d5a9d5042f8d4682363d019c
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 62433c522bb1feddc2caa22868192edca0b4082f
- Fix for null dmaap return status
The setResponse method was returning before actually
setting the status values in cases where the status
field was not first initialized. This behavior did
not make sense since the status field would never be
initialized in cases where the OutgoingMessage was
generated using the IncomingMessage.toOutgoing().
Change-Id: Ib399daf3644095a2eeffe718d0f6a27473b01ee9
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1619
|
|
* Update docs/submodules/vnfsdk/model.git from branch 'master'
to 4fd0e98f62594198ba240265634a3302c3d257ef
- Document OJSI-88 (CVE-2019-12126) vulnerability
Issue-ID: OJSI-88
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Id2086207baf3ff3426fca92295bdf30b5efa4b73
|
|
* Update docs/submodules/vnfsdk/model.git from branch 'master'
to 482a0271686637111d98979a78181bd4d7891f64
- Document OJSI-154 vulnerability
Issue-ID: OJSI-154
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ifa575590ad9026276c6b148e4db0608c1759da3c
|
|
* Update docs/submodules/so.git from branch 'master'
to 203d4b0db84bc0164eab04651de302f2d3868012
- Improvements in VfResourceStructure
Improvements in VfResourceStructure according to the Sonar analyses.
-Removed unnecessary imports.
-Removed unnecessary exceptions.
-Improvements for possible NPE issues.
Issue-ID: SO-1983
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I014c5de19eca853cf1263b541e2c34b6e6db9b1d
|
|
* Update docs/submodules/clamp.git from branch 'master'
to c7b7368b08fa4e75919d6f7282dee526ccedf398
- Merge "Text Inside Clamp box is not resizing"
- Text Inside Clamp box is not resizing
Resizable text in Clamp boxes, better drawing space utilization.
Change-Id: If6c79b22729730a8c243845b3288724f1c611b8a
Issue-ID: CLAMP-402
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to ab51df22013aff7c1918375371ce80f43debd9e5
- Merge "Added unit tests for CldsEventDelegate"
- Added unit tests for CldsEventDelegate
Added more unit tests for some of the Delegate classes
in the clds/client package
to reach the minimum threshold of 65 % coverage
Issue-ID: CLAMP-355
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: If8fe7f06c1a06319cb88d0dd59291ba6bc8bfe6c
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to e0c35e720daba281e20e3e028f9d65fff3ec3b8b
- Merge "Create Drools PDP documentation - Tutorials"
- Create Drools PDP documentation - Tutorials
Create Drools PDP documentation in parent - Tutorials
Issue-ID: POLICY-1678
Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: Iff3829a7814c3484d1f0885795180e6e95adc26b
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 00d5ba6fbede2e5377eaf36bd684d26d6a9866e0
- Merge "Added unit tests for GuardPolicyDelegate"
- Added unit tests for GuardPolicyDelegate
Added more unit tests for some of the Delegate classes
in the clds/client package
to reach the minimum threshold of 65 % coverage
Change-Id: I4f88ce523964f53d948bb0d028a2719604188575
Issue-ID: CLAMP-355
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 986320a393f1d28fabeaa81fd92b5c8d5cd4fa8d
- Merge "Improve test coverage in SdcSingleController"
- Improve test coverage in SdcSingleController
Change-Id: Ibbdbf890aef92f5fb3a37bc75a502591d6134147
Issue-ID: CLAMP-355
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 20e78d75bc091b1ca11e446659ab3322d47cc98d
- Added new Dublin features to documentation
Issue-ID: POLICY-1678
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ie5b2fe967d114e462544ac3ce59113d9b28d760e
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 77f2d1205fb50d4b1cdfcc0af01340ef5ae195fa
- Merge "Added unit tests for TcaPolicyDelegate"
- Added unit tests for TcaPolicyDelegate
Added unit tests for the class TcaPolicyDelegate (4)
Change-Id: I720f4411ec198c7e7a555f2ede9e48bfa210fdcf
Issue-ID: CLAMP-355
Signed-off-by: p.borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to d744650ff85f725e64048733c527f0c5fb565dbe
- Merge "Added more unit tests and fix import"
- Added more unit tests and fix import
Added more unit tests to the AuthorizationControllerCase
Fix import in the AuthorizationController class
Change-Id: I197015f522b3f07963cec2a23d568ed8b943f504
Issue-ID: CLAMP-355
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to bb4e24784cce313e0cfa4682111fa05f7c204701
- Merge "Improve test coverage in FlowLogOperation"
- Improve test coverage in FlowLogOperation
Change-Id: Ia76e2652ab99bf06def5fafca24de471d53e224e
Issue-ID: CLAMP-355
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 6d8bb93e25f82d8eea0c5211bd630804866f3097
- Merge "Improve unit tests and sonar fixes"
- Improve unit tests and sonar fixes
Add more test to CryptoUtilsTest and JsonUtilsTest.
Correct sonar issue in CldsServiceItCase test - checking if stream is not null.
Remove unused import in CldsHealthcheckServiceItCase.
Remove unused field in DocumentBuilderTest.
Add private constructor in PrincipalUtils and XmlTools.
Add FEATURE_SECURE_PROCESSING feature to TransformerFactory.
Change-Id: Ieeb561352697c131ebf11bc43162f63ea7096e81
Issue-ID: CLAMP-355
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to df7d7cc1294c6ea1fcab2ed4ac2ee7c375b29651
- Merge "Add molecule tests for rke role"
- Add molecule tests for rke role
This change adds molecule tests for the rke role, and
modifies the rke role itself to be more idempotent/to
pass linter.
Note that this molecule test case uses a separate
role to install docker in containers, that runs
docker daemon inside of them instead of using host docker.
Issue-ID: OOM-1778
Change-Id: I875f3ff2ab961e5428acee5a02287a8d2d6e9969
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to 1ac88410cbd96072397b976714acf6a003f12b3d
- Updates to Service
Updated Network Slicing Model diagram, renaming filter to
SelectionCriteria, and moving SelectionCriteria to Common. ALso renamed
ServiceConfigurableProperties to ConfigurableProperties and moved to
common.
Issue-ID: MODELING-104
Change-Id: I2ef2fcb7bdcd705c25c096c99644e24b946ca0a7
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to 062c1db888f4b98cbd8cb7e6a722762093ec3366
- Updates to Common
Updated Business Interaction Classes and attributes to "Preliminary" per
this week's acceptance. Also updated Network Package to include
SelectionCriteria and the associated CompositeOperator and Operator, as
well as ConfigurableProperties related to the Service Network Slicing
work.
Issue-ID: MODELING-104
Change-Id: Ieebd38689a4247239cf639d1ba5bd597b42c2330
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to ae257d13b8d89da7e599c1ca2b27805d5d10aa93
- Remove POLICY_APEX_PDP_HOME in Dockerfile
To use POLICY_HOME not POLICY_XXX_HOME
Issue-ID: POLICY-1702
Change-Id: I145164f662d2d0fdd94875e8bcacd4f7a669309a
Signed-off-by: shaoqiu <tim.huang@est.tech>
|
|
* Update docs/submodules/vnfsdk/model.git from branch 'master'
to b2e3bf69b2480fe52e065abfb4f9811402075e89
- Improve security release notes
In order to provide users with more details of project's state in
terms of security let's divide the security release notes into three
sections:
- Fixed Security Issues
Contains a list of security fixes merged during this
release (especially those reported via OJSI tickets).
- Known Security Issues
Contains a list of vulnerabilities detected in project during
release which have not been fixed yet and thus should be mitigated
by the user.
- Known Vulnerabilities in Used Modules
Contains information about NexusIQ scan results
Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I95302f6bb23c071926f5eb30fb765581ec53b93f
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2ca91d0f083ba214091bf0719c684baf0ec71577
- Update "Human Interfaces" Links to ReadTheDocs
Change-Id: I72a55a5743cbe9b649ddc6c2bbf5f0c5201b224a
Issue-ID: SDC-2300
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to e87aeb21d5966590edf5c75df3cda97512287be3
- Release notes for Dublin
Change-Id: Ie86561da472118d806117c71cb11879c687f5c80
Issue-ID: SDC-2348
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
(cherry picked from commit 0c1c4c5a9d14c55ffdc8133cc120cb6aa8e54acc)
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 4fadce00282fbbcfeb8ed1ad4522addfffd5c194
- Merge "Fixed Checkstyle issues"
- Fixed Checkstyle issues
Fixed most audit checkstyle issues in the five java files
Change-Id: I73862820e662893106bfa1493e5be4791e98011b
Issue-ID: CLAMP-328
Signed-off-by: p.borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to cf5931fe32003961af254cfa69120930a713fcca
- Merge "Improve test coverage Improve test coverage in CsarInstallerImpl"
- Improve test coverage
Improve test coverage in CsarInstallerImpl
Change-Id: I5c514e8c58be3125c3921ce1d80a9507f7f50838
Issue-ID: CLAMP-348
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 657f27d2e2b2bfeeb9c91e58219e88938bc912e3
- Merge "Added unit tests for classes in clds/client"
- Added unit tests for classes in clds/client
Added more unit tests for three Delegate classes
in the clds/client package
to reach the minimum threshold of 65 % coverage
(2)
Change-Id: I4aa5112005f7aabd3b0673e78797ec97a7129dbb
Issue-ID: CLAMP-355
Signed-off-by: p.borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 18fa819e455e1314b21a5b4f5e6ef0e1b0588c9e
- Fix updateMsProperties method
Issue-ID: CLAMP-401
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
Change-Id: I39b17342fa37416eab0b8776a899ce8360be1818
|
|
* Update docs/submodules/oom.git from branch 'master'
to 34af0b56bfa82db322848ba50ff7539f6d085a69
- Merge "OOM-1874 OOM workflow-designer set https bydefault Issue-ID: OOM-1874 Signed-off-by: Avi Ziv<avi.ziv@amdocs.com> Change-Id: I07106f118c4d6ed660debdbd80660576889ebbe0"
- OOM-1874 OOM workflow-designer set https bydefault
Issue-ID: OOM-1874
Signed-off-by: Avi Ziv<avi.ziv@amdocs.com>
Change-Id: I07106f118c4d6ed660debdbd80660576889ebbe0
|
|
* Update docs/submodules/oom.git from branch 'master'
to 63509462aa391043866ae5798de4d1aa5f554016
- Merge "Updated certificates for SMS"
- Updated certificates for SMS
SMS healthcheck breaks because of expired certificates
This patch fixes that issue.
Issue-ID: AAF-845
Change-Id: I2004e29e3271a829989e1f46ebcd7e07e1b6185a
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8708f4fa1b1616fd6e124c35194becb6f7696a69
- Merge "Update multcloud-azure version to 1.2.4"
- Update multcloud-azure version to 1.2.4
With 1.2.4, multicloud-azure image rebased to alpine
Change-Id: I8f0cf260dd9750e5698a4d04cc3081dc06c9cf6f
Issue-ID: MULTICLOUD-659
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to b61615dc4186e6144e0583cec85ca0c7244b9fee
- Merge "Add OOM update so-openstack-adapter override.yaml"
- Add OOM update so-openstack-adapter override.yaml
Updated the aai.endpoint in so-openstack-adapter override.yaml
kubernetes/so/charts/so-openstack-adapter/resources/config/overrides/override.yaml
problem- malformed URL in OpenStack adapter as the endpoint for aai is not at
correct level.
Issue-ID: SO-1973
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: I4b07b04827177387b995d3e1e43c2c0863e1df81
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2183b636b4e3708c58f76bda60fc4d4348160d8e
- fix bug - Service dependency - Can't select parent inputs that came from other instances
Issue-ID: SDC-2349
Change-Id: Ief5d068e1dacbef1f70766f0e3b17c1a28a35344
Signed-off-by: miriame <miriam.eini@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 3f51f0186e99e1feabef9421ab30c4554f1921f9
- Added unit tests for FeHealthCheckServlet
Improve unit test coverage in sdc/catalog-fe
Issue-ID: SDC-2327
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: Ic292318327bf23bc572b9efe72810028b2365592
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 68e0d8cb6ac0c000c403abb9b0aa18d04e9105c4
- Added unit tests for Audit
Improve unit test coverage in sdc/catalog-fe
Issue-ID: SDC-2327
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: Id6aaf7afded77ccedbaecbc1775c6dde1c1f1773
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 8636d184d6c07df9ef74941a0d4343d61b95c5d4
- Merge changes from topic "tags"
* changes:
Remove tag support from nexus blob build script
Fixing some typos in usage in build_nexus_blob.sh
- Remove tag support from nexus blob build script
Remove tag support from build script for Nexus blob to simplify the configuration
and the be align with lists naming for Dublin as described in OOM-1881
Issue-ID: OOM-1882
Change-Id: I009fa35830b44454530a7b7e565d23d99af99df8
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
- Fixing some typos in usage in build_nexus_blob.sh
Issue-ID: OOM-1848
Change-Id: I7c1ccd75083274a262d65b0da0b184fcd1f0eeef
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 362d1c802b36c500158b47e2845630d953fd1536
- Merge "Updating list of docker images for ONAP"
- Updating list of docker images for ONAP
Updating list of docker images for Dublin ONAP deployment
Issue-ID: OOM-1800
Change-Id: If8c1aa1e1bd058a0e0c84987d87bcbe676e14101
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1ecbc182fa9e394060f8e065eea81cc5eed57868
- Change cloud-owner to CloudOwner in APIH config
Change-Id: Ib9c1e9f36ea731a69f4f4c1c369445b0c2e81403
Issue-ID: OOM-1898
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to befd207427372eaf4554254db0261287e9dbb3b5
- update vfc release note
Issue-ID: VFC-1413
Change-Id: If4467a5a6f16991dcc7e640ce121daa0c7ebb940
Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to e2f489fd25e15fe65f61e6f22d3a305e5c5d38b7
- Modified hpa automation script
Issue-ID: INT-905 INT-904 INT-794
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Change-Id: I931289fffa5b9821259eff6f015adf3dd414aef8
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to c21c6aac0b93f8a368b155b8426a4a4f6d8127fd
- Document fixed OJSI-114 vulnerability
Issue-ID: OJSI-114
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I3e289e91dd51802811b974e10f2203b9f4cc9edd
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 2621450b47e79548686742d9a65ef4dc5a357d32
- Improve security release notes
In order to provide users with more details of project's state in
terms of security let's divide the security release notes into three
sections:
- Fixed Security Issues
Contains a list of security fixes merged during this
release (especially those reported via OJSI tickets).
- Known Security Issues
Contains a list of vulnerabilities detected in project during
release which have not been fixed yet and thus should be mitigated
by the user.
- Known Vulnerabilities in Used Modules
Contains information about NexusIQ scan results
Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I5af2a1828095720e4835e4304c2c2be397b70b7b
|