Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
to cdff1c49539736b0bf16c119ba158ff776a3d5c9
- Migrate sdc-sdc-workflow-designer docs
Merging this will create
https://onap-sdc-sdc-workflow-designer.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.
Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I3f5d2ae1354045437581edac43865b7230724ec4
|
|
* Update docs/submodules/sdc/sdc-tosca.git from branch 'master'
to be6b52d13ff94f39645b968237bae62982965033
- Migrate sdc-sdc-tosca docs
Merging this will create
https://onap-sdc-sdc-tosca.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.
Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Id69de2eb2d8f0abaf076df5350901b548653212d
|
|
* Update docs/submodules/oom.git from branch 'master'
to 98bd09e19c31e2d1c70d019e150964138d8e7cf9
- Merge "tcagen2 prep + rls version updates"
- tcagen2 prep + rls version updates
common mongo chart and input template for tca-gen2
VEScollector rls version for 7.1.1 support
Heartbeat rls version for non root support
Change-Id: Iea9c640411841553d79cee2b21447b87e2cd2a90
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
Issue-ID: DCAEGEN2-1907
Issue-ID: DCAEGEN2-2071
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to ab999579346b0e1ff357ff7953f20ec967800edd
- Merge "dcae sec updates for dashboard and inventory"
- dcae sec updates for dashboard and inventory
- Dashboard switched to https + non-root + portal sdk 2.6.0
- InventoryAPI keystore pwd read from file and filebeat support
Change-Id: I40d2f6a8414f0a8fc8ed7b60ed0118e69cdbb2fd
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1592
Issue-ID: OJSI-159
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
* Update docs/submodules/msb/discovery.git from branch 'master'
to cc269e95c1a0d8e57d0d70889ce7c07f1d071db8
- Generate coverage data for sonar cloud
Issue-ID: MSB-451
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I711745c9e6de0b431fb1eb5f03ff6a7c2de7c020
|
|
* Update docs/submodules/msb/swagger-sdk.git from branch 'master'
to 51ff02911fbdd070061aa97c22de79dc87d2c487
- Generate coverage data for sonar cloud
Issue-ID: MSB-451
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I2b4e77bce05d8d8e2b4921c90d471257f8d30c9e
|
|
* Update docs/submodules/msb/apigateway.git from branch 'master'
to 233b89619a6ca93e210b7d76c20223fa7601a173
- Generate coverage data for sonar cloud
Issue-ID: MSB-451
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I29f082d8fd3c7040762500c81454dd6227376edc
|
|
* Update docs/submodules/msb/java-sdk.git from branch 'master'
to 383848c7997c4d5e854923901e9d56df943e426f
- Generate coverage data for sonar cloud
Issue-ID: MSB-451
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: If1eeae3828eb0d75e82c6b9bf6b202c90b0a33c9
|
|
* Update docs/submodules/so.git from branch 'master'
to ab9eb6aba42457ed9adb21d7239c7729bb26bd15
- Add ServiceInfo Repository
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ib7adcad06970c2866100c1913ed944bbf53cf6ae
|
|
* Update docs/submodules/so.git from branch 'master'
to 79ad43bf4c95ce0ef5de38925e667ed44ea02b7e
- Add Slice Service Activate Request
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Id9d0b295b115e3639ebdbcf5287ea240ceb9eca7
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to e7eb4fa7011f1c07c9efe7275c066dffa6c10de0
- Change password in music_api to decrypted password
Issue-ID: OPTFRA-683
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: If0ee6a09571062706b77bd747522a28b64041d80
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 7b566f2875230e15f79a6549b17240e767cc98f1
- Merge "Updating Readme to reflect accurate setup instructions"
- Updating Readme to reflect accurate setup instructions
Adding sudo to setup for VM based deployment.
Additionally adding the link to Vagrant
documentation for CLI.
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-908
Change-Id: I1af5b1c4e201ad4363a8fae1004189e55c514261
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 0fd6ec7e4956b03858d3d4351dcda37662b63d1d
- Add v2 cluster registration api to k8s orchestrator
Adds orchestrator API support for creating
cluster-providers, registering clusters and their
kubeconfig, adding labels to cluster and key value
paisr to clusters.
See: https://wiki.onap.org/display/DW/V2+API+Specification#V2APISpecification-ClusterRegistrationAPI
Issue-ID: MULTICLOUD-922
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I775a308e9ffb19acf65cb0e5752705998bc5b659
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 49e8504dbc5db6bedbc8db05288f35b32034bc97
- Release 1.6.7 properly
Issue-ID: AAI-2811
Signed-off-by: jimmy <jf2512@att.com>
Change-Id: I9b8219ce39022c24fe9d9b19f79595e9988a407a
|
|
* Update docs/submodules/vvp/documentation.git from branch 'master'
to 2872e33beeb77c8563bf587ed0164b0d412e178f
- Migrate vvp-documentation docs
Merging this will create
https://onap-vvp-documentation.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.
Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I4fa42aede569af1e528421e7cbae917a63adb9ba
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to 9d3cc4fdc90e64d2c8977d5537f915afbc1dce58
- Update to use latest parent snapshot
Update to use version 1.5.2-SNAPSHOT of parent pom
Change-Id: I1ef6e941eaf14da044e7e717b24e78da38b8c5fb
Issue-ID: CCSDK-2127
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 886d352ec99fe5281c281c16f8d4b9908fb0dcc3
- add designer funcionality - declarative workflow
- save source editor to store
- generate graph based on json data from source editor
- make functions retrieved from server
- prevent multible functions inside action if the first fn is not dg-generic
- dg generic case (mutli functions inside single action)
- arrange elements that are generated automcatilly using DirectedGraph lib dagree
Issue-ID: CCSDK-1779
Issue-ID: CCSDK-1783
Issue-ID: CCSDK-2017
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Ief3579e4a9716475c9aaf85b5a349bc2af466cdb
|
|
* Update docs/submodules/oom.git from branch 'master'
to c4d687b06febcffa179a41b353af30f77c6cff85
- Update git submodules
* Update kubernetes/aai from branch 'master'
to ac0ea8aa12226ac95683838e92d22928eb221630
- Merge "Fix MSB config section"
- Fix MSB config section
Issue-ID: AAI-2809
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I53bb71ce9d8989ee3d481bcf7f2db606455df1d3
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to ca20793652dc0df6c25cdde9e2bbe007c0efebbe
- Add index html and update remaining swagger for NBI
Issue-ID: EXTAPI-402
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I5746fd31f14c106bb85983af987ef0e71910e20d
|
|
* Update docs/submodules/oom.git from branch 'master'
to 45ba53a5c01c07f0b1eb91f61b607df04b090390
- Adding aaf-service to readiness check on dmaap-dr-prov
Change-Id: I48313446853d9175ec41f288350bedbf6190c30c
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1388
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 8b63fe930f720e35c7971161952f0930f9679a9e
- Release 1.6.7
Issue-ID: AAI-2811
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ib842c5002750cedda4f94ac0cfd4ce05c46dcf3f
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to c6f4d650f2652a30aa4d951459e294e37394c559
- Merge "update odlux documentation"
- update odlux documentation
update readthedocs to include new functionality / improve wording
fix missing help link for configurationApp
Issue-ID: SDNC-1093
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: Ice8c93f55e076aeefb971c9febc6ec82785969f5
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 2627562e601e7a07865af79b9ab5acb77c1d6759
- Merge "TAPI controller Topology"
- TAPI controller Topology
Discovery to support MDONs use case
Change-Id: Ie5a2c9e3ceb17520017ea7ae6210b0699feb7977
Issue-ID: SDNC-928
Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 92e01601c068e71bad6862f36d039421ac8f48db
- Update integration-override
Issue-ID: INT-1462
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: Ia9774f37b8b5288d4cdf59cd5457c6f1ad318f6c
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to bfac85e087a4398ce9530aeba19271fa5df762d4
- Merge "Refactoring data-provider:provider generateDTOs"
- Refactoring data-provider:provider generateDTOs
Fixing EsInit.script file creation
Change-Id: I615114e617bdabbb876a66610caa2665b17f0a71
Issue-ID: SDNC-1085
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to a8786c7978848bf99e8f437fb0083fce94fdf00f
- fixed sdncweb helpserver
fixed unresolved meta.json for helpserver
Issue-ID: SDNC-1089
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I58b30872bfe4260f8be1c0ade870f8b3d3698798
|
|
* Update docs/submodules/portal.git from branch 'master'
to 4c6f6a443cb2e6effa995e77d56689c1c2dab4ad
- Fixed the test cases,added sonar config
Fixed test cases and added sonar config details
Issue-ID: PORTAL-837
Change-Id: Ie4aa104871cfbbd6c6e36500f5ef2e250bafb575
Signed-off-by: jz385p <jegadeesh.babu@att.com>
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to 7d4f37c45d50c56dfe438c04dbecea3ca9f7c9d2
- Merge "Adding Arthur as a committer"
- Adding Arthur as a committer
Issue-ID: OPTFRA-682
Change-Id: Icfe748a5c8d1f9fcef7268822224fdd3bbc9cb1d
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to 762995c51dd2efacbd1c4918d001db20fb2cd1d5
- Merge "Adding Arthur as a committer"
- Adding Arthur as a committer
Issue-ID: OPTFRA-682
Change-Id: Ie8589c60f3c2e8b7e6b76d1fd2b59755f95d344d
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 889c7fbc0f78eadc302e8849ea7e6cad795e0d6e
- update odlux stage 3
PerformanceApp: Add filter to chart view
add scrolling header to tables, add basic validation to editNetworkElementDialog
bugfixes
Issue-ID: SDNC-1087
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: I585bd6cfeb11b867cd630e96e6479170d2f92fe8
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to 1240eab452ba919a32458e29c78d5c1c7475151c
- Adding Arthur as a committer
Issue-ID: OPTFRA-682
Change-Id: I46b3702b68d79fcaeec0eee4b976ebda18f69a72
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to b28dc297d5113d546fd4813d3124b3ee9a257383
- Allow projects that use parent to specify
specific version of aai-common artifacts
Issue-ID: AAI-2811
Signed-off-by: jimmy <jf2512@att.com>
Change-Id: I38ab2dd0d4b1ce346c7e4acc815dedfb366c9838
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to dc3e41335d7ceb42901b8fd4ccace72825552302
- Fix - ResolutionSummary should contain resolved request-payload
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I87db63edcef6157da1f498bc9ab1af3cddf8c49a
Issue-ID: CCSDK-2038
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 9ee11aa7d0bf1cef6d741efcb3a99981ef47208b
- Remove String function
Removing String from interface as this is
not required anymore
Issue-ID: MULTICLOUD-1001
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I40a950bb343f4cfcc5d51e52e44d0f788fc5e303
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to 93ae0cde9d5f0e9858317922dec4f15b2767bb49
- Change requirement versions for python 3.8
Add byte to string conversion after base64 encode
Issue-ID: OPTFRA-645
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I27326dd35b6727da80c159cb34d5d67e0829cf8f
|
|
* Update docs/submodules/so.git from branch 'master'
to 816cb9070dab89b4a0f513aacc6cab3c0f4db51a
- UT for adapter
Adding UT
Change-Id: I54d06c8cddd8fc5eae1ac49684e5f7c3c57e39a2
Issue-ID: SO-2544
Signed-off-by: jananib <janani.b@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 08a83ba5c0e9a442d13decb61e17c4d34e953f4c
- Adding resources for adapter
Resource in NSSMF adapter
Change-Id: Iead3bab39d9699354ef8f370f6d658c144ad3f2c
Issue-ID: SO-2544
Signed-off-by: jananib <janani.b@huawei.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to bebdedf74661e15c5ff205022b20ff02f0e6d24b
- Add PNF SW Upgrade module
This change contains only the module for the PNF SW Upgrade use case and
a sample docker-compose.yml showing how to start the new simulator with
this module attached.
Issue-ID: INT-1124
Change-Id: Ic4cd07a3b1020fd4b6195bf2bc9fc95e4157baaf
Signed-off-by: ebo <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 3ecb7b39473c5ea6835fcbdd57b91acb74781a52
- Add NETCONF PNF Simulator Engine
Issue-ID: INT-1124
Signed-off-by: ebo <eliezio.oliveira@est.tech>
Change-Id: Ifb50a749992cbd662d579e1cb861bd8f55b3f808
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 4eed58ba1a434261510c996316d2d201a40eb760
- Update command and dataprovider components
Adjust license and changes
Issue-ID: SDNC-1092
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I8a0a339e4ecee828ae402f67d9dfc4dff7c3e59a
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to ac2749ef5c0de23a9874c049e043eb7eda2b1168
- Update devicemanager components
Adjust license and add
Issue-ID: SDNC-1091
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Ic0eb5ff731c6c9cc982b9867d6731a9e470a9597
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 6567f41b63f14a2c81577af7a89b86c0306c61f6
- Merge "add basic download for current viewed package"
- add basic download for current viewed package
Issue-ID: CCSDK-2126
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I8690018634b55734d3b9dcf66794c44c4d266c92
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d20383f0b00a363b0193e162ac297dd731088ca2
- adding dependacies to mapping table
Issue-ID: CCSDK-2065
Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I4e91ceaec3327df8f3d92ac339bc96dc2ba8e63a
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to 9f68abe303fd8184ef824d62c31742fecc777fa1
- Change the MSB registration switch to the environment variable acquisition mode and fix typo error
Change-Id: Ie6f21aad4cd9e571d3e58eaa498d1fb68470d94f
Issue-ID: VFC-1601
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 2cfe89d3183473e3bd29a8f9bdad7563a8ab6bc9
- Change MsbAddress Port
Issue-ID: AAI-2734
Change-Id: I04b77796e51afa94832454e4316d415724230124
Signed-off-by: HePeng <he.peng6@zte.com.cn>
[Remove space that breaks everything]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/so/libs.git from branch 'master'
to c4c4bbdcb8409b73f694d763be9fa49158346e01
- Merge "Fix Vulnerabilities - oparent version updated"
- Fix Vulnerabilities
- oparent version updated
Issue-ID: SO-2652
Signed-off-by: Priyadharshini<priyadharshini.b96@wipro.com>
Change-Id: Ia0139ebc428344d5b2e558b108000ead61ab9f4b
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to c7eddd7f76b56d4bd7e41ef01286633d76914269
- feat:Optimize string to uppercase of slicing page
Change-Id: I3e990e32f46270754c351f17fa48479162f5ba52
Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to c046f09ca7eb5bf91c3c7508dafc4e6d7e78f77f
- Get service model uuid from AAI in delete E2EServiceInstances
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I1208da1ed2bd534172c3ab996a9767cae484befb
|
|
* Update docs/submodules/so.git from branch 'master'
to 806a46b2f785dd6b0a453ae1a6f74f4091e2d656
- Add zip parser
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I6174746badecec59a16573e56ac2924dbadc6747
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to caa59bc41e4de0d52da73fe22e75e6e9134a0d1c
- Merge "Install curl in aaf-certservice-api container"
- Install curl in aaf-certservice-api container
Issue-ID: AAF-996
Change-Id: I4c90a76a589ccad0062c3394307e6ad64295e69f
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
|