Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to d2e44fee6c1b0bb0afb12bbfe7ffbc2e30498ace
- Increment CMSO release version
Change-Id: Ia13005d8af59c1251953cc08c154e52457f58442
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-716
Signed-off-by: vrvarma <vikas.varma@att.com>
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to c34dc0fad35bff8ffbaed7d7c5a67cad597bea65
- Merge "Increment HAS release version"
- Increment HAS release version
Change-Id: Iba05adab9d20ba0cb44d73f9a8c96278df957b6e
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-716
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to 9ec53106de839d09654e0a44fb7b1d5500cedd7a
- Merge "Add functionalities to support NSSI selection"
- Add functionalities to support NSSI selection
Add threshold constraint
Modify AAI plugin to get NSSIs from AAI
Issue-ID: OPTFRA-677
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ic9bc97aca3835eba99d0a3f1580c281c3856b1cf
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 761753a6835d007d4541732200998a7c08ccb6dc
- Add release job with docker node!
Issue-ID: USECASEUI-412
Change-Id: I3f6e4bce8f879670a812d2173fea24bb70ed3420
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0cdf3ca3b4718191ef34cc855a78b0a187e5c86e
- Merge "Nginx ingress config loadbalancer option"
- Nginx ingress config loadbalancer option
Add nginx ingress postinstall optional step for
enable nginx ingress controller service with
LoadBalancer option
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: OOM-2099
Change-Id: I195bfaee5e7e268b0f16da4c75b44c17bd695086
|
|
* Update docs/submodules/oom.git from branch 'master'
to 784fbfdf57b6e5a11aadb8e4fc2080c026f9944e
- Merge "DNS add option for display target machine info"
- DNS add option for display target machine info
Add info option for displaying target machine
configuration manual when DNS server is already
deployed on the cluster
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: OOM-2289
Change-Id: Ia876fd9ee51fbe852fae2f9daf8f769ff32efe46
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to bb6a43aeadc50bc5e0780c894fc756e7ee95ecf3
- Merge "take-1 for the NST selection function"
- take-1 for the NST selection function
Issue-ID: OPTFRA-675
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id48f33344c516f2711e24bce9f07adbd835eded0
|
|
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
to 1b548a33bf279b6d22b7a1a49a672151974706d7
- Run pods as non-root user
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-2798
Change-Id: Ic50b8663f278b97185c471a4113de29b3e53e023
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 346bb21861dab190d928ad873dfd2f8eb496a05d
- Add release job with docker node!
Issue-ID: USECASEUI-412
Change-Id: Ic08aaaab326862aeaa5052f6fe55135c2bdb6e78
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to d1711e4a7578c68efa68937883e12b3c5d04f9d1
- Merge "Add NBI Frankfurt features to gating test"
- Add NBI Frankfurt features to gating test
Issue-ID: EXTAPI-413
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I962409c449ea8ba14327e3102c0085311bb1800a
|
|
* Update docs/submodules/vid.git from branch 'master'
to 212533a0274fd52384c02b929d435e4fb6aeed82
- API test to verify simpleNoTaskInfo format
Issue-ID: VID-787
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I650530f9490d45d3fc3fe3fcb1b853bdded7d07a
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to a2abf6ea18d512d367277bacaf7476754dc0eff5
- Run pods as non-root user
Summary of changes:
sdc-cassandra-init
Added user sdc (in base image base_sdc-cqlsh - https://gerrit.onap.org/r/103436)
Run entrypoint as user sdc
Moved relevant files from /root/ to /home/sdc/
sdc-backend-init
Added user sdc (in base image base_sdc-python - https://gerrit.onap.org/r/103436)
Run entrypoint as user sdc
Moved relevant files from /root/ to /home/sdc/
sdc-backend
Run entrypoint as user jetty
Moved relevant files from /root/ to /var/lib/jetty/
Moved cadi & cert files from /opt/app/jetty to /var/lib/jetty/
Moved ready_probe from /var/lib/read-probe.sh to /var/lib/jetty/read-probe.sh
sdc-frontend
Run entrypoint as user jetty
Moved relevant files from /root/ to /var/lib/jetty/
Moved ready_probe from /var/lib/read-probe.sh to /var/lib/jetty/read-probe.sh
sdc-onboard-backend-docker
Run entrypoint as user jetty
Moved relevant files from /root/ to /var/lib/jetty/
Moved ready_probe from /var/lib/read-probe.sh to /var/lib/jetty/read-probe.sh
sdc-onboard-db-init-docker
Run entrypoint as user sdc
Added user sdc (in base image base_sdc-cqlsh - https://gerrit.onap.org/r/103436)
Moved relevant files from /root/ to /home/sdc/
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-2798
Change-Id: I85be320a4a5e1cc5aeebbb98c4484d5d6fd06dfc
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 723de7f63f0951d0cfe7a23956cf9d00128809b1
- Fix the new tosca converter
Fix the metadata section analysis and make the tosca parser more configurable (in applications.properties)
Issue-ID: CLAMP-580
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I9068bd9dc89861c640660a7f78fae2cb70bdc178
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 6357b9b66cd937f50a11c223cb63e818ecb9ef08
- Merge "allow LOB multi-selection for network - add FF"
- allow LOB multi-selection for network - add FF
Issue-ID: VID-788
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I5358252a336730697bca3486c461f23354c823c0
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 55dd9e546aeba2e00013382e374d72ee5d06ee02
- Merge "remove 30208 port"
- remove 30208 port
the port 30208 was using http apidoc
since we have moved to https apidoc
hence this 30208 can be removed
Issue-ID: APPC-1851
Change-Id: Iccd814bd624635939c51147489af708320caedac
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 97197313cb27ae64bfa50d08f8e1df80ed922744
- Merge "Add release job with docker node!"
- Add release job with docker node!
Issue-ID: USECASEUI-412
Change-Id: I8c6307a4ee3a40b2394c32cd8a99a8c521324bfa
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to 92120b55edd24949168723923ed23393f9b7f374
- optimize the docker image
Change-Id: I8368a55f0b4467c7aebb2ca977568686243dfddc
Issue-ID: MODELING-343
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2644c8bf74580f71920c7a78224e4c40cc97d80b
- Extend timeout in DB-related tests of JobsBrokerService
Issue-ID: VID-433
Change-Id: Ib33c7621c8315595a341486e475ad15a90330369
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1dcbd56c897602f15f6659e113fd4c8011227fc2
- Remove duplicated data type
Issue-ID: SDC-2826
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I6cb4ecd9b6e479363158c6bcb1b0f1f1f52528e1
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 76a64f2171e27ce33b38d693934ad95374194517
- Allow other entries for SOL004 Tosca.meta
Besides the mandatory entries, any other entry will
be accepted in the TOSCA.meta file, as far as it
has a valid format <name>: <value>.
Change-Id: I941a62dbb43167e7e0424deae11a2664e61c8a6c
Issue-ID: SDC-2781
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 52167699df41fc56bdfbabfd419393bc118deb60
- Handle DB password special characters
printf %q will add necessary slashes for the shell; e.g.: the following
pair is an example for input and output:
Dufr1&Ze heP$1\n"e'wi => Dufr1\&Ze\ heP\$1\\n\"e\'wi
Issue-ID: OOM-2293
Issue-ID: VID-786
Change-Id: I44042782c3d9af6dffb228413197791424a2b659
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
to 6dc58fd625279f8ffe1060170418686034db0af4
- Fix name convention issue
Rename modules:
workflow-designer-init to sdc-workflow-designer-init
workflow-designer-be to sdc-workflow-designer-be
workflow-designer-ui to sdc-workflow-designer-ui
Rename docker images:
onap/workflow-init to onap/sdc-workflow-init
onap/workflow-backend to onap/sdc-workflow-backend
onap/workflow-frontend to onap/sdc-workflow-frontend
List of changed files:
modified: README.md
modified: docker-compose/debug.yml
modified: docker-compose/docker-compose.yml
modified: pom.xml
modified: sdc-workflow-bdd/pom.xml
modified: sdc-workflow-designer-be/pom.xml
modified: sdc-workflow-designer-init/pom.xml
modified: sdc-workflow-designer-ui/pom.xml
modified: sdc-workflow-designer-ui/src/main/frontend/yarn.lock
modified: version.properties
All others changes are relaited to rename/move.
Change-Id: Ic989b6347b815f85e77e23fc8d7884c05b650a27
Issue-ID: SDC-2334
Issue-ID: SDC-2335
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
|
|
* Update docs/submodules/cli.git from branch 'master'
to a7b4c2d599d2ea871c033b8757f7a5312e0e18f4
- change version for netty-codec
Issue-ID: CLI-246
Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com>
Change-Id: If16e3c225639d50c7b059abd04af41af4f08b48c
|
|
* Update docs/submodules/msb/swagger-sdk.git from branch 'master'
to 96a3e31fb17f63bce9cb9ab28a5f081b146f7f09
- update version to 1.2.6
Issue-ID: MSB-463
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I744fdbf8300ce21f7fc9cd678f8dca712648247b
|
|
* Update docs/submodules/msb/apigateway.git from branch 'master'
to 7b60dc3b9a0a57fcfe727af371f502f13bf83500
- Merge "update version to 1.2.6"
- update version to 1.2.6
Issue-ID: MSB-463
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I359712a28b42f4163d904f776b4ad48261648d2a
|
|
* Update docs/submodules/msb/discovery.git from branch 'master'
to 2c20a3eb06c4d9b0b83220858245e05e2d83163d
- update version to 1.2.6
Issue-ID: MSB-463
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I031fb14f0e489b3283320ab25c98b9261f6fa8c3
|
|
* Update docs/submodules/msb/java-sdk.git from branch 'master'
to e033909915f46c21f7c04dc915faf10e4b9693c5
- update version to 1.2.6
Issue-ID: MSB-463
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I95d770b70dd36e89eec600f5b0fe9173d70e4aeb
|
|
* Update docs/submodules/oom.git from branch 'master'
to b22fc258c15ac525557d4325ca2441314a23d91e
- Merge "Add dcaemod charts"
- Add dcaemod charts
Issue-ID: DCAEGEN2-1866
Change-Id: I0179e1e75529ad8017b1a5c23747dbd80aa6f625
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 774b4ba65f0d23ae34d3bddb63058796121c1ae3
- Merge "Fix the tosca converter"
- Fix the tosca converter
Fix the new tosca converter to support metadata section
Issue-ID: CLAMP-580
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I9068bd9dc89851c630660a7f78fae1cb70bdc178
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e800b146c0301076960ccdcb67f2b6965e26741d
- Merge "add a rest endpoint to remove resources"
- add a rest endpoint to remove resources
Issue-ID: CCSDK-2159
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: I504fa0aad6f4e7105a53e793d08d08d92bbb8df4
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 8063862aeed5341f32cb6d95e212ed99e43e57c7
- Merge "Add remove op policy option"
- Add remove op policy option
Update the UI and backend code to be able to remove op policy for loop
instances.
Issue-ID: CLAMP-648
Change-Id: Ib3eab4977fe4f1b85e11f2373263197009bbc3e1
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* 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>
|