Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/oom.git from branch 'master'
to 994bc307cec45df800c8b8d5691b61bf67ec7665
- Use RC1 version of CCSDK artifacts
Update helm charts to use RC1 version of CCSDK dockers
Issue-ID: CCSDK-2358
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id247bdf3442084d724b84ed752956d08868c7ddf
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 1212fc3268a233b0a98e05221d3615a717f1b0db
- Merge "Update API documentation"
- Update API documentation
API documentation updated to clarify and explain how TOSCA checks are
carried out, warnings added to the docuemtation to explain how the
policy type and data type hierarchy and policy to policy type references
are checked and under what circumstances errors are reported.
Issue-ID: POLICY-2500
Change-Id: I3cbb7d45ed9997b04b523a4b3cfe32950df71262
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 16744740bf14c659a97d01071adff775049e43d8
- Skiping SDK DB and WMS Dockerfile
Issue-ID: PORTAL-900
Change-Id: I29c795fe61001722c814ef7692525787335871bf
Signed-off-by: statta<statta@research.att.com>
(cherry picked from commit 011e0c25de29ee9cde5b60a637ae6b6f9268f08e)
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 8e5427f976cf027d1a66a7818c8563a851eb7781
- Automation adds master_index in index.rst
Add missing master_index tag in the docs.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I10e9c2d4ebe3958fb0ba790455849c87061827b3
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to 398f94636f2235898a2f1768191362f1dea24aff
- Update Documentation for docker component
Update Documentation for docker component
Issue-ID: DCAEGEN2-1668
Change-Id: I1b6f6e3f4b6f89fb9e04773a14e5ebf804564e58
Signed-off-by: PANCHAL <dp023n@att.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 30ef50b4bea5c1d883c935100f07915883847b66
- Add k8splugin releases file for 0.6.0
Add releases directory and container yaml file for 0.6.0
Issue-ID: MULTICLOUD-1052
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I722ba0d3b5bb57d6533208cd0f051e2d8619510a
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to 261379c5d7327ce19fd271225efb3e2a27e98809
- Use bash instead of Bourne shell
Start script for naming service needs to be started with
bash in order for redirect to work properly.
Change-Id: I10236231204628f0832268409464418b4bca2d2a
Issue-ID: CCSDK-2360
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 6faa4b0749e68a87e78311e9acb98007739872be
- Revert "Update brokerhandler API to conform with /v1/ path pattern"
This reverts commit 4ae60c1b50750587ab9d3960617a47d7db57b311.
Reason for revert: Unable to reproduce bug, reverting fix implementation
Issue-ID: MULTICLOUD-1053
Change-Id: Icc12260f9c122c6e5ac038d07a0e6cd56201e3ba
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1e6f878cc92f42ca25f44319b70797bdcc8a4e1f
- Merge "fix sort at package list"
- fix sort at package list
Issue-ID: CCSDK-2320
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ia91d519c315b6ef0c01089422253599b137eceec
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 158603523a43d4480b519f4ef27649cd98783410
- Merge "Truncate message published on Kafka / Spike: Define solution for logs separation"
- Truncate message published on Kafka / Spike: Define solution for logs separation
Refactoring of cmd-exec component
- Improve display of error messages within the response
- Fix gRPC buffer limitation (4Mb) by truncating error messages and cmd-exec logs if too heavy (>3Mb)
Truncation of BP responses (<4Kb) before sending them in kafka audit topics.
- Truncation if needed of error messages for every response
- Truncation of cmd-exec logs in cmd-exec responses
(Spike) Add a flag in the application.properties to enable/disable the display of cmd-exec responses on the BP side
(Fix) Correction of BP processing with kafka regression
(Fix) Changed default SSL Endpoint Algo
Issue-ID: CCSDK-2326
Change-Id: If4d0e661117d1dd156cf19c95774824e754d870a
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a36531c38fe1a9234b8dbeaed5505cf3ca48de26
- Prepare for Junit5
Remove unused/duplicated dependencies
Change-Id: Iee0d9510ffbe3e2e14574e22ba965d6829fd568b
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2844
Issue-ID: SDC-2983
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 5be1289bdded95df10c900d2d6f7596904287c91
- Make `collectNewCapabilities` return an empty Map
- Made `collectNewCapabilities` return an empty HashMap instead of a null value
Issue-ID: SDC-2924
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I58c35135be5a2614c3daeafbd766d53f401f917b
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to a50708287e0dc7865a3db603577c92875a122878
- Added fix for EXTAPI-197: MSB registration
Issue-ID: EXTAPI-197
Signed-off-by: gautamk189 <gautamkr@hcl.com>
Change-Id: Iea7628481f0ba80b6e5593231c87fec96749b92a
|
|
* Update docs/submodules/music.git from branch 'master'
to 41b218706ae1adf323a513b99a65ffa713df11a3
- JUNIT for Jsonselect class
Issue-ID: MUSIC-583
Change-Id: I39087ea2dbb66e789873d7bccae263041056a5d7
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 693b49fc8116ea27635c26590bf85a6746868ea4
- Merge "[VNFSDK] Fix Ingress configuration"
- [VNFSDK] Fix Ingress configuration
Change port to HTTPS one
Set ssl to redirect.
Issue-ID: OOM-2192
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I4ca8b8debe721c86baf92ba947f891a120df5435
|
|
* Update docs/submodules/oom.git from branch 'master'
to 070bbd9910e4127bdc782ab54fa8fe767dc3168e
- Merge "[VID] Fix Ingress configuration"
- [VID] Fix Ingress configuration
Set SSL to redirect as backend is HTTPS.
Issue-ID: OOM-2191
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: If7dd2760af35f169cad1adcf7573352766beada2
|
|
* Update docs/submodules/oom.git from branch 'master'
to 3fe34552a6f6f44e45aa894ce91992d9775797a4
- Merge "[UUI] Fix Ingress configuration"
- [UUI] Fix Ingress configuration
Set ssl to redirect when backend is HTTPS.
Issue-ID: OOM-2190
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8275d31c8a6f07d42f178db15173665b998ef5e8
|
|
* Update docs/submodules/oom.git from branch 'master'
to 03823da84da32f936e33b978830c23556c5f35a2
- Merge "[SDNC] Fix Ingress Configuration"
- [SDNC] Fix Ingress Configuration
Set redirect to true when backend is HTTPS.
Issue-ID: OOM-2188
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I787d5723b9e301f644aa0d6271980e3f58292cc2
|
|
* Update docs/submodules/oom.git from branch 'master'
to ba2085db6d96c0c987f43fa5b59f47c4a7b15395
- Merge "[SDC] Fix Ingress configuration"
- [SDC] Fix Ingress configuration
Set redirect for SSL when backend is HTTPS
Issue-ID: OOM-2187
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I2c1e9acfdaf427e85b78accaf2d26be48eed5f73
|
|
* Update docs/submodules/oom.git from branch 'master'
to 6800655bd7c3b60acbbf5336b5ea9c3d047b82bd
- Merge "[Portal] Fix Ingress configuration"
- [Portal] Fix Ingress configuration
Set redirect for SSL for HTTPS backend.
Issue-ID: OOM-2185
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I44c42968c2d3ab35c61920f47d3bd6c2ae3cd4dc
|
|
* Update docs/submodules/oom.git from branch 'master'
to 66f8375f5bc354baa7cc1c4984e626db740ff706
- Merge "[OOF] Fix Ingress configuration"
- [OOF] Fix Ingress configuration
Set redirect for SSL as backend is HTTPS.
Issue-ID: OOM-2182
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I7dca15d6a381048f8f07c81b2523a1b6ec0ae308
|
|
* Update docs/submodules/oom.git from branch 'master'
to 83c183b899673cd3d84a374318515a8c972d93fa
- Merge "[DMaaP] Fix Ingress configuration"
- [DMaaP] Fix Ingress configuration
Use HTTPS port
set redirect for ssl part.
Issue-ID: OOM-2179
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I83b30e7a21785f1018118f83db1fd3fe43db5f17
|
|
* Update docs/submodules/oom.git from branch 'master'
to 32a910a7c5c362c4802a43b3da6a8181fe82e80c
- Merge "[CLI] Fix Ingress configuration"
- [CLI] Fix Ingress configuration
Use the new port.
Set redirect to https service.
Issue-ID: OOM-2176
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I139511d3dbdf22f771ff2168588a475f2a7303af
|
|
* Update docs/submodules/oom.git from branch 'master'
to a347e6f4230a1b288d09727fd478c9ef36eeb624
- Merge "[CDS] Fix Ingress configuration"
- [CDS] Fix Ingress configuration
Set redirect to https based service.
Issue-ID: OOM-2174
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I1a823618c71458be055b0a6af96a56eee7262ee6
|
|
* Update docs/submodules/oom.git from branch 'master'
to ebc8ed1ab84b5d2a2f25a18b3030e51bbc487028
- Merge "[APPC] Fix Ingress configuration"
- [APPC] Fix Ingress configuration
set redirect to https based service.
Issue-ID: OOM-2173
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8b226cd6d8cd598cf6578b58d0d0c0f9558fd818
|
|
* Update docs/submodules/oom.git from branch 'master'
to bf41126aec36c6cd8bb19b8f6cae11fe30d8724e
- Merge "[AAF] Fix AAF Configuration"
- [AAF] Fix AAF Configuration
set redirect to service providing SSL
add ingress for aaf-oauth
Issue-ID: OOM-2170
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Iec05ec5798cc8240ca45d7d08c973bc3516f5e8f
|
|
* Update docs/submodules/oom.git from branch 'master'
to 570fa97c500e9d32cf6d2a40834782db8f1db1fe
- Merge "[DCAEGEN2] Use common secret template for postgres credentials"
- [DCAEGEN2] Use common secret template for postgres credentials
Even through we use common secret template both passwords are still
hardcoded in common postgres chart but this will be removed as a final
step just like we did for mariadb-galera.
Issue-ID: OOM-2250
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I4b499e277bb084d7d1f2f2d9b72533a6532b751f
|
|
* Update docs/submodules/appc.git from branch 'master'
to bb3b3a39f5d5c68f3ae4ad1e7f6bf3f095fe9701
- lowered code smells
Issue-ID: APPC-1859
Change-Id: I72ead8caf7c34efbd62d215e7d55a688c5cfe5e5
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 04c3d46682db8642ec41687309f31b1040f93e54
- Merge "adding the basic running steps for CDS in README file"
- adding the basic running steps for CDS in README file
Issue-ID: CCSDK-2357
Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I67d389820bffcac56ee27936f7bf33eec059a94f
|
|
* Update docs/submodules/vid.git from branch 'master'
to a88abcb68afd396d9317e6a0768f7870bda9535d
- Disable Scheduler by feature toggle FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SO
Issue-ID: VID-174
Change-Id: I8693021ed952e9ff250cf72360db43f0741af9b4
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 1f762345464de01b37efcfa009c40fe5fd4201aa
- Make script verbosity adjustible
Adds '--verbose' option and leverages 'logging' module
facilities.
Change-Id: I9b079c476949788678167afb1ed115ad4490d99c
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Add input opts description in usage synopsis
Change-Id: I43b1c47509afef0f25176e244ab2f6f565afbc3b
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Leverage ArgumentParser facilities for input options validation
The hassle of casting and validating input options values is moved
from the script logic directly into the ArgumentParser's object
instantiation.
Change-Id: I79ed80286d1219f841d496538acdc50d2113d723
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Add helper functions for input options validation
Change-Id: I0c8cd452fbf740f3b1c7988bf7aa7341a747c75e
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Rephrase the argparse arguments help messages
Show usage if no option provided.
Change-Id: I1ed01464f4b689e6b716887e7719e8de6c0f1e42
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Kill the 'sleep' process as well
ROP_file_creator.sh spawns 'sleep' cmd as a child
hence it needs to be killed as well on clean up.
Change-Id: Ic2007e710b6efa0028ebd239f26b7eff6a9e04ea
Issue-ID: INT-1577
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/vnfsdk/model.git from branch 'master'
to 0a4ca90456e570053d467e339169eee4faec69c6
- Merge "VNFSDK committer promotion"
- VNFSDK committer promotion
Issue-ID: VNFSDK-580
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
Change-Id: I7c324015f99c7f2def698c49570025c5768ff484
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/sdc/sdc-docker-base.git from branch 'master'
to e373c54d113f93f3d3057506db65b4fd4b02c16e
- Stabilize sdc-docker-base-maven-docker-stage-master
Change-Id: Ia1da77a3b57ef1cefb47f3c6fe9c0152c6d485d1
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2873
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 2242f9b55f475a086dc414cd48f8abd92dc897cf
- Merge "Adding in distribution stability test documentation and results"
- Adding in distribution stability test documentation and results
Issue-ID: POLICY-2458
Change-Id: Ia349fde335826b9aa0e9dcaa441f0c2d529d1e8a
Signed-off-by: RossC <ross.carter@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 8f35a81d4418c56c8d511406c99b8a17ca18ba62
- Update XACML-PDP S3P documentation
Create updated documentation for both performance and stability
tests.
Fixed nested bullet list.
Issue-ID: POLICY-2455
Change-Id: I17484fd4adea8f0391c45ce7746f08caedf14529
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 3b343466b5b4c7ca383d0ee281d158639f4eab2f
- Increase test coverage - openecomp-sdc-vendor-software-product-lib
Change-Id: Id51ce6f488efd6db02aad479ff419b58436be27c
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3001
|
|
* Update docs/submodules/sdc.git from branch 'master'
to cb24c730a254818db9f3a703ef5933e769cefe98
- Increase test coverage - openecomp-sdc-tosca-generator-api
Change-Id: I1537d71b11ee440cb01bdee49350336f074ea36d
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3001
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1ac24708cf920efe3189203cfdf330402048381b
- Remove unused ES code and unneeded ES health check
Remove the ES health check since ES was removed.
Issue-ID: SDC-3022
Signed-off-by: neil.derraugh@yoppworks.com
Change-Id: I918212de39d7b53959ac400975b3c47f889252c1
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c88bd6c5b1ba9628711eb84deeef862120b6ddad
- fix bug - Error 500 while adding an Operation
Change-Id: I7def95b3688877acbc9332cf4174c9d92226f2e2
Issue-ID: SDC-2953
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a02add03b465de2adf8f5b05cf9d428af914287f
- fix bug - Unable to link CSAR artifact
Change-Id: I586637f988b84b3b858e2c8d567c6844be38322b
Issue-ID: SDC-2972
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 339d29c714f60de6e4e50b883259fc1a9a16ee84
- Remove powermockito from OrchestrationTemplateCandidateImplTest
- Remove powermockito from OrchestrationTemplateCandidateImplTest. Add new constructor to OrchestrationTemplateCandidateImpl
Issue-ID: SDC-3007
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I5f0a2061796e8410a5b225c43baa70d7e0269684
|
|
* Update docs/submodules/oom.git from branch 'master'
to b5c12abb08cabeb0d6b6b593eb8b7068f8a93d81
- Merge "MUSIC spring boot helm charts (music-sb)"
- MUSIC spring boot helm charts (music-sb)
Removal of tomcat and zookeeper as per latest music version..
Replaced with cassandra only and spring boot version of music,
adding support for https and running the music container under
a non-root user
Update oof-has music-api configuration, use https
Switch to music-api-springboot for all the ready.py
Issue-ID: MUSIC-572
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: Idbfac29cb5e9808787b5994e2575f055c292a146
Signed-off-by: vrvarma <vikas.varma@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 57ac9cec55b6470da859330a0fcab70e35422b3c
- Handle null case in `addCalculatedCapabilitiesWithPropertiesToComponent`
- Change code to handle a null value for `groupDefinitions` as if it was an empty List
Issue-ID: SDC-2910
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I5fca0ab76886e5f6a73a8f05ec35d38848f96dd8
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c9c7f88f77c9cab341485c27e1e67f6294a0b1c2
- Work around potential NullPointerExceptions in `ToscaOperationFacade`
- Add tests in `getToscaElementByOperation` and `updateToscaElement` for null values
- rewrite `getLatestCertifiedByToscaResourceName` in a more functional way
- Rewrite some other usages of Either in a more functional way
Issue-ID: SDC-2922
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I52b294ec91faf9e1054af572dcca4060e62fe571
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 4946ffdbdf1a25942851f5c1f135395bb1a023d2
- script to exit non-zero when fail to get certificate
The client.sh script is modified to return non-zero on
any error.
Issue-ID: AAF-1087
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: I04728cd44951831daaac17719cba536f81fa65a7
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to 64559741f071b37556b7745ffa2cdcc25f40af94
- dcae design doc updates
Change-Id: I7145f840d9a7de34bb6a615fe992ba22e1ff0380
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-2024
Issue-ID: DCAEGEN2-1865
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 90e42a38673ea872f205220732a2793fcedd0fd3
- remove the wiki link from doc
remove out of dated wiki link
from doc
Issue-ID: APPC-1774
Change-Id: Ic835dfe88533ae185d3aac37fe334b0d8844001f
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 03e4ae0e29eff5bbcc65020f383762af9e3fd5cc
- Add pause after completion for vfModule
Issue-ID: VID-821
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: Ie3088cd2795c94121c45874d15c319151a10cc95
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 04eed9e6f68dbdc4a33fc80b3f8778d6a90865e4
- Fixed sonar blocker issue
Issue-ID: MUSIC-583
Change-Id: I3f03997f82a06bf762804de540e3e2239352d804
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 391b1183cced64f2769fe1f2c3cf5b3f696c1d46
- Merge "update the arch diag for the F release"
- update the arch diag for the F release
Issue-ID: SO-2730
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic6fe2e0fd824007bc0cbb55eaf1f105794b394dc
|