Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/oom.git from branch 'master'
to 49a383dfd9078a83660b1727c6cc8ef6a9646b44
- Merge "[COMMON] Allow special characters in postgress passwords"
- [COMMON] Allow special characters in postgress passwords
Postgres image that we are currently using uses sed to replace
passwords placeholders with their actual values at startup time.
This apprach is very fragile and leads to issues if & happens to be a
part of password as it has a special meaning in sed.
To fix this issue let's just extract the setup.sql file from the
container and process it on our own in init container using envsubst
and then mount it to the main container to be used.
Issue-ID: OOM-2317
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ifd51d8f0af0099958caa209185fb7a87a0480bd2
|
|
* Update docs/submodules/oom.git from branch 'master'
to 52b046a351ce1551a338c1f9862366f45cf4929f
- Merge "[APPC] Use common secret tamplate for mariadb-galera credentials"
- [APPC] Use common secret tamplate for mariadb-galera credentials
Use init container construction & common secret template to remove
hardcoded mysql db credentials.
For now credentials are still hardcoded in the values file to avoid
making too many changes at once.
I also had to make properties files writeable because appc uses some
weird design and modifies them inside main container while starting
odl.
Issue-ID: OOM-2275
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ie36522fc1fdf92a382d5f25a54d4cb150b57ea35
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to c1ca7a330e779065f34285782c79748be43bd340
- Release SDNC M4 dockers
Release SDNC Frankfurt M4 docker containers
Change-Id: I73b83dfc29969a292244a8d7083cfdf790e2f492
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to cca938ddcff022f49b7b18486e5126b36cd1a5d1
- Update image versions in integration override
Issue-ID: INT-1462
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: Ib14e88d854bc36c7ca16997a1f26d232bcd97ce4
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 20ad4008fd9d2fb663aac0fcd8caafe8ad676bf4
- Merge "PyExecutor ResourceResoluton helper class."
- PyExecutor ResourceResoluton helper class.
Create a class to call workflow execution requests to gRPC server.
Create an interceptor to use header authorization for gRPC calls.
Issue-ID: CCSDK-1989
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Ia449a089e02e7a12e31bee5e3b7debee506d8426
|
|
* Update docs/submodules/so.git from branch 'master'
to 7e2f7db5b4007fe470a7ce5794c88d1844021410
- Merge "Update ETSI Catalog Swagger file. Change filters to filter for PkgmSubscriptionRequest object"
- Update ETSI Catalog Swagger file. Change filters to filter for PkgmSubscriptionRequest object
Change-Id: Ie8c6a2939936c49dcbe7e989b273e37cde4e23d1
Issue-ID: SO-2722
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 05da65b2d01a75404059d7526b4cbb868f631dd7
- Fix odlux bugs
Fix help and about app not scrollable
Fix filter hiding and showing without user interaction and default sort in all tables
Issue-ID: SDNC-1117
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: I5c6ff86c73a3b222a8d9022125454788496f6399
|
|
* Update docs/submodules/oom.git from branch 'master'
to 9e2eaa122f6eaf3fd3747e7e460a3a6bc606cf3f
- Merge "SDC/Portal interface to HTTPS"
- SDC/Portal interface to HTTPS
Change-Id: I769e4f0c4cdaf5b3f2737128654e4650a9d9ab29
Issue-ID: SDC-2799
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to e78b9eff25270b8a83a232329db034fbb38eaa02
- Upgrade snakeyaml to 1.26
I have tested compilation with all the other repos and this
seems to work fine.
Issue-ID: POLICY-2427
Change-Id: Iadf8ee26ccbd05aea6253a69abe3fe75e2531cd4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 2519830412e7c3724955636a5f2f61b4f81ad15a
- Update for adding new release for Gating CI
Issue-ID: EXTAPI-414
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: Icfc882e3c0dd1357017d2fc92d6c8a7e3134108c
|
|
* Update docs/submodules/oom.git from branch 'master'
to e4cb89750a63ea65e268c048a448bb8a41618741
- [UUI] Release new version of server
Issue-ID: USECASEUI-412
Change-Id: I521876aecb95f265ccfc92c8f1d144afd6cbb54c
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 3cfae67b1627fad4845bc09f6174798f4a9ddf1f
- Implementation of GenericPnfCDSProcessingBB
Issue-ID: SO-2646
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: Ie146210b2cc0ea15f02d19261510d24a7bc50043
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 09d8789c2439fe12f86d0eb301216faca7d9c6b7
- Disable SecurityFilter
Bumping version to 1.7.0
Change-Id: I041bb5ce967b687e10be97dbbaa3ba1d119d13ff
Issue-ID: SDC-2825
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 92938ec051c2a8038f5ccfe71a8c0fe068974dd9
- WIP: update CI documentation
Fix CI doc glitches and modify a figure
Issue-ID: INT-1446
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Id64b2193f1bf66124546aa4889a0b6ed03962d79
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 4b13172177f9d2f03b5fcbcd5e9f3174217ff502
- fix: Fix the bug of termination operation
Change-Id: I1b841b8898cdd1facd055acb96bbf4f8cdd56b53
Issue-ID: USECASEUI-369
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to bfa787aece3df94e698ae27c24e12edfc3257340
- Removing unused DG files for appc
Change-Id: I82d10e0c9d5559bd322e1575c8952155859d42ed
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: APPC-1834
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 67b5d58cad5dfc1a7b075a685bb4e65c3dd5f632
- Adding test cases to aai-core to increase coverage
Issue-ID: AAI-2828
Change-Id: I81e62cb1e1e984291bcd77c544f18d2d511b9d07
Signed-off-by: Yoo, Brian (by703c) <by703c@att.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to e062d90200373473b21b42b8b5f0d8ae18155494
- Increase code coverage on aai-common: aai-els-onap-logging library
Added Junits
Issue-ID: AAI-2832
Change-Id: I68e11f67b4c16660707bc12de3c14df15145b2b7
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@us.att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 5ba99318ff316ba2e2682a823612046ab4d4249e
- Release SDNC M4 artifacts
Release SDNC Frankfurt M4 maven artifacts
Change-Id: I30eaa0b7e0768396487f0c1a8c0d44d30777701f
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 9c63ce2a7b2b66b3e3fce5d1f553f327148df83f
- Modified project api to use new mongodb methods
Issue-ID: MULTICLOUD-994
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
Change-Id: I8e7e17a1dab164c4ea7d50743b20f0e08958a957
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to def02dfebada38bde91dc98db85eff3d8923a923
- Add apps under composite app API
Implemented create, get and delete
handlers for the apps under composite
app.
Added unit tests
Added remove function to mockdb
Handled multipart POST request to
upload file along with app data.
Issue-ID: MULTICLOUD-998
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
Change-Id: I25c1faba1212c0cc881c2cd599e8e66a7b93033e
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to af34fbc0e67668723eb69a800165f6bfb5100dbf
- Added tests to Composite App API
Issue-ID: MULTICLOUD-994
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
Change-Id: I39f3dc28bca3ff7cefda006cb96eb86c2c069efe
|
|
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
to d40cdc461e070103d8337e99837c74e231dccd6d
- Merge "release 1.3.2 dashboard"
- release 1.3.2 dashboard
Change-Id: Icc80ba517438011ae34c601fb0da6b2e37b81ebf
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2140
Issue-ID: DCAEGEN2-1891
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
to 0fc9d875df6835b8b3361ab7a8beb04a12fc3031
- release 1.3.2 dashboard container
Encode password from AAF used by tomcat server config
Change-Id: I810be0d7a98405a3905706420612d8021d2a1a9e
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
Issue-ID: DCAEGEN2-2139
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 84cfa53b496155eaad4a2749f7799d6a523554a4
- Run time context interface library
Issue-ID: MULTICLOUD-1005
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Change-Id: I12c55441b5701387ead851b8294088457f4401b7
|
|
* Update docs/submodules/osa.git from branch 'master'
to eac8c88714237aed5446f1def9a1ca0412c80329
- Make OSAs orphans in Sphinx terms
OSAs are not included in built documentation directly but as a symlinked
documents. This results in warning about not including source of the
symlink in rendered docs: "WARNING: document isn't included in any
toctree".
Making them "orphans" suppresses this warning for both source advisories
as well as symlinks. They are included in table of contents by a
wildcard so in the end none will get lost.
Issue-ID: SECCOM-264
Change-Id: Ia2920c3d289c402c74de01d21818c67424664f14
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/osa.git from branch 'master'
to ac262d0846be8a8495258014e508bc495f252fe9
- Separate file header comment block from file title
This will remove warning: "WARNING: Explicit markup ends without a blank
line; unexpected unindent." during documentation build.
Issue-ID: SECCOM-264
Change-Id: I23e65c75b2efc3ef7674e8743b5bfdad6bb6a381
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to d7c3aae80ea1c8c9af4d7981bb77b68be7974427
- Changes made to fix login error
Changes made for fix login error and checking condition inside
footer.html
Issue-ID: PORTAL-852
Change-Id: I4801f73e9e25b6e4ab3b6e9b4e9228d46a8f56a8
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 614a16a8fb98b477e65446d5a47777f99e65c281
- Use updated Frankfurt M4 versions
Update to use final Frankfurt M4 versions of ccsdk/features and CCSDK
dockers.
Change-Id: I20c89a353e513edf401b6941ffbddb0f54c3e08b
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 43d18d36fb1caf8156895d0e462f93f3e02d1b12
- Correction of section 7.3.3
Issue-ID: VNFRQTS-832
Signed-off-by: JunfengWang <junfeng.a.wang@ericsson.com>
Change-Id: If6af4f422ea1cb893c7719e4661f2e069d8bc252
|
|
* Update docs/submodules/oom.git from branch 'master'
to 367b492a7fab6170e726b24e39fe82d0c19358ae
- Merge "[DMaaP BC] Use common.service template"
- [DMaaP BC] Use common.service template
Use the service template from common folder.
Align Deployment with kubernetes v1.9+ stable APIs
Fix case when PG AND AAF are not enabled
Enable liveness and readiness probes.
Issue-ID: OOM-1971
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ic6232312ba28effeb8d911001bc05ed7752b2212
|
|
* Update docs/submodules/oom.git from branch 'master'
to 572c847bc96b73232132754177f4168da9ff960d
- [DOC] Explain where to download kubectl
Some people weren't sure on which machine we have to install it.
Issue-ID: OOM-2061
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib46ac2211a716e04ce5b8d9394264bb7fd34a42c
|
|
* Update docs/submodules/integration.git from branch 'master'
to 5649e668741517c88bc793627449075bc4333e6e
- Finalize CI document for integration
Issue-ID: INT-1446
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I7ca12c6b5219b25847bf3da6e17adc1219917d33
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 4082234ea6ee3dd48a8418837a9bc127dec9eb36
- Merge "Removal of EnvValidationUtils class and cleanup"
- Removal of EnvValidationUtils class and cleanup
Issue-ID: AAF-996
Change-Id: Iccbbf5d746ed5772a0327a30fa8bdbc57bc8fe46
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 89afe4c6632e67d6015fa68c7b6277c57f7d2c46
- Merge "Fixed sonar issues in ReloadConfigController class"
- Fixed sonar issues in ReloadConfigController class
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Change-Id: I2113898aafac59e26cc1477df54133b82fb9d495
Issue-ID: AAF-997
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 2a1b2412c37f0ffb3d0930339407524e563efe6a
- Fixed sonar issues in CertificationModelFactory class
Change-Id: Ic7027f1778604dfaea5b3008a2b3215b0cf7beca
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: AAF-997
|
|
* Update docs/submodules/integration.git from branch 'master'
to 152a480ec12d922ddb3c83930924d64faed52c55
- Fix regex for http xfail list
in CI we got an error sed: unsupported command o
due to space management in the sed command
Issue-ID: INT-1480
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I44c6ecd7c47ec02b76c7932bb86de0a58726d93d
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 20c39d334e52b1ff544f9889d6d4d04873b01ed0
- Fix licenses on ODL scripts
ODL scripts need to be dual licensed (EPL 1.0 and Apache 2.0).
Change-Id: I3dfa85144c168f9dddd1fb9966776488f527b9be
Issue-ID: CCSDK-2172
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 25cb54c517caacafc76534b8972fa8df86a80dbf
- Update to specify SLI version
Update to specify SLI version different from ccsdk/features version
Change-Id: I75afb786f3dd82306ceb7684c8f33e3925234fe6
Issue-ID: CCSDK-2166
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 949fed2a716fa636aec836ec46fec2c595f68d4f
- Enable generation and exposure of git information
Initially only the blueprintprocessor MS will expose these info.
Issue-ID: CCSDK-2165
Change-Id: Id0b994e62a2992942ec1def40566a03615c9df3c
Signed-off-by: ebo <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 171c263471e54ee036150ae5e5a3aabcae123be2
- Unify expected failures lists naming convention
List of expected failures for non-SSL services test has not been renamed
together with corresponding check script and might have been confusing.
Issue-ID: INT-1480
Change-Id: I4f88a09ddb90a14500498892f1fda99e1c3febf0
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- Add upstream services to expected failures list for non-SSL endpoints tests
Issue-ID: INT-1480
Change-Id: I755a3e65897f94e3f42f27bbf798c9bcd9c2868f
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to a10a12b421cdbf885eac0394160846aa0af2d2f4
- Merge "final changes Issue-ID: USECASEUI-411"
- final changes
Issue-ID: USECASEUI-411
Signed-off-by: phani.y <yellela.nagaphanindra@huawei.com>
Change-Id: I8c295b112af7eef92798ee4615d13db44c5e1795
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to 18e4e0cee126c29292d17daae2cb85eda346b262
- Optimize docker file of VFC-svnfm-zte
Change-Id: I0e2cd74bf945298430c9a78f17852383e2ca9b0f
Issue-ID: VFC-1647
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to e8bf176abec0a4588951633e6a7a1bc89657ea8d
- Optimize docker file of VFC-nslcm
Change-Id: I78e67ea4904dc54f687466994b5c1cf36207ce52
Issue-ID: VFC-1647
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to ebda3c95e2ff975b34033de0640f0a137b8a1fa9
- Support Tosca DependsOn root node relationship​
tosca.nodes.Root supports the use of a DependsOn relationship
to indicate a general dependency relationship between two
nodes. SDC currently disallows this relationship to be created
in the VF/Service composition view.
Change-Id: Ie5f1f5d2e5173b59f878986ee625b27aaa81e4f6
Issue-ID: SDC-2768
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 572d023b1eaddafca6d407eaf3f5fc3aadbcec7e
- Merge "Upgrade vfModule popup: show modelVersionId and invariantiD from instance or model."
- Upgrade vfModule popup: show modelVersionId and invariantiD from instance or model.
Issue-ID: Issue-ID: VID-771
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I2132df5557d346537a9283c5f7147f47f1da36af
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0ac5f5d60d67d6812cf84eb9e4ae5e8525d959ce
- Extend timeout in test JobsBrokerService
This resolves instability in tests, e.g.:
java.lang.RuntimeException: java.util.concurrent.TimeoutException
at ...JobsBrokerServiceTest.waitForFutureOptionalJob()
at ...JobsBrokerServiceTest.getAlotOfJobs()
Redo commit 8aff973214f44a1f4cf95e5330cb9687be1bfa76
Issue-ID: VID-433
Change-Id: Ib366d7c7ffff7ee75a78ff5be5ccd5c970c783dd
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to df40976f9f92f24096021144f7618e8779fe5f1c
- Merge "Add test for CreateSliceService flow"
- Add test for CreateSliceService flow
Issue-ID: SO-2368
Cover preprocess
Change-Id: I03466580bc688f6dc6ab0d5660eb96de395205cf
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to bbd4b0f39343d3a37660a35680db433f56599179
- Merge "Add ut for ActivateSliceService and update ut for ActivateCommunicationService"
- Add ut for ActivateSliceService and update ut for ActivateCommunicationService
Issue-ID: SO-2368
Change-Id: I0ec9db116fae10c63e0de9582491e80600a9b145
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 94dc235a63885c80b26f3753f56e7dd520a896a0
- Merge "resolve Activation/Deactivation DB data modification problem"
- resolve Activation/Deactivation DB data modification problem
Issue-ID: SO-2720
Change-Id: I464882c4351568843c1d8856e813e73db5c5ea8c
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|