Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/so.git from branch 'master'
to b3bc8b2a2cde4a72fae4d8f702b9fc87f6f138f1
- Merge "provide correct custIds"
- provide correct custIds
correct variable name and use bean comparison
included object assertion in junit on catalog client
update test name to reflect return value
fix cvnfc query by 2 customization uuid relationships
provide customization ids to module query input
Change-Id: I99df11c417230e398f86554d889a40e9d157544c
Issue-ID: SO-1466
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 3f0d58fab3b6c7d4c1b5441de0670d4e656360cd
- Merge "populate modelinfovfmodule from catalog db"
- populate modelinfovfmodule from catalog db
add in a junit test to check if all vfModules model info get populated
populate all vf modules for the vnf not just the orchestrated
Change-Id: Icaed88f217f61861157313a0c7e09a28fff74fdb
Issue-ID: SO-1467
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to f98a53aa8d2b35f164d1bb4d12d79c616433c9f5
- Fix ansible startup
Ansible server does not start up in CSIT test due to incorrect
entrypoint in docker-compose.yml (no longer needed due to changes
submitted by CIA team)
Change-Id: Ib643b41128ed9f043f009053e9405c6e3f6d880c
Issue-ID: SDNC-552
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/vnfrqts/usecases.git from branch 'master'
to af8806162a4bf77f92c90e71fa39dee724ab3a65
- VNFRQTS - Use case links fix
Issue-ID: VNFRQTS-552
Change-Id: Ibaf903eaf8ba520749f39dd21c7a97215fcfce23
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 2e44e5a40ee96e93319ff4ea5b2e1d166154d129
- VNFRQTS - Use case links fix
Issue-ID: VNFRQTS-552
Change-Id: I225b42c6007138e4cec27b08ab8d4e201e43aa2e
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/vnfrqts/testcases.git from branch 'master'
to ece05dc96677e0b3f210117c6e17b00b87fdc1e0
- VNFRQTS - Removing unused footnotes
Issue-ID: VNFRQTS-551
Change-Id: I89081c98e46e8ace2f3bdf054ffd09684b1312df
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to 695695493b86a2fe925b6db0c381288ef6b3c0c1
- Able to disable feature for creating Topic Roles
Patchset 2: increment version
Change-Id: Ib7b4af0164643940bba608d743b42b350af44363
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1027
Signed-off-by: dglFromAtt <dgl@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 0f27e7f776cc0d26a4810b76787cf67bc18d03ab
- mso is not updating the vip in aai for the vnf
Update JUnits for multiple invocation argument verifications
Implement delete mechanism for network policies and vnf adapter params
in AAI.
Fix a JUnit for getNetworkPolicy().
Implement creation of network policies and setting of
openstack-provided params for vf module in AAI
CreateNetworkPolicies in AAI functionality update
Add the plumbing for create network policy in AAI.
Enable VnfAdapterBB to return fqdn and management ip info
Change-Id: Id34fe088846a52dbafaf3e7c754bebada05f1bf1
Issue-ID: SO-1478
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 39596f5b6d2c67d8c2b357243ecfb2dd6d746796
- Minor fixes starting from Scratch
Issue-ID: AAF-698
Change-Id: Ie279c11f9f385e9cb179cbe3e16de35cbfa33ecf
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 27afb0201ce717c25d8ffcc50f8b4972fc98f5c5
- Refine properties for non-root
Issue-ID: AAF-698
Change-Id: I266f0e36842fb506dbb3e412e12eedf64e24418a
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 48a745734533d42e2d9e7b9d04d08cbe8ee1b62c
- Fix docker build in policy/distribution
policyLoger.properties file was removed as part of moving to slf4j
for logging. But the assembly.xml file was still refering to it. Since
the file was not there the /bin directory was missing from the
created package. Resulting in docker builds failing.
Change-Id: Ia800c949d180d592aa0adb6cf61773b37329be48
Issue-ID: POLICY-1346
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 05bee83afa43b3eb1eeff209592179436cb7dd0e
- Merge "Fixed sonar issue of EPFusionBaseController.java"
- Fixed sonar issue of EPFusionBaseController.java
Add the "@Override" annotation above this method signature - EPFusionBaseController.java
Issue-ID: PORTAL-489
Change-Id: I5f2cd71b51eea207548ecd449b8324fae28964da
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 3e66b597367acf02a8ce827ab1c159a4a506d11c
- Merge "PeerBroadcastSocket(Make "channelMap" field final)"
- PeerBroadcastSocket(Make "channelMap" field final)
PeerBroadcastSocket.java - Make this "public static channelMap" field final(line:58)
Issue-ID: PORTAL-500
Change-Id: Id1227b06e64d37b29c66083da0ef8f37b2c032df
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 93dddb6732af3af4d90d27fb6872700a660e60d5
- Merge "Sonar issue-fix -- (ExternalAppConfig.java)"
- Sonar issue-fix -- (ExternalAppConfig.java)
Fixed sonar issue - Remove this method to simply inherit it. (ExternalAppConfig.java)
Issue-ID: PORTAL-483
Change-Id: Id624b5a9b2bb70f1ab08dbbe0b5669fa63aed1ec
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 3d5f287e6f386eb9216556d29fe957825eb7c4cb
- Merge "Sonar Issue Fix - PORTAL-486"
- Sonar Issue Fix - PORTAL-486
Remove this method to simply inherit it.(ExternalAppInitializer.java)
Issue-ID: PORTAL-486
Change-Id: Ifce3ea6ab7dc58e199f4a93dd75c427eebae9f6c
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 4a0405ef5dddb9035abf5323faeaf91c71b7ee97
- Merge "Sonar Issue Fix - PORTAL-487"
- Sonar Issue Fix - PORTAL-487
Remove this unused import 'org.springframework.beans.BeansException'.(NotificationCleanupConfig.java)
Issue-ID: PORTAL-487
Change-Id: If0b80b12e874fba887836f408d3eb8cad0f5b6a7
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to de77fbaabe6b8280a491483d783b0ca0590e9a7e
- Merge "PORTAL-491 - EPFusionBaseController.java"
- PORTAL-491 - EPFusionBaseController.java
Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java
Issue-ID: PORTAL-491
Change-Id: I57976f175272272151726b3db0ff7da97a8f17e6
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 10857e4a304e12d37c92cae86199f1acb10af01e
- Merge "PORTAL-492 - EPFusionBaseController.java"
- PORTAL-492 - EPFusionBaseController.java
Add the "@Override" annotation above this method signature - EPFusionBaseController.java
Issue-ID: PORTAL-492
Change-Id: I19a3dae680f279d8ea43ed77546b81428449f15c
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to b1b80420a62fd269b980d316339d3ad4d359be43
- Merge "PORTAL-493 - EPFusionBaseController.java"
- PORTAL-493 - EPFusionBaseController.java
Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java
Issue-ID: PORTAL-493
Change-Id: Id7f022d4cf8f0279a533167912f5d690330b010e
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to c8bfa7bdcc3687bfad31ab14fa804f3eb0b9d44e
- Merge "PORTAL-494 - EPFusionBaseController.java"
- PORTAL-494 - EPFusionBaseController.java
Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java
Issue-ID: PORTAL-494
Change-Id: I84110eb8722070b8df0e75ef60549e7b79a5a422
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 281b91cbaa5e3459b10d563ef29af27d326f140d
- Merge "PORTAL-495 - EPFusionBaseController.java"
- PORTAL-495 - EPFusionBaseController.java
Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java
Issue-ID: PORTAL-495
Change-Id: Ib6fd08376f7e7afb26fa8d945f6829a8a308342a
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 2105e910deda3fe4ca582786d8789f74c88340dd
- Merge "PORTAL-496 - EPFusionBaseController.java"
- PORTAL-496 - EPFusionBaseController.java
Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java
Issue-ID: PORTAL-496
Change-Id: I3f4e044623e4e771cf9beeb7e402aba9c384dae1
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 3582f4e8163c117538be29767465e783b2890a8f
- Issue-Remove the declaration of thrown exception
Remove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body.
Issue-ID: PORTAL-501
Change-Id: I9724782aeab6151e6a143e674e123c62e34870e8
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8e48849b7d9e08945167b550c0f3e8cc6908c191
- Added unit test cases for Worker class
Increased coverage from 0% to 100%
Issue-ID: APPC-1402
Change-Id: I2a0a05a29cce79004581f21fd56138485b631f78
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
- Added test coverage aaiinterfaceruleshandler
Increase from 31% to 87%
Issue-ID: APPC-1366
Change-Id: Ib9d643c128e3dd76f658577fd8d25763e8d8dd25
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 5af3a898f344f822167895a4e5954ee43fa1e2e1
- Fix odlsli ubuntu install
Fix feature install for Ubuntu-base ODLSLI container
Change-Id: I1952bc6551c1451cb0bcfbe89385aa49fd84a10d
Issue-ID: CCSDK-489
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 4e9584e47fb94f327450e9dcfbcc6f1eda78e844
- Update SDNC installation for Fluorine
Update installation for Fluorine release
Change-Id: If51a571e0229d5b8f70ac0d1d21a58f2ed7b36a1
Issue-ID: SDNC-552
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 252c513f9d3278390303cc528b4be02e73e961ce
- Coverage in lock-manager
Increased package coverage to 93%
Issue-ID: APPC-1400
Change-Id: I4ff2a02466fc7a178c4d411ca4647b1c3877b405
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6a470e0ca7b88d529ef14540f0df307c83cbe0ba
- Vulnerabilities Fix - ParamsHandlerActivator.java
Removed printStackTrace and put logger
Issue-ID: APPC-1399
Change-Id: I0217b530cde6b6d22b09210eeb65697006d60795
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 676fde0f66223f04dec44a1512f7aaef5e9d71a5
- Vulnerabilities Fix - ParamsHandlerConstant.java
Vulnerabilities Fix - Added final to all the constant variables
Issue-ID: APPC-1399
Change-Id: I20ce67627f3d1752c4896cfa42e0f4cb88bf8059
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 4bcaa34bc2f0a2ba6c54ff99d3cb9188259426bb
- Coverage for lockmanager.sql.optimistic package
Increased coverage from 54% to 95%
Issue-ID: APPC-1400
Change-Id: Ic71a090ff9e292a9d9856f50561f348a77653e4f
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 595c26c17a55c3e173756dc99a94ea8c8c9c5608
- Test coverage in lockmanager.sql.pessimistic
Increased package coverage from 52% to 98%
Issue-ID: APPC-1400
Change-Id: Iabce54c1004f4c5f1729d11b2ae40003d202625e
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to cc99c1785390c6ca9f40bb0d6d2b42ee55f38941
- New test class for QueueManager
Increase test coverage from 8% to 84%
Issue-ID: APPC-1396
Change-Id: I82fa20559e37fa387dbc7efa0bc24ba93139a973
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b6509fd1f339a8166c4b2c8a28f6dd7b6f867a60
- Added unit test cases for Instar client class
Increased Test coverage from 0% to 100%
Issue-ID: APPC-1401
Change-Id: I4b1151d63b2aadf9a98cb147ec9fb4725e817ca2
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to b748038be099914b4ba7c99dfc805dc904adfb5e
- Merge "update DMaaP MR docker images"
- update DMaaP MR docker images
Issue-ID: DMAAP-899
Change-Id: Ia0a4443e3ec2db775fdd53b13d9ff600b7e4e96b
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 25d9cbaa652bafa12e44dbbfda830abf6af89819
- Merge "Update version maninfests for CCSDK Fluorine"
- Update version maninfests for CCSDK Fluorine
Update version manifest to reflect Fluorine-based CCSDK artifacts
in Dublin
Change-Id: I87fd347bfffec1c85864c93bd5f224692dabec35
Issue-ID: CCSDK-862
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 89d4efe31d5b3cfeed666541b46fe553c66cb671
- Merge "r4 version updates"
- r4 version updates
Change-Id: I7be6d03a3ba2f51ab67b35b294a32a11d4aba9f6
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1024
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to d01e1096b0ce5b8147536dd0899d6ac3e0f05397
- Merge "VNFRQTS - Update tox for new workflow"
- VNFRQTS - Update tox for new workflow
Issue-ID: VNFRQTS-540
Change-Id: I2ee5d7e8447bfe22c468853781ebf87cd3811ad7
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/vnfrqts/guidelines.git from branch 'master'
to a1402ff7ad1c9f1f94df56fb178031c0be190d22
- Merge "VNFRQTS - Fix formatting of ToC"
- VNFRQTS - Fix formatting of ToC
Issue-ID: VNFRQTS-548
Change-Id: Ica4a11f55290846c77d32c2b3222ce26cf341d7c
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/vnfrqts/testcases.git from branch 'master'
to b0b4cb165179a4e0ee594fd2c429fb6131aba300
- VNFRQTS - Update local build process
Issue-ID: VNFRQTS-542
Change-Id: Id9af5a37c03fdf551ab7d56cec0e8706bd427aa3
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/vnfrqts/usecases.git from branch 'master'
to 8a9a246a185ab7610229ccdd2cbbad28ecb64d63
- VNFRQTS - Update local build process
Issue-ID: VNFRQTS-542
Change-Id: I647040bedea024e507f8e3c19dd9d08abeff3354
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 7f27c2aa8401d588534be2bcfa69bd7fa5308ef7
- Merge "Update SO docker manifests to 1.3.6"
- Update SO docker manifests to 1.3.6
Change-Id: Idc9b4d535146f32e9a3b59eb9b0d1b52ba0dfadc
Issue-ID: INT-806
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 9134f2d4419fcea1ef56fffd85fa202485801ad9
- Bump multicloud-vio version to 1.2.3
Bump multicloud-vio docker version to 1.2.3
Change-Id: I3d9776881b9fc5f9a253b694e63f67ca0762f87b
Issue-ID: MULTICLOUD-419
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
* Update docs/submodules/vnfrqts/guidelines.git from branch 'master'
to 99fd72d233a36326a5f4154ae4e1b2a07636e971
- VNFRQTS - Update local build process
Issue-ID: VNFRQTS-542
Change-Id: Ie2854a87924bc115303191334e0e9e6c748d8654
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 688355bf09c08f3a54362efe36eb7da0f3f09ca2
- Fix missing images in staging manifest
In order to unblock other teams, revert missing images in the
staging manifest to their respective casablanca release
versions.
Change-Id: I37fa7791649d184bda3fac3178944e8c1e53d798
Issue-ID: SDC-2114
Issue-ID: MULTICLOUD-475
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to e2fa0e67712b92c69f6863afe10c1c973a068e3e
- Add Batch in Config image
Change Images to run as aaf
Issue-ID: AAF-740
Change-Id: If5b8583dc19ac4095ba9b25715e9330d2a0ed5fc
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to bfe4a57e79e9baa04159749c0b6e2647b8db0824
- added test case to TestDataTool.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I1602078de42c9815fe81b76425939752610446aa
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 5291fa8d2b0929e89c76ee6239864fa205f559b5
- added test cases to TestSshConnectionMock.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iea79d58378564cb0ab847a9ff55a30b8d20833c7
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to a7c2d9c05b86c797cd2df007ca7c461b9956b47b
- added test file to cover ResponseKey.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I7408e9eeda6f52f6ba3aae437ca75c3647d97de0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to b141f3e2d60cbebdbb528aeef7ffb97eab6047dd
- Merge "Add missing MR to mtce release contents"
- Add missing MR to mtce release contents
Added missing defect to Casablanca mtce release contents.
Change-Id: Iffc4e616937fd06d0e5cb42323ec31f639ef2884
Issue-ID: CCSDK-1010
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 07b4bd56e730546d409d5811786ac0dd6fe86344
- Merge "removing inactive committers"
- removing inactive committers
removing 2 inactive committers according to ONAP charter
Issue-ID: CLAMP-293
Change-Id: I91ea346e3b1bf2b7e7d7d482c8671e24ede506d5
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|