Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc.git from branch 'master'
to 67bd4804ca771a5a1d6f2330c0c3573f149bfca1
- Reduce nest statement levels
Reduce the if/for/switch/try nest statement levels to less than 3.
Issue-ID: SDC-3118
Signed-off-by: xuegao <xg353y@intl.att.com>
Change-Id: I490e66a807a0a8508b7e3c1da332546f2ced3005
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to fc666727897c9f78fdcddbf4b678e1c0b0c413a9
- Remove unnecessary exceptions
Issue-ID: AAF-1152
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ie343cd2e3006f9217db5b8454c060eb8c1d3e9e3
|
|
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
to 264a5c64ff32720457c3f9d835fafb38591df4f5
- Add tagging to docker
Add tagging groovy script to docker images
Issue-ID: SDC-3097
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I4246a07fae11a4907d7d337fd882f074e36bc0b5
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9db21cff33a8eadadb85071a37d2239f4ee6f068
- Extract ComponentCache from CsarUtils
This commit aims to decouple the component caching logic from CsarUtils to its own class.
Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Change-Id: Ia7e9284639ec8cd87ca5107e12f295e2eb599768
Issue-ID: SDC-2812
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 63ab11e3a5c635d69056d6f79156ce1d114fa1be
- Support the substitution_mappings in the VNFD
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-2957
Change-Id: I8a385b02568b3bf3d83a250cbe36a7e7f61e710c
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 7b860ae60bf9686b449ab2fe3f18c33944bdd71c
- Merge "optimize size and time using "--no-cache-dir""
- optimize size and time using "--no-cache-dir"
Using "--no-cache-dir" flag in pip install ,make sure dowloaded packages
by pip don't cached on system . This is a best practise which make sure
to fetch ftom repo instead of using local cached one . Further , in case
of Docker Containers , by restricing caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.
Further , more detail information can be found at
https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6
Issue-ID: MULTICLOUD-1080
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
Change-Id: Ib79fae7e69eb669e39bc3eb52373668367460ba2
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f81920adf0bc78b6baab55518fc6e6299b5770aa
- Merge "providing search packages functionalities"
- providing search packages functionalities
- provide search package by (UpdatedBy or Tags or ArtifactName or ArtifactVersion or ArtifactType) Containing IgnoreCase
Issue-ID: CCSDK-2434
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I92167e916643dbbf17601a0d9fb7654d8940a537
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 88d48da71434dd6af017549e28af9ea6eb54f8d3
- Merge "add sort by version"
- add sort by version
Issue-ID: CCSDK-2431
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Idfeab7ba0757adea3c837b281d5da83b2dc95c4e
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 964db6a95cfdd82969f6af5a09822929a1862408
- Status operator to update status of resources
This operator monitors the status of
resources like pods, services, deployments,
daemonsets, configmaps etc. and updates the
status in the CR accordingly.
Issue-ID: MULTICLOUD-1047
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
Change-Id: I7d92584a44c8add2df69f2985140a55b460ac037
|
|
* Update docs/submodules/appc.git from branch 'master'
to 56c57f2e215787fd1189e077e4dd91da9db099ca
- reorder the modifier
Issue-ID: APPC-1859
Change-Id: I494466f4d84c8347b52e7a530b48a73ddee278b1
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 9559ea969ce9086d865cb31a44d9b10bacf2bdfa
- replace the type specification in the constructor
Issue-ID: APPC-1859
Change-Id: I27984aa94a3107f5cfa7ed5b7efd1ea1ee785e64
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 571173bcb479c22720ec601d8a5ea107104e0cfd
- [DOC] Use the right version for ONAP Frankfurt
The version given for Frankfurt version is not the right one. So we fix
it with this commit.
Issue-ID: OOM-2424
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I9e24f0b15d821904e70d758a978c2979a530adf0
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 659025ea329c8e4f395d0a5bbd6a502b12885641
- add delete modal in Template&Mapping
Issue-ID: CCSDK-2449
Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I76abe710016745802bad3b024415579f09a9ac18
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to eebf17072956de4713848115d23263cc24be110f
- Upgrade Sodium from SR2 to SR3
Updated the base OpenDaylight Sodium docker to be based on Sodium
SR3 instead of SR2.
Change-Id: Iff1f97d6b262f1b36f23632e73bc40822c0f331e
Issue-ID: CCSDK-2442
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to 53d9a763f4d0a29af77b43d0d1dd049d8389b9ce
- remove candidate if threshold field doesn't match
Issue-ID: OPTFRA-777
Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
Change-Id: Ib5a7c312ce2d23d22c36a25857c73fcec28199cd
|
|
* Update docs/submodules/so.git from branch 'master'
to ac1fe27ad4d7301f886d1755ea9eb8d1cb10be74
- Merge "Fix Heatbridge auth for Keystone-v3"
- Fix Heatbridge auth for Keystone-v3
Fix Heatbridge auth for Keystone-v3
Issue-ID: SO-2980
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Idacce2beebde14f43817ada59fb0d593504c6bdd
|
|
* Update docs/submodules/so.git from branch 'master'
to e2b0e70dfa351f923215be8de7b05296be061992
- Merge "Change openstack to use the jersey connector"
- Change openstack to use the jersey connector
Change openstack to use the jersey connector instead so the
request/responses are logged
Need the jersey dependancies and must use these versions
Issue-ID: SO-2985
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I1c420c72a318faf89fc05af5af667d6ac057d1bc
|
|
* Update docs/submodules/so.git from branch 'master'
to a0dc67adf4787039521e882e8f8dcc384127b41c
- Merge "Fix for MDONS usecase SO-2967"
- Fix for MDONS usecase SO-2967
Change-Id: Ic1bf13f6a2cb3974e090f4a13f5750242027e1c7
Issue-ID: SO-2967
Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
|
|
* Update docs/submodules/aai/sparky-be.git from branch 'master'
to 4ef6ddac8d2aec2360af8e054d33388e75d61a38
- Merge "Added William Reehil as committer"
- Added William Reehil as committer
Issue-ID: AAI-2928
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I83a72f49cc0e43ebc26d2992f6ffaf93003ce5b2
|
|
* Update docs/submodules/aai/event-client.git from branch 'master'
to 90fb2661d166a9288a115902a7cf08834a67ff6b
- Merge "Added William Reehil as committer"
- Added William Reehil as committer
Issue-ID: AAI-2928
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I9920cf1859a53c355436067d003cb2614b17d3c1
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to f0483641eaf0b38f5a5df244e9819861c56f9141
- Added new committer William Reehil to the project
Issue-ID: AAI-2928
Change-Id: Ic93dd6801f77607e9438a5f7a8f07aed994aa7a1
Signed-off-by: wr148d <wr148d@att.com>
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to b288b7ab24f33af72e9c0fedecbb9979d1b4afc7
- Refactor flow of cert files generation, based on OUTPUT_TYPE parameter
-Add artifacts creator provider (strategy pattern)
-Refactor KeystoreTruststoreCreator
-Add new exception: CertOutputTypeNotSupported
-Change Unit tests
Issue-ID: AAF-1152
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: If2b2fa50d551e72f19319d781bfb6079d07c7b83
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fd0084752dfa82159643798711650e9bb52e6160
- Merge "change template&mapping screen add "back to temmplate list" button fix mapping table"
- change template&mapping screen
add "back to temmplate list" button
fix mapping table
Issue-ID: CCSDK-2323
Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: Ifdabb22e550c5b5f950c21b4c657589df980e459
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d54169fb3fd48e8b4a984ed8ec6cc70624893a25
- Edit Designer tabs ui and fix canvas scroll bar
Issue-ID: CCSDK-2446
Issue-ID: CCSDK-2447
Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: I74d7aca0f382a60f668f9acb3bb08e285be81a47
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ada10a6e126e7698b17f4a70de631f4478a10dca
- Fix Sonar issues
Hide implicit public constructor in utility class
Issue-ID: SDC-3116
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I4edd2ac37aab2fd587b5d46391dd669181385748
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 14cee3ef2e286a9031a8fa35619f1a5d60616556
- add information on the containers based on what is available in the wiki
Issue-ID: SDC-2449
Change-Id: I740a14623161e051399f03d1788ae8a2605c1076
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8b53d639026267aef71659fe292a75e47555265f
- Manifest is optional in ETSI SOL004 manifest
SOL004MetaDirectoryValidtor enforces all files contained in an ETSI SOL004 CSAR are included in the manifest file, however the manifest itself is not mandatory to include in the manifest
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3057
Change-Id: I460071ecbd21578edb0603f600da0ac1ea877539
|
|
* Update docs/submodules/portal.git from branch 'master'
to d5ac0141f1d44c00363c8fb312757997d611a252
- fix for not dispalying nongui apps in the app catalog page.
Issue-ID: PORTAL-909
Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
Change-Id: Id13456fe04e3c7a69aeb8e85c32cd0634037720d
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 563598a085d5e70dfc2922d283a2c5916a0544ce
- Splitting NF reqt from VES spec
- Moved content in VES Event Listener spec that was specific
to defining NF behavior to Monitoring requirements
- Expanded requirements regarding protocol selection
- Provided additional guidance for VES client configuration
- Reorganized sections of Event Listener for a more logical flow
- Fixed various small formatting issues in VES 7.2 spec
Issue-ID: VNFRQTS-813
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: I4ca6fa4d846465c90520f8ebb133a1301d3509cf
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 162f0081782622854ae939dddad733efd0d0b212
- Merge "drools documentation redo"
- drools documentation redo
Issue-ID: POLICY-2622
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I568c041f972c76b595964ee3de731c1cde304d8f
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 48fe6195a55765b92983000d7fb1820fe0760ded
- Merge "User Page issue"
- User Page issue
Change-Id: Ib67ac8643e409b4e9c1bf26520213a89d36f6315
Issue-ID: PORTAL-909
Signed-off-by: rachitha.ramappa@att.com
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8e8f8cd139689ebf89e8c2fdf11419418913a840
- Merge "[DOC] Update release note"
- [DOC] Update release note
Create release note for Frankfurt
Issue-ID: OOM-2382
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ia78f6eee0dd07b0ebba84c8c714c6a95e4d99a34
|
|
* Update docs/submodules/integration.git from branch 'master'
to 08d234170898e95096277e22b4dbbf82f576c915
- Drop shell wrapper for docker compose operations
Docker-compose configuration is already natively supported
within MassPnfSim module.
Change-Id: I26995126d8a26437821f0f8b254ff82752041b55
Issue-ID: INT-1623
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Run the 3GPP measurements file generator in bootstrap phase
Change-Id: I310acb354003e678020935017d0778f75e7db07f
Issue-ID: INT-1623
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Generate vsftpd config file in bootstrap phase
Change-Id: I963ff2ed9dd79f36c8fcb4e19529c4b549f92823
Issue-ID: INT-1621
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Make the config generation private method more generic
Change-Id: I2a0b9ef8eb304cfd088cd3a7dc4c61aaf54504c4
Issue-ID: INT-1621
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 50d6d53c9ceb84c781f8619ad0cafcede2869371
- add package description to be at Entry definition
Issue-ID: CCSDK-2438
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I8657560cd55a21421dc6849d7aac64c02e83db42
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c74aa44beabc303a5cf709625ee802dcd1bb9f5d
- Add some unit tests
This change added some unit tests for ComponentInstanceBusinessLogic
to increase test coverage and removed unused variables for better
readability.
Also the test class was rewritten to use JUnit 5.
Change-Id: I519976d00d8eccc194f8f1168d45f95392808652
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Issue-ID: SDC-2885
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b2651335ea1908e3c843bb3b774a732e6eddb94f
- add pattern for package version
Issue-ID: CCSDK-2436
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ie7558a384e482bfbc69404398b309906e7b148e0
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 1a890623eff92322a033943ba8e46d2e33b9c2c5
- Merge "Added new status code and exception for input parameter validation."
- Added new status code and exception for input parameter validation.
- new exit code OUTPUT_TYPE_PARAMETER_VALIDATION_EXCEPTION
- new exception OutputTypeParameterValidationException
Issue-ID: AAF-1152
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I3b76c05057250dd86651fa30828a977a8fa1cd2d
|
|
* Update docs/submodules/integration.git from branch 'master'
to 3561d299559bc3d808eb708f2f2b05937b35c9e4
- Update release note to include demo artifacts
Issue-ID: INT-1625
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ida256bb52d8d6c9251e3bb08c71d30c5273f72b8
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 0b3c65c18977212bc74b1f01cefe5ebecc2586f3
- Onboard TOSCA data_types defined in package
Onboard TOSCA data_types defined in a CSAR package
that does not exists in the SDC default data_types
library. Those data_types were being lost.
All data_types declared in the package will be
included in the "GlobalSubstitutionServiceTemplate".
This includes the data_types declared in the main
topology template and in its imported definition
files.
Defines a maven profile to compile the catalog-be
in the main SDC pom.
Change-Id: I39445b0f42e924dc1015945b7e605e804c1d505b
Issue-ID: SDC-2763
Signed-off-by: André Schmid <andre.schmid@est.tech>
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 0022ba11a0dd13f5a4ee030913cd37d1a3dcb97b
- Add output type env to certservice client configuration
- add new enum value OUTPUT_TYPE
- add reading new OUTPUT_TYPE env in EnvsForClient
- add handling output type to ClientConfigurationFactory
Issue-ID: AAF-1152
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I60269c3befff90f685e16a8e7255674df6ca9368
|
|
* Update docs/submodules/sdc.git from branch 'master'
to e3e2db1d777b89e8292b88f677bcc7d81e6bf2c0
- Fix 'not running Junit5 tests'-issue
Change-Id: Iee67a4af7262e554a86252b411264f55ff1baa88
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3109
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ca685bb55cd192ab58c62663a31f5292697a4182
- Fix Critical security vulnerability
com.fasterxml.jackson.core : jackson-databind : 2.9.9
Change-Id: I81af7879cb1fbcd158177a3dc220b704ff2f3388
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3111
|
|
* Update docs/submodules/sdc/sdc-docker-base.git from branch 'master'
to 0e0dff07cf70588ef270e12e5ec43805c12daa4d
- Update the base_sdc-python
To use the new integration-python base image.
Issue-ID: SDC-2784
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I84562747293c55ada644b20dc2b613212787efbd
|
|
* Update docs/submodules/sdc/sdc-docker-base.git from branch 'master'
to 4d19876e687e3c6bec24e967c2812a46669de94e
- Add Labels to Docker images
Add vcs_ref and vcs_branch as labels in the maven docker build
Added a profile to make this work both in local and with Gerrit
Issue-ID: SDC-3113
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I341341fe7846b974e5275dcf150d5111c686f38c
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b3acc89be057e65e296992320bf8f36b888e4c3d
- Fix bug in UpdateIsVnfMenu
Fix the unboxing bug reported by Sonar.
Issue-ID: SDC-3112
Signed-off-by: xuegao <xg353y@intl.att.com>
Change-Id: I4ed3f9a48ad21af2f9f67872791df2796c4e4ad1
|
|
* Update docs/submodules/portal.git from branch 'master'
to 951f1d217b3f1eea051bfd28f093c1c0db945e62
- fixes for Application display in homepage
Issue-ID: PORTAL-909
Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
Change-Id: I350fd2e4719331df8469ef9d6797ea63c00d9680
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 743ab32a52844593d272081738d612b43cbdff31
- Use dummy info for distribution-engine
Change-Id: I7679e0ed8ce4c4217cf6c5f4a646fe06cf32372d
Issue-ID: SDC-3115
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8ef9d6b51ff1b6d1f5b77772e0080c53e9d22b9f
- Fix Doc warnings
Fix some RST warnings and rendering issues
Issue-ID: SDC-1357
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I142085dcdbbaf8f1a3de27680548e2c37d0a099e
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 71d758215e0ae619968d46b85427f60bc3b1736e
- Add support for directives on VFC
This change also updates the directives values according to Tosca 1.3 spec
Issue-ID: SDC-3074
Change-Id: Ia6a68c9a23a71a2c17ba2c006990342811aa7b4e
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 8377ff9747a82d1ff62511bd6ea6f2d14a1c9704
- OUpdate OOF_SON use case documentation
Issue-ID: INT-1626
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Change-Id: I5b92f7522a6564556184110b7dd5660c9ad278bf
|