Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/oom.git from branch 'master'
to 0a54b9317805e32138909bb07ff8cd4667f3b4e5
- Merge "Remove CBS NodePort assignments"
- Remove CBS NodePort assignments
Exposing NodePorts is needed only for multi-site installations.
Issue-ID: OJSI-195
Issue-ID: DCAEGEN2-2129
Change-Id: I1d6731d95a6c058f5b2e08708c153f31e2065476
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c200bc022e6abab30ebe76d89742f24c211c9ca0
- Merge "Update VFC release version in oom"
- Update VFC release version in oom
Change-Id: I57b66de5d562b5170b841c5615f84f14f75ce16a
Issue-ID: VFC-1644
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 2f4601f2b8fa2e219e870bfabe8d1c464e67dd69
- Release 1.6.10 maven artifacts
Issue-ID: AAI-2831
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I0ce2ceb1c05edb2c3965f4f3f497931c236bc27f
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 251c38778c0c499cae61383720dd8b053b16b87e
- Handle uncommon format of proper tar archive
Provide proper handling of tar archives containing
"current directory", but stored in format:
```
.
file2.txt
dir1/
dir1/file1.txt
```
instead of typical:
```
./
./file2.txt
./dir1/
./dir1/file1.txt
```
Issue-ID: MULTICLOUD-1025
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ideffd019255a9f2d029527066e5a6a03d45a2d7b
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to d9a489527750074eb8dd42bd2d0cfaef5de7c86f
- Move back to spring-boot 1.5 for bugfix
Issue-ID: AAI-2831
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I1e3d278fe343e4f05cdfd71d2443aef19c8541c2
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 6a8bd3dc6a40cd9dfa2203fed3d56e74ba28b891
- Correction of requirement R-73468
Issue-ID: VNFRQTS-831
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: I44efa4034896f265eb59fc663f1b389198a3b5e0
|
|
* Update docs/submodules/so.git from branch 'master'
to 8429f063a6c3c14605cad891be1a627b0ad54f0c
- Merge "[Docker] Revert use of Java11"
- [Docker] Revert use of Java11
But keep use of non root user
Issue-ID: SO-264
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Idde810bc130350070f65236633d4e89298d14d3b
|
|
* Update docs/submodules/so.git from branch 'master'
to 351a7247cccc8550679a9ec7c04fdcc28e3e647a
- Merge "Added git attributes to convert line endings to"
- Added git attributes to convert line endings to
Added git attributes to convert line endings to unix on checkout for
.sh files
Issue-ID: SO-2717
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I30cf53f6e89f447400ce51217ca4238b46f8fa23
|
|
* Update docs/submodules/so.git from branch 'master'
to 43fc1ee27456a17668e5f3f424a0bc6b7973e6e8
- Merge "false positive on network creates"
- false positive on network creates
Added a new resourceStatusMessage field to the GET orch request API
added new column to infra active request table
updated openstack adapter to record the resource status
added support of v8 on GET orch request API.
Issue-ID: SO-2718
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I73b35f1562de4df477bf7e5cef01de13440ba98a
|
|
* Update docs/submodules/so.git from branch 'master'
to 4dc7f5c75956c68223003ad10670ef47bdad6e26
- Merge "Enable date span filtering for getOrchestrationFiltersFromInfraActive"
- Enable date span filtering for getOrchestrationFiltersFromInfraActive
Issue-ID: SO-2715
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I9cfeacce1e82eeacd2c6267523e5f3b950a68d3d
|
|
* Update docs/submodules/so.git from branch 'master'
to b6e82755d6b3454951d3627dd3f51a0e2a50f49b
- Merge "update bbinputsetup to handle volume group replace"
- update bbinputsetup to handle volume group replace
update bbinputsetup to handle volume group replace
fixed unit tests and updated related instance check
updated fetch of volume group in mapper layer
Issue-ID: SO-2682
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I48266f9e7e681a4fc31a8732aa06efb95bfb01b5
|
|
* Update docs/submodules/so.git from branch 'master'
to 09c30d079215950c28494de4a1c20791da509e97
- Merge "create custom spring aop annotation for logging"
- create custom spring aop annotation for logging
Added annotation for setting up scheduled tasks logs
Added new annotation to scheduledTasks
Moved annotation setup to logging-library
Issue-ID: SO-2713
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7080c4bb289e454f14167631e2601c954389c0ef
|
|
* Update docs/submodules/so.git from branch 'master'
to a169398fb1c17c7ed0881973f67905fb065fe3a0
- Merge "remove requestorid from instancereferences in get"
- remove requestorid from instancereferences in get
Removed requestorId from get orchestration response
Added assertion to show that requestorId isn't set
Issue-ID: SO-2699
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9f8b8a7619ef54575ab3ee07eee504a5bd57ab29
|
|
* Update docs/submodules/integration.git from branch 'master'
to 57a161d8f533d30a1d27cf72856fe8274aea7aca
- Add MDONS sections
Issue-ID: INT-1474
Signed-off-by: Xin Miao <xin.miao@us.fujitsu.com>
Change-Id: I57483601ac9962c486657c7c0941cfe7faf3a222
|
|
* Update docs/submodules/appc.git from branch 'master'
to ad5fadb29be48230145d2d155daf4dc72a5ce450
- Allow storing db.user and db.pass in environment variables
This patch allows to store and get db.user and db.pass from
environment variables. This is needed if we want to send those
variables by helm secrets.
Change-Id: I166dbee857c95256fa5253379205c81414771c53
Issue-ID: OOM-2275
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 50ec01532a2c3816d964bf6b1b870968536a6fd7
- Merge "Fixed sonar issues in RDN class"
- Fixed sonar issues in RDN class
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Change-Id: Ib480aac3ad754f044f5dcdc685a10e12c89bd467
Issue-ID: AAF-997
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 55ec3c71441abda7c6058f4c2cc569c129f635ba
- Added proper logging to sdc-listener MS
- Logging was not configured properly to use logback file.
- Updated the sdc-distribution-client version to 1.4.0
- Changed the default username for SDC to cds from vid
Issue-ID: CCSDK-2160
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: Iea89ccf10ac61f44c0ce1765db9dad13ea666510
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4f81700f5d8826d59164c4976a26631c2113e38f
- Added new unit tests
Added new unit tests to GraphMLDataAnalyzer class.
Fixed the Sonar issue.
Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I9a61dff2e9b0be1733de00b06c255abb8a3d5a8f
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 28d2e7a6daa59749f6fefa302840943961c3ba9e
- Container 2.1.18c
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: Idfbb108082e1037ad93b9e34e4b389f210669157
|
|
* Update docs/submodules/music.git from branch 'master'
to d7f9699a366991d9014880bdb5d2e9dec4ea1e0b
- Reverse some of the previous changes.
Leaving main pom change in.
Issue-ID: MUSIC-574
Signed-off-by: Thomas Nelson <tn1381@att.com>
Change-Id: I591fec9c3874debeb4c56de9279bc95c5bda9ba4
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 3af9347e47302e3f6754cba8ea2b63772980a5d9
- Rework tosca converter
Fix the tosca converter template to support json instead of properties file.
Issue-ID: CLAMP-253
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Id4f839d0b5bfece519b0b1e615e8d6e14e464f16
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to a7195b91800a49f749c806d060fadb167d3f1795
- Merge "Fix sonar issue."
- Fix sonar issue.
Issue-ID: AAF-996
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Iecac5c31b7c7177abe3ef7e598d8cec3262c8d34
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 776b69d627923138d41b1d893b91495bb71c2c16
- Merge "Add descrption of usage client container"
- Add descrption of usage client container
Issue-ID: AAF-996
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I34cafe8c7ad917a66a251692910d5f6188444c92
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 7e38fd61c1c563a2b5d5cc5465a55fe468a6d4c3
- Fix EJBCA name in configuration, due to previous change in docker-compose
Issue-ID: AAF-997
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I31a02c88b448fb2adca387fdf8a3f1128c6e1889
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 0c4e6af85daabe730917898f466a1d45cbc16f92
- Merge "Rework tosca converter"
- Rework tosca converter
New code to convert the Policy Tosca Yaml to Json Schema for the Clamp
UI
Issue-ID: CLAMP-647
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Id15ddedc1910f6a40bf6e407b34e343e00135571
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to 84aa9abd2b88427eab99676b893221d08ef1a27c
- Merge "Publish image version about Nokiav2 in svnfm of 1.3.6"
- Publish image version about Nokiav2 in svnfm of 1.3.6
Change-Id: Id7e49b804870d64b710b6db5163e8cc4f904cb7d
Issue-ID: VFC-1638
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to a2220a0fb5e5c3b7cec7d7bdf3d9ccdbb62a1be0
- Merge "Publish image version about zte&huawei in svnfm of 1.3.6"
- Publish image version about zte&huawei in svnfm of 1.3.6
Change-Id: Idb5544a38c750a6fd86517f3f51121d196f6ffbc
Issue-ID: VFC-1638
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 99b8b9ef5eec91d511cd31d548f2e1174f70a069
- Add a white list for jdwp tests
The port scanned can be the default redis port.
A white list must be included to avoid false positive.
Open quesiton, should this list be passed as argument?
It is relatively static so for the moment, I created a list to exclude
through grep -V the false positive
Issue-ID: INT-1435
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ibaed4c5c0e5ae179af0ae317e543c1efdc9ddef2
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 119360f15740ed88135d6f48df92df6e3b79e225
- Merge "Migrate to HTTPS from HTTP - VNFSDK"
- Migrate to HTTPS from HTTP - VNFSDK
Issue-ID: OJSI-154
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@hauwei.com>
Change-Id: I7d3d3faa5e17d68051b0816fa5834b88817c3cf1
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 19b2a3f19a60e4b47fd364db92ce01b412aebe86
- CDS SDC listener crashing
The environment specification for AUTO in sdc defines the UEB endpoints
with the namespace appended to message-router "message-router.onap". In
CDS configuration we were only specifying the hostname
"message-router" causing SDC to not find a suitable environment and
returning an error.
Modified the sdc listener configuration in CDS to append the namespace
to the configuration.
Issue-ID: CCSDK-2160
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I7afabb91e43948118490455bdc6ba6a53c28a217
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to 033573d6f6e1617b9e150e4633f2e92b86308b72
- Refine Service model part rst and add PNFD
Issue-ID: MODELING-332
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
Change-Id: I730668f2851fc8f45c9bd158f5a025a3640d1675
|
|
* Update docs/submodules/so.git from branch 'master'
to 2fe0c87c49bab2c409a7c57c62b680816be96b12
- Update test for deleting communication service
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ib762da956041cab73082cdd355d59c3cf6dd29ee
|
|
* Update docs/submodules/so.git from branch 'master'
to a66c2e4aa0742e368393317bdbad48377d82113d
- Add test for scritp util
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I1102a6ca9ba4d22b2ab58b45111e401ac67ac2e7
|
|
* Update docs/submodules/cli.git from branch 'master'
to 0c96183a143a91a09e9d0d9b17d00466a83cb855
- Fix the versioning issue
Issue-ID: CLI-257
Change-Id: I194d8389f0d4fef116b9a87d484ad8b78ad401a5
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to adca35fd311b5c20a101c1fd6659b6f16e708e63
- Add sub-process test for deleting slice service
Issue-ID: SO-2368
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I15e479b9dd6670d3576ef3446e8902aca699f7fd
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to 8e16981cf3775de7e82c938939aeb59fadc406d1
- Merge "Fix svnfm-zte instance_config.sh error"
- Fix svnfm-zte instance_config.sh error
Change-Id: I609978e07d6b490daa6063d6423924d63a269bbf
Issue-ID: VFC-1645
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to fef4be61e49342b2fc28b885f543d22dc02a4378
- Fix trailing space!
Issue-ID: DMAAP-1401
Signed-off-by: Ubuntu <dgl@research.att.com>
Change-Id: I5ab116ee18fe74ac98880d2deb9e064b45d25bde
|
|
* Update docs/submodules/music.git from branch 'master'
to 822ddd979e4c1ca49c2373c16c15a8375e1aae88
- More changes to get MUSIC working
Issues running in K8s
Issue-ID: MUSIC-574
Signed-off-by: Thomas Nelson <tn1381@att.com>
Change-Id: Iba46fec48ad4c5710990328f43ac63bdf5e4b870
|
|
* Update docs/submodules/oom.git from branch 'master'
to a53b32f6eb8529777573db53e61d474363a13ef9
- Merge "add yaml for 5G Network Slicing usecase"
- add yaml for 5G Network Slicing usecase
Issue-ID: OOM-2329
supply a ONAP installation config file for 5G Network Slicing usecase,
so that the user can easily install a minimum-scope ONAP with as few
resources as possible.
Signed-off-by: zhangqingjie <zhangqingjie@huawei.com>
Change-Id: I728a0229296d62120418f654e4c3f50a2805a69e
|
|
* Update docs/submodules/oom.git from branch 'master'
to d5f7a0e5208cc3ad459e2288db8f391cc3ba160a
- Merge "Reverting to AAF deployer@people.osaaf.org for cert distribution"
- Reverting to AAF deployer@people.osaaf.org for cert distribution
Change-Id: I4882750ff11343b387dde0452f7bf65a4f612f80
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1405
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to ab6dc4c77a4dd29ae4e31144abb568dd64bc015b
- update Container 2.1.18b
Issue-ID: AAF-1081
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I1fdbba7ca7f8a4cf85f204f8e64992ec30fa825e
|
|
* Update docs/submodules/oom.git from branch 'master'
to de2578fbb798ae55ffa7c163fc6e29fb51c1f3c0
- Merge "[COMMON] Add a template for PV"
- [COMMON] Add a template for PV
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ia885d54fbb9a9fe1ea8a0dec311f63b11cc028c6
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to ac936e3634ba96e171fb1452adca18b10841fc69
- Add new requirement for LCM operations via NETCONF
Issue-ID: VNFRQTS-830
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: I0d47568ecafc51f6d45d69fa0de369b5a57984a1
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to 395c7f1a7cef1e27deba132b2138e90f5ddd43c1
- Fix initialization bug
Issue-ID: DMAAP-1401
Signed-off-by: Ubuntu <dgl@research.att.com>
Change-Id: I524bea72580b8d4e4ddacfb7bd91f3cead03f489
Signed-off-by: Ubuntu <dgl@research.att.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 42c5cef605d1bade236d64c2d73a062f3f935456
- Merge "Adding QAT device plugin to KuD"
- Adding QAT device plugin to KuD
Basic working skeleton. Adding install script
adding vars and updated the playbook. Working on Kernel
mode updates and driver installation. Removing SRIOV vars
Adding script to change the SSL value for 2 kinds of config files.
Updating daemonset image. Adding prereq packages for qat.
Minor edits for bashate.Adding testcase and conditions to
Ansible tasks for clean, uninstall and install the driver.
Updating the plays to use templating.
Adding qat-kernel mode test case.
Signed-off-by: akhilakishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-860
Change-Id: I5ad99e7211c859dc3cb054df644edd3fa77b2596
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 23cd303740480ec3835bd5e0f9ec182e7c9a3bb7
- Fixing package naming to fix MANIFEST.MF
Reafactoring POM Files
Change-Id: Ib2eaaca2ee81d8354ccff4de10f7d6f77c8a82bf
Issue-ID: CCSDK-2166
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f10d5bb6cae5f9d8be4dd4aa832098fd8e2d2f32
- Merge "[DMaaP MR] Use HTTPS only for external traffic"
- [DMaaP MR] Use HTTPS only for external traffic
Use the new template features to create two services for DMaaP Message
Router:
* One of ClusterIP type with HTTP AND HTTPS port, with the same
name as before.
* Another of NodePort type with HTTPS only port, with a new name (this
one should be used only for external traffic)
I've also replaced `tabs` iby spaces in two resources files so it's
easier to read the configmap.
Issue-ID: DMAAP-1400
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I394e0b5327ffe2605f0c4c8b134e49553b06232c
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 9ce36aea76d24bb512813d3a1d6444b54819c379
- Remove not required file
commands file is an example and is not needed
Issue-ID: MULTICLOUD-956
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: Ie2097f2491f6dcc2b6347fac120f5e8d47dae120
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5dddd2fb77faaf18031d3791a18c210772f366f4
- Merge "[VFC] Use common secret template for DB root password"
- [VFC] Use common secret template for DB root password
Issue-ID: VFC-1600
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I9f83c6f6eaace60c3e974218810e5943c5758c06
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to bfb0a45de2eaade4064c40d294fd56e89672d199
- Merge "[WIP]Migration to new policy api"
- [WIP]Migration to new policy api
*Change retrieval payload send to policy
*Change the configs inside common_config
Issue-ID: OPTFRA-520
Change-Id: I27a63294cdec3def7d415ed2dcb96e3606d9e21f
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|