Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to bf49d552b003072c6bc64ae838a4699c1f4028bd
- Replace Kind with GroupVersionKind
Kind is not unique to track resources in Kubernetes
GroupVersionKind is unique. We are just using that to
track our data. It is abstracted behind a couple of new
types for templates and resources.
This change makes a lot of the old kind based operations
redundant and simplified.
Issue-ID: MULTICLOUD-573
Change-Id: I8f4ded2ba6a0821a8fbd679dc99ce3a44d805524
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
- Rename plugin reference interface
Rename the plugin interface to something
more relevant. KubernetesResource will be
used to describe resources for creation.
Issue-ID: MULTICLOUD-557
Change-Id: I2fff5363b897b968e95b26257d8f26509fb567fd
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to fce553bd98117eac13a6d52dd85030771f058468
- Merge "Use distribution json for workflow install"
- Use distribution json for workflow install
Use distribution json for workflow install
Change-Id: I2eec3700d0ba92794b6ca11bd43683d91fb480ee
Issue-ID: SO-1726
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 9c152c3c93793fb15e7ba9a311de4f3974f712fb
- Merge "Rel Notes for HTTP security check for SDC"
- Rel Notes for HTTP security check for SDC
Issue-ID: PORTAL-555
Change-Id: I4e7c15ca60b92aa6185eba596920c2c26dcbc92b
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 569eaa5163b07d153c9b76195ecfd586bc84d7a7
- Added health-check feature for SDC-Listener that will be neede by Liveness probe inside HELM chart.
Issue-ID: CCSDK-1144
Change-Id: Ie6465a794a9c34136008892d141fe4662e41f6d7
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 714f651dd19530510b74e29aa4a5ab084883d0dd
- Merge "Set aai&music Cassandra readiness periodSeconds"
- Set aai&music Cassandra readiness periodSeconds
Change-Id: I585e126601dc423caba3fa2af9ca4c80de0bf699
Issue-ID: OOM-1795
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8063159d056e8b85cabf648202c219c6ae4fb3c8
- Merge "Make use of latest spring version."
- Make use of latest spring version.
-Addressed review comments.
Change-Id: Id4d3f48b22383c7b22e2931ade26192256def8aa
Issue-ID: CCSDK-349
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
|
|
* Update docs/submodules/portal.git from branch 'master'
to e97570dca9ddbfbb253f7c5b4f073b2dab071974
- Update Docker Image Number
Issue-ID: PORTAL-557
Change-Id: I1e828f922f23a7d04e6fdeff2265e0260b308b87
Signed-off-by: statta<statta@research.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 3b0ada52486f8f5c6d475099cdf9605154fbd42f
- Merge "Update the Cert with portal-app SAN"
- Update the Cert with portal-app SAN
Issue-ID: PORTAL-554
Change-Id: I9467a2e08a8de6bc87756f0c543a77c25c56d86f
Signed-off-by: statta <statta@research.att.com>
|
|
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master'
to 8d0511c6da410c29637d11b18e04873eb7539dd4
- update the msgrtr version
Issue-ID: DMAAP-1169
Change-Id: Ib9bf829ab1dee262ace654dea252c4ca49eb9328
Signed-off-by: sunil.unnava <su622b@att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 58871ba77f801f4794fed5573feefc3004cc55e9
- Merge "More checkstyle changes for Dublin"
- More checkstyle changes for Dublin
Issue-ID: OPTFRA-466
Change-Id: Ied602196284bf3aed56ff491a749f14503395c88
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to e5f139e3c865eb429dc11a987ad7a01b759c6692
- Merge "ONAP BBS: Apex Nomadic ONT Policy Implementation"
- ONAP BBS: Apex Nomadic ONT Policy Implementation
Issue-ID: DCAEGEN2-1237
Change-Id: I81831f6498b6c47c0a43215e0445c791b12dac6e
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 28e6481e51deef346c00d37631df4b07ebce333c
- Bug fix as per Jim's comment
Changing the PdpUpdate already handled check back to previous code.
Change-Id: Icc195b5a8609fba8601dc151f62fdaf0c67b7be0
Issue-ID: POLICY-1632
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 86cf469cf73013becf08e91ae8421a8519c77d53
- Merge "Add wait for plugin upload"
- Add wait for plugin upload
Issue-ID: DCAEGEN2-1436
Change-Id: I626af50c6c00e39b8879abf742894c54e03c0386
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
* Update docs/submodules/so/libs.git from branch 'master'
to 226c37657808fa22336940e9be49147809f41710
- Revert "Change member variable to transient for serializable class"
Issue-ID: SO-675
This reverts commit a5c64f249297b8473c436b9cb995ce9339c88fdf.
Change-Id: Id2ce06d00e87a39df7b8005e642491fd7b964adc
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to 79903ae40b4f23a95b200f2ca045475c9c9becb0
- Update swagger-core version
Update swagger-core to latest version to resolve vulnerability in
embedded Guava version.
Change-Id: I9714ae0b2f609c51cc1e70b98c546744edc0c0bf
Issue-ID: CCSDK-1230
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 15c6cfe1990346af373968693fd7c568003bea11
- Merge "Fix sdwan-vf-vpn-delete DG by passing vf-module-id"
- Fix sdwan-vf-vpn-delete DG by passing vf-module-id
Vf-module-id is passed as it is not passed and
returned Missing key is getVfModuleId.
Change-Id: I576f6fd11b97aa1af423837bcd741abc653a2803
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to ae9dbbcb771b824d03ec7efb896a918a4f520536
- Merge "CDS-Listener should send response back to SDC"
- CDS-Listener should send response back to SDC
-Added notification logic so the listener will send response back to SDC.
(Fail to download, Fail to upload and succesfully uploaded for this conditions
now)
-Some bug fixes.
-Made use of correct copyright header
Change-Id: Iefc108dbdd2bec048fd55630822c99ee1b13bab5
Issue-ID: CCSDK-1201
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to da9bacaddbf914220d80ef412fb8ec4aa7a724e7
- Merge "SDNC-731: Update standalone.Dockerfile"
- SDNC-731: Update standalone.Dockerfile
Bug Fix:
standalone.Dockerfile and Dockerfile should be
the same but standalone.Dockerfile has not
been updated to reflect the changes.
Issue-ID: SDNC-731
Change-Id: I9dea6a6829a8eec569ba592c9290043527356af4
Signed-off-by: DarraghEgan <darragh.egan@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 37ef5b5e582300342eacd1493c8d39589a76fab1
- Merge "Added Blueprint processor content"
- Added Blueprint processor content
Change-Id: I664385a3c7fccf1fe8f2a873ef36da7beb96104d
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0bd70dd5a9b6a5b0dfb38e8624249096183cabe7
- Merge "Added content for Controller Blueprint Processor"
- Added content for Controller Blueprint Processor
Change-Id: Id4e159d9fed1005d1a054a2f4b66d35c8d38ad31
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7b30383dee41a443eb73d90088b1866992db154f
- Merge "Added architecture image to CDS media"
- Added architecture image to CDS media
Change-Id: If1508b6e0402424407a59362bee8c31f39913431
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b5887092e03449b7e50ba3328d95bf9767f69cc1
- Merge "Controller blueprint title change"
- Controller blueprint title change
Change-Id: Ic4222dcdf1979b86db0b9afbba7a5c895648b783
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to a10f0b6adca32776aa8fc0eece2c4bf916d18cb4
- Merge "Doc CDS Architecture in Index"
- Doc CDS Architecture in Index
Change-Id: I973fac7dd7fa090e365c9df9f3d75bc5653144bd
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9c924e65a44f836775ebada68b7d568dde31b861
- Merge "Removed test option from editor screen"
- Removed test option from editor screen
removed test option from editor screen. it will be handelled in test
component
Issue-ID: CCSDK-1227
Change-Id: I1148e6452b681671e1e9caa959a905d6a5184c52
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 6748f871443426f8ac06a069ac602452b9a837bf
- Merge "Device input parameter processing failed"
- Device input parameter processing failed
Input parameter processing failed, vf-module-topology-operation
is used instead of vf-module-request-input.
Change-Id: I578da11c6e0505ee67523504235a64169ccfe605
Issue-ID: SDNC-653
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d97a0ef1f3e6b974b94f3a240a01034c4da4f2d1
- Merge "Fix wrong package for workflow-service"
- Fix wrong package for workflow-service
Change-Id: I167a4e58a89b2e9636480e3b827e13fa1b10468e
Issue-ID: CCSDK-1177
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 85cbb650aab1dbae333f2bcbe3289a67e327d619
- Merge "Resource assignment title fix"
- Resource assignment title fix
Change-Id: I4c580adc881b4276a5b6f55f005481549547a090
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fd0a82903b7cd047cc3e449e1ec7f4cdaf3d2fb4
- Merge "Rest source authentication code"
- Rest source authentication code
Change-Id: I00a77e148aea6995074ae0ed57673747fe03e253
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 98708b73e720a742ae5bc004e207b82a38985882
- Merge "Resource Dictionary image files"
- Resource Dictionary image files
Change-Id: I63f77b31806f1ce7104b42189901aafb23f1776f
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to bc5a4b73cca505d5ca40fea09aa19d42dd65b9fc
- Merge "ResourceSource content"
- ResourceSource content
Change-Id: Ic05bd8696955bf39e69bb7fb35fc60c96b0a64df
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c18a69a8a018b2e53cf40d03eb8279f00d89ea59
- Merge "Added media folder for resource dictionary"
- Added media folder for resource dictionary
Change-Id: I785cff3e421ffb24e2720e37eebbe851631bc995
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8816b6d4beee1aa86a405f2c259df4036282bb09
- Merge "Resource dictionary index update"
- Resource dictionary index update
Change-Id: I263bf9a891778a96bb32da5c7773810043430962
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 070d3f11f482486d89f426a141652b281e067647
- One year cert with new component names
Change-Id: I8781b368b3383e4ccc42cc9f034543273cbd5ca4
Issue-ID: POLICY-1580
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to e0936d1bf5b7241eb1543c762b86bf72951870b3
- Merge "One year cert with new component names"
- One year cert with new component names
Change-Id: Ide8130ead1e5aff8d8346cb24f82233e64d4c144
Issue-ID: POLICY-1580
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to f2eb200778b2805f145d55f39ab61ac8c36826c3
- Merge "One year cert with new component names"
- One year cert with new component names
Change-Id: Ia3025f2a0eada4f53623bb45d5849ceddf368925
Issue-ID: POLICY-1580
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 4dae1b2293ac35a68b59b3f936102a2d24538b24
- Merge "CDS index content"
- CDS index content
Change-Id: I031b0b07fa09cb1db329ed091083c5f10de4e1fd
Issue-ID: CCSDK-1221
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 583ab2d2660ea46d67301c239cbafa70f0aed075
- Merge "Test template- display message"
- Test template- display message
Add code to display custom message to user in test screen
Issue-ID: CCSDK-1227
Change-Id: Ief1492722f30a5dd6f2bb43e984f2ed72a2f21bd
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8344dc8ae21ece556581b9820b0f018e68ae4a0d
- Merge "Fixed issue ccsdk-1223"
- Fixed issue ccsdk-1223
User was unable to add folde/file in the root level of the file-manegr.
fixed this issue
Issue-ID: CCSDK-1223
Change-Id: I6f9960d3d8545b364385cc235f9117a488a5cef1
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to ad9e9c590b5aadbd5f95fb6f93718f7922762cf1
- Merge "Fix Security and Unit Test DB issues"
- Fix Security and Unit Test DB issues
This review removes more links to the Zookeeper version 3.5.4-beta with
Zookeeper version 3.4.14.
It also replaces the Derby in-memory database with the H2 in memory
database for unit tests.
Issue-ID: POLICY-1540
Change-Id: Ic44f2e866644114b7c0cf66aac7e528017b8206b
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 114206c8104c7815851f411342c0e2bd5cffa096
- Merge "fixed alert box issue"
- fixed alert box issue
moved alert box to right place (inside the subscriber)
Issue-ID: CCSDK-1212
Change-Id: Ifbddfde3f9aff8a2f50c76c4513da149c60ee665
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to e43ce2a29d9060da4d7fcea985334a49033c2bdb
- Merge "switch to valid aaf url property"
- switch to valid aaf url property
Change-Id: Iea17c7c00b29c994d92ff98e4756bf3d904a2458
Issue-ID: DMAAP-1168
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to ed0e88d17989f36501ce0995c336fafcce55e3eb
- Merge "Install SDNR OOF PCI feature in SDNC bootup"
- Install SDNR OOF PCI feature in SDNC bootup
Modification to startODL.sh file to install sdnr-northbound-all
feature
Change-Id: If7656b0614aec7f23f3e44634cd42098633003d0
Issue-ID: SDNC-730
Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to ece3a625175df4d74d890d67f584560630e9ed33
- AllowAll api policy added
Change-Id: I1673b5647b0917ca18fe9b814d876a07d881021a
Issue-ID: DMAAP-1166
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
* Update docs/submodules/dmaap/buscontroller.git from branch 'master'
to a433b642cff989aabc4c3f918daaa90377a92453
- AllowAll api policy added
Change-Id: Idf191809302c723b0e18e1c4f9b3c1c712b16919
Issue-ID: DMAAP-1166
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 7ab848ccda31cef44d4a817f22f2edd5a3d4a205
- Merge "SDN-R read2docs"
- SDN-R read2docs
Add docs folder and project with src
Change-Id: I0299c5984c747a40a8dd1e3f79479b9e9d729d50
Issue-ID: SDNC-683
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to cceed25e6c773c18e479e246ddeadebc82870f70
- Molecule test run wrappers against CI
Add ci-molecule.sh script to work as an interface
towards CI pipe for running Molecule tests.
Issue-ID: OOM-1749
Change-Id: Ib6e74d9b03b569a172a606f4db41b707602bf279
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 3da4178f0341a8c897770c3f2aeb7e13806dd3d6
- unused parameter tenant-id is removed
unused parameter tenant-id in vpn-deactivate DG is
removed and tmp.nidx is modified to tmp.vidx
Change-Id: Ibd8629b2309ae0f34a49ba8f9f50094d60728a50
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 58a3b6851697cd28042583d6f60a6845694a2f74
- context-parameter returned to caller DG is not correct
parameter tmp.vidx is used in vpn-activate DG,
updated validate-vpn DG by returning tmp.vidx
inplace of tmp.nidx
Change-Id: I42ddac5eb6384dd01992c2bbb387a3cc14aade54
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to fac6813d763bd635d66fd2e213330bc2e6501b77
- Fix Authorization Failed issue in SDWAN VPN activate
Fixed vpn-activate DG by calling sdwan-get-tenant-auth DG to fix Authorization issue
Change-Id: I0ced9b9a1630baaffdee7402e609de9c64f97ed4
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 4b685f825bedb03d135f7f5c9b07f52efd718953
- Fix SDWAN VPN-create DG to update relationship-list in AAI
update AAI with generic-vnf and sdwan-vpn relationship-list
Change-Id: I8ae2ddcf8d92078b15d9523b07901ae6e2c99b68
Issue-ID: SDNC-659
Signed-off-by: Prakash.E <prakash.e@huawei.com>
|