Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdnc/oam master 94f1a25b9962969d32fe49ca3d197cad4af3f1eb
Update ueb-listener artifact type config
Updated ueb-listener.properties to only subscribe to TOSCA_CSAR artifacts,
since it is the only type used currently in ONAP use cases.
Change-Id: I1847a8a070b207ca5f4448966e3b52258b33a485
Issue-ID: CCSDK-474
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: aai/esr-server master 8c4d0d90eda21638826a9c31166cc814f699c40b
Realize the delete PNF list API.
Issue-ID: AAI-1499
Change-Id: I443d9bb7459058b7387d2170d5e43530de1efece
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aaf/sms master 6546bbac701bdff45adb11c7e93236e6736898f6
Add python client for SMS service
Add python client for SMS service.
Other ONAP microservices can use this
client to connect to SMS to store and get
secrets.
Issue-ID: AAF-438
Change-Id: I5bb39001e8482b9191512b1422ed7edadbd2ec67
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: aai/esr-server master d5eb2430bf0013b8be832eb02813c3844c0cef91
Realize the query PNF list API.
Issue-ID: AAI-1497
Change-Id: I3765fbd3313bdb16ed75fd9ce072cc707399ad43
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master 2af1528498f33d0f60fcce157a9d6b0472b9b956
Add the API of query PNF.
Issue-ID: AAI-1498
Change-Id: Ie073f6b2643324b2038a2404886fa6e0286ab326
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: appc master 35d96dc1158349c647735b07de5895723f681623
formatted the code and added test case
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I2b1c1308adba0966172b1897a4d8815f80451beb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 9d1e990eadaad1a907d9e34f126f5a7326f6bbd3
added test to cover catch portion of exception
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I91dcb8497ad2d5fe88238f1979f413584803d000
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 89e8b994334df1611c21a77eaf084ac8f3e038bb
removed try catch from test case & formatted code
replaced try catch with @Test(expected=JAXBException.class)
Issue-ID: APPC-1086
Change-Id: Ie3ec5a60b4ac09797ce2a8e5ed2f79b2979875c1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: optf/osdf master ceae24f79c17537cf71727dd81b782bfd84df067
Merge "New route optimiser file added for the timebeing"
New route optimiser file added for the timebeing
Issue-ID: OPTFRA-310
Change-Id: I0dcec69974e6d8c6f865dad31e91746451a4f528
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: dmaap/datarouter master 40b51baa84d71843ceb07101e491a0dfccaa145f
Add test base parent class
Issue-ID: DMAAP-101
Change-Id: I5bc5643d159f2a4fd68e0d744c842e47eaab5ec9
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
|
|
Project: ccsdk/distribution master 6217be789c8dbddb44dc90f4c42236e6fa0b5a31
Add LCM API to CCSDK readthedocs
Add missing LCM API doc to ccsdk documentation
Change-Id: I5cd2addad7f9ff20a09eea3b6083b9f94801af4c
Issue-ID: CCSDK-476
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: aaf/authz master 6f4e9032175b23aa84462bcf5f3a3054e6516453
Merge "Bootstrap initial CA"
Bootstrap initial CA
Issue-ID: AAF-419
Change-Id: I762c1990e3de5a438082ae9ea137bc278f4c6ada
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: integration master fb6df408839051153415654031f26c18f3d0ec47
Merge "Upgrade helm version to 2.9.1"
Upgrade helm version to 2.9.1
Change-Id: I7fe74f43ff76a33225fad6102be5d429fd30197f
Issue-ID: OOM-1299
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: so master 8ad7083991ee9e9a0c026028cebc6ab24ca4d272
Docker naming convention
SO is not following the naming convention. Docker image names
should have an "onap" prefix. The image names are changed as
follows:
so/catalog-db-adapter --> onap/so/catalog-db-adapter
so/request-db-adapter --> onap/so/request-db-adapter
so/sdnc-adapter --> onap/so/sdnc-adapter
so/openstack-adapter --> onap/so/openstack-adapter
so/vfc-adapter --> onap/so/vfc-adapter
so/asdc-controller --> onap/so/asdc-controller
so/bpmn-infra --> onap/so/bpmn-infra
so/api-handler-infra --> onap/so/api-handler-infra
A corresponding change is needed in INT's docker-manifest.csv.
Change-Id: I024e42607d5fc57a712ad67709f241ee8720a670
Issue-ID: SO-870
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: dmaap/datarouter master a9ebff578a1ce292c4d410446da7e9292250578d
Merge "Add Unit Tests for GroupServlet"
Add Unit Tests for GroupServlet
Change-Id: I7b6e923d652ab80e6534940ac798e7196f391cf1
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-101
|
|
Project: dmaap/datarouter master 1a00b59927f6b0c17ccb7c40221ec9bce231c964
Merge "Update for OOM integration"
Update for OOM integration
Issue-ID: DMAAP-107
Change-Id: Iff9f93040f7b3120cffb5755adc693e24de991a7
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
|
|
Project: appc master c1d1ea317ddc7f70bcbe63dba0786687f678830a
Update versions for odl sr3
Change-Id: I4f27d566c714ca8ce8240f5a956515623e14c031
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158
|
|
Project: integration master 73287961525fa2be819ac9701370c1ebb36456a5
Merge "Add multi-cloud pike csit scripts"
Add multi-cloud pike csit scripts
Change-Id: I1e1ba5271313453531019e5255dbe94923680abb
Issue-ID: MULTICLOUD-276
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
|
|
Project: sdc master 3a33e89b73ee6ff597688786bd6f22bf23f64057
Fix sonars in SdcSchemaBuilder
Issue-ID: SDC-1438
Change-Id: If243a30607a42a44e70a4de7520fd2006af9ed05
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: sdc master 36b3d1f62b05a86953fe87271f29bf00b2a8aa6f
Fix issue in ui load
Additional fix to logs
Change-Id: I514460f0d4bbca1f6c417c0f8ba3939a9a95d18a
Issue-ID: SDC-1666
Signed-off-by: Idan Amit <ia096e@intl.att.com>
|
|
Project: sdc master 721c00be1741d4ab3b0d7736ea2e63887e55463a
Import normative improvement
add back folder to fix lowercase issue
Change-Id: I4062084b0ef81c9225af13099fdf7725fb03d8c8
Issue-ID: SDC-557
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: appc master 76b6ff1ce84d4c2ab4518dd5f154083b91680245
resolving logback-classic 1.13 from security issue
cdp-pal and eelf are the jar using logback-classic 1.1.3.
need to use exclusions option in pom file
Issue-ID: APPC-1018
Change-Id: I00b41f9c366a5ead3f4205cd6fa6b9eb74599767
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: sdc master 53c6462c6911d1ab375f1ebf355c8176bd55d37e
Import normative improvement
fix issue with git on windows and uppercase
Change-Id: Iae0aede294d700852ba7251477e7831ef8a65abe
Issue-ID: SDC-557
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdnc/oam master e6067273537c79172e9369b248d82614297ce481
Merge "Added SQL dump for IPAM tables"
Added SQL dump for IPAM tables
Two tables being added in the sdnctl db:
- IPAM_IP_POOL
- IPAM_IP_ASSIGNMENT
More information on the content here: https://jira.onap.org/browse/CCSDK-463?focusedCommentId=25838&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-25838
Change-Id: I513b620a581676a803c7a2f76adeccf5b5e9e64d
Issue-ID: CCSDK-463
Signed-off-by: Alexis de Talhouƫt <adetalhouet89@gmail.com>
|
|
Project: policy/engine master b0557d5e3e2218d794fac3b28c2254593a6c3a80
Merge "Updated guard blacklist documentation"
Updated guard blacklist documentation
Updated guard blacklist documentation
-------------------------------------------------------------
Change-Id: Ib99fd83119994a59e9708e3585d0eafdababc8d5
Issue-ID: POLICY-947
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: sdnc/oam master 28a98a71d3b3a44e7269de435f0591946f2456d1
SDWAN WAN Attach site addition
Updates include:
- Addition of sdwan Attach site resource DG
- Templates
- Defect fixes
Change-Id: Ie646f6a131a4124ac9228de4938d481d799d111f
Issue-ID: SDNC-357
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Project: optf/has master 9171132c130c2e5724a0266d4a3a25d56e4b9e7b
Merge "Remove Ankit from committer list"
Remove Ankit from committer list
Issue-ID: OPTFRA-308
Change-Id: I8259d6254328b89da04e640656484182043fd94f
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
|
|
Project: optf/osdf master 83b497ea3505c2d90ec21f2dbc42c5d13954b26c
Merge "Remove Ankit from committer list"
Remove Ankit from committer list
Issue-ID: OPTFRA-308
Change-Id: Ib2e2ff7a6349b63f69d9bd30980e8118214245e8
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
|
|
Project: integration master 0dd554bbe4cde92dff217fd4220007cd4b32ff04
Merge "update according to new schema"
update according to new schema
Change-Id: I7fbe1b765be33e3c7734786cd77625360a0e1f92
Issue-ID: INT-628
Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
|
|
Project: integration master b0fdf2ab78735a23c6779f84658bbde5840f9601
Merge "ARM template to create a k8s cluster on Azure"
ARM template to create a k8s cluster on Azure
Also, updated the Helm version to 2.9.1
Change-Id: I8ac57c19c135370d9189b83947b4e67216e63740
Issue-ID: INT-626
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
|
|
Project: appc master 8678a53099f255c1c9a12da4f156d97f87b0ac59
fixing common-collection 3.2.1 security issue
changed pom.xml and features.xml to keep common-collection to 3.2.2
Change-Id: I3ccd44d61f2e58edae9de6d7042cdb752bbd73cb
Issue-ID: APPC-1018
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: oom master 1a2874d6f86a21754ede9528dde9358bfdcf9d89
Merge "helm 2.9.1 from 2.8.2"
helm 2.9.1 from 2.8.2
Change-Id: I5e2920607d6fd4e0cc4b9afaef48ca64362fc41d
Issue-ID: OOM-1299
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
Project: so master aec5940beafce8d11f4ea58d0daca963c6e83b0d
Merge "Site service process with location"
Site service process with location
Delete real existing resources
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000006
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: integration master 3b2d33d41dc09694e2275d50683f808c8d6cc7b7
Preparation for INT-622 code
Change-Id: I2258ed588b93c685852e51aa6a2f4b2dadc36d7d
Issue-ID: INT-622
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
|
|
Project: sdc master 2411466fbb0ae49cc0f4de11ccff20f31d5a646e
fix issue in ui load
in case the plugin response is not valid json.
Change-Id: Ib58158def846c14e85325c521b9b210f61e03ba3
Issue-ID: SDC-1666
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: oom master f58657826975b50371bf3c2ffcb48aab617f925d
Merge "Add VFC DB helm charts"
Add VFC DB helm charts
Issue-ID: VFC-975
Change-Id: I03534929bfa30efb22354d044d19b1459718ac11
Signed-off-by: Bharath Thiruveedula<bharath.thiruveedula@verizon.com>
|
|
Project: oom master 4b2198846e6c12b5d807e598754f98b669583d80
Merge "Modify vfc values.yaml"
Modify vfc values.yaml
Issue-ID: VFC-1031
Change-Id: Icab173a0927d3b82ea38733b6541e197ae01930f
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Project: clamp master 29f6b8a97c35032bfe3809a3dc09e2a097af0997
Remove actuator
Remove not used library of Spring
Issue-ID: CLAMP-192
Change-Id: I5b424c9b818cf9ebde00dc0ca9e7ab9eddd5774e
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: music master 0d2f003049e562354fda88729dbab70f46daa25f
Update swagger.json and other updates.
Change-Id: I84753300e64ba82072e65ef1bde2cb76771ee046
Issue-ID: MUSIC-97
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
|
|
Project: policy/engine master a7ad88d23b2a59a16c098b156c430a2fe3558023
https certs with aaf+pe containers compatibility
Change-Id: I21ed7a0fea5ea7d62857a077fa2568da4af99d26
Issue-ID: POLICY-1057
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Project: vid master 6447784fdd770e8a2b4ef2c52ba206d35c0fd325
Merge "Renaming vid-automation #7"
Renaming vid-automation #7
Change-Id: I6715cddf18b0fad2f4468e26574b4ebf31109ea9
Issue-ID: VID-205
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
Project: sdc/sdc-workflow-designer master e7228e5ceefb44c291c32b84fddfc68fb4328efc
Workflow name validation test
Change-Id: Ib1601649fdea065b8a3d43b39342fa6c01c58f91
Issue-ID: SDC-1654
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Project: aai/esr-server master 15dd5f02e728d546e6ba8c4d460b5f1a1e57d2b7
Realize the PNF registration API
Issue-ID: AAI-1496
Change-Id: Iece0706db599990131fef2fa1b6b9159e8f967e4
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master 572c36a74c648dd4ccbe44cd8c1184e18dbea751
Define attributes about PNF
Issue-ID: AAI-1495
Change-Id: I8a6cc5320447866a4cb232623aaf9cfd432803bf
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: sdc master b751c9656c62ec4aa79e7af605dd24cfaeb4d8ad
fix docker run
fix bug in the docker run simulator exaction
Change-Id: I78879d830ad0cbe4801cb478f7e3bd379bc80a79
Issue-ID: SDC-1665
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc master 7c2f9647b0d271ff400392372225a4e4a30dcc47
Import normative improvement
Change-Id: I16ce270a745f10297a8a09cf3fa031f0b568990f
Issue-ID: SDC-557
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: aai/esr-server master 16e963509621830d8828054750f9512b535b1948
Add the framework for PNF registration function
Issue-ID: AAI-1494
Change-Id: I1e10328fbd2efeabe5f9a9f26e7d9b818db88ab1
Signed-off-by: Zi Li <li.zi30@zte.com.cn>
|
|
Project: multicloud/framework master be1a74cb51a52cf031c6862d31f27ec784767008
Fix Multicloud infra workload API Format
Change-Id: I810681a8d0c54697d3b6480cafb4416dd73b0960
Issue-ID: MULTICLOUD-250
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
|
|
Project: vfc/nfvo/lcm master a39731252723f9d9f411aa17e7b65c0685b4489e
Merge "Add API for OOF callback"
Add API for OOF callback
Add API for the OOF callback response.The structure will be the same as OOF response.
Change-Id: I35948afd3a799ad6dc1385e63c4c6503d92122dc
Issue-ID: VFC-1023
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|
|
Project: sdc master 3e7c13579da7ff25b308cb577efdd04fd7ca9696
Import normative improvement
Change-Id: I6db32d8107874b2454b75348d909b295030a556f
Issue-ID: SDC-557
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|