Age | Commit message (Collapse) | Author | Files | Lines |
|
Update the image version for UUI components.
Issue-ID: USECASEUI-566
Change-Id: Id2920cffa95b9a9f00dd73592ff8f6712ba7f234
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
pointed out by checkbashisms.
$ tox -e checkbashisms |grep 'interpreter line' | cut -d' ' -f2
|xargs grep -lv '#!/bin/sh' | xargs sed -i -e '1i#!/bin/sh' -e '1i\\'
plus manual fixes
Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Ic41fec6ebadd162cecf889f2b119ac82551bd21d
|
|
As retrieving values is now done via a generic script, let's clean a
little bit cert retrieval in order to remove unneeded part.
Issue-ID: OOM-2688
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ie7f46f848bdb433023d2d8cf170f1efe7831c4f4
|
|
Policy components log the current time to stdout
but not the actual date. This patch adds the
date in UTC format
Issue-ID: POLICY-3177
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: If86cad58115d9124e09a953c0aa807644830ad4b
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
Bump version of a1 policy manager to install bug fix for
issue CCSDK-3227, which is causing flood of log message
to sdnc pod.
Issue-ID: CCSDK-3227
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia43dfed07490571d3d1fa588d894fc13c282c4e2
|
|
|
|
- dcae-hv-ves-collector to 1.8.0
update all HV-VES dependencies to newest versions
Change-Id: I0044bad7f012d0e0125afbe9c7b0f64a6fe325f4
Issue-ID: DCAEGEN2-2696
Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
|
|
It seems that for PKCS12 stores there is no keypassword so we are
getting this error in our logs:
keytool error: java.lang.UnsupportedOperationException:
-keypasswd commands not supported if -storetype is PKCS12
Let's fix this by just not trying to set key password for PKCS12 stores.
Issue-ID: OOM-1
Change-Id: I8f4cc5a0b54029b3c1baa83b61092942e34ffab2
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
|
|
|
|
|
|
Fixed the start-up failure in the dualstack and hence, updated the
docker image version.
Change-Id: Id0e98596016fe1fb772814b213792a1f6f5de439
Issue-ID: HOLMES-429
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
|
|
|
|
Rename the vfc-adapter to etsi-sol005-adapter.
Issue-ID: SO-3473
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I79949521c58b05f9b7eacad591d06f62e3ab1983
|
|
|
|
Deployment of aai-resources sometimes fails with exception:
org.springframework.expression.ParseException:
Expression [BH#{XS@*#xoUULIO)eQkxaBA] @2: No ending suffix
'}' for expression starting at character 2: #{XS@*#xoUULIO)eQkxaBA
which basically means that aai-resources (and probably aai-traversal)
are unable to handle special characters that AAF is putting into cert
passwords. To avoid random AAI failures let's use a know method
proposed by Sylvain Desbureaux and just set passwords that contains
only alphanumeric characters.
Issue-ID: OOM-1
Change-Id: I248c2de6e59e4fc073b5a06f6409802634b254cf
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
|
|
Bump CDS images to version 1.1.2 to install bug fixes discovered between
M3 and RC1. The set of bug fixes included can be found in this
Jira link: https://jira.onap.org/issues/?filter=12492
Issue-ID: CCSDK-3239
Issue-ID: CCSDK-3232
Issue-ID: CCSDK-3230
Issue-ID: CCSDK-3221
Issue-ID: CCSDK-3220
Issue-ID: CCSDK-3219
Issue-ID: CCSDK-3211
Issue-ID: CCSDK-3216
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib349918c57e7ce909c2f97d55de96bf2e0dd7c08
|
|
|
|
to identify potential bashisms in scripts
and ensure compatibility with dash and other POSIX shells
as often found in MAC OS X and BSD or UNIX systems.
Though bash is a good interactive user shell,
many UN*X systems and GNU+Linux distributions now prefers Almquist
or Kornshell variants for scripting in order to improve the system
performance and maintenability.
https://wiki.ubuntu.com/DashAsBinSh
https://mywiki.wooledge.org/Bashism
https://en.wikipedia.org/wiki/Almquist_shell
Issue-ID: OOM-2643
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Ibfa114f5c4797e526edc6f59397117e093868c24
|
|
Instead of using hardcoded certificates, use certInitializer in order to
retrieve them automatically.
Issue-ID: OOM-2683
Change-Id: I1bd3fe575c1d3450905bdc5876b442fdb43660a9
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
- add additional environment variables
- add config file for external oauth-providers
Issue-ID: OOM-2675
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Change-Id: I235d3f46f5d109a1e82bdaa3c9de97508116fbe3
[Improve secretes handling]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
sdnc container needs to wait for completion of its dbinit job before coming
online. This appears to be root cause for a recurring issue we
have seen in gating runs and in weekly run, where we see errors that
directed graphs are missing.
Issue-ID: SDNC-1512
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3fb9dad6b36fc8a549094e94b0a6a8936f9a4916
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Update the image version for UUI components
Issue-ID: USECASEUI-549
Change-Id: Ib1189e3871485a927f100d963589b8a642a3b5bb
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
|
|
|
|
|
|
|
|
|
|
Bump versions of CCSDK (including CDS) and SDNC images for
SDNC Honolulu release.
Fixed issues found in CDS command-executor and py-executor
pods.
Added missing env variable settings.
Issue-ID: CCSDK-3125
Issue-ID: SDNC-1473
Issue-ID: CCSDK-3192
Issue-ID: CCSDK-3197
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id3bbe696313c568dc9ffb328715a7fc572330411
|
|
Currently if we want to scale message router kafka and zookeeper
we need to do manual changes in charts to make it work. With this patch
all can be done with override files.
Issue-ID: OOM-2613
Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca>
Change-Id: I1782dca26f964f33c250520ee2e187619cee0e5e
|
|
Disable holmes from boostrap deploy
DFC 1.5.5 (bug-fix/security)
PM-Mapper 1.5.2 (bug-fix/performance)
Cleanup bootstrap properties
Change-Id: If0071fd0805c701184896e8058d0c707997abed6
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2700
Issue-ID: DCAEGEN2-2659
Issue-ID: DCAEGEN2-2656
Signed-off-by: vv770d <vv770d@att.com>
|
|
Root level change to INFO.
Result should be more logs in STDOUT.
Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
Change-Id: Ie64f0aff59a732f4a798e0a27d7ae18e38dfe2e2
[Add VM_ARGS define to point to the right logback file]
Suggested-by: Krishna Moorthy <krishna.moorthy6@wipro.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Krishna Moorthy <krishna.moorthy6@wipro.com>
|
|
|
|
This is to update outdated command output versions and options
Change-Id: I9cf7a5f8344767146739084f63b512ca39a02cec
Issue-ID: OOM-2602
Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
|
|
The gating tests for Honolulu have reported flooding of error messages
in SDNC because the ricLink in values.yaml was not set.
The information about RICs can now be provided in values.yaml
Change-Id: I8ef67c27ed95432fb90de88b2976f39068fa7be0
Issue-ID: CCSDK-3227
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
[Improve ric list generation]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Update:
- cnf adapter to 1.8.0
- nssmf adapter to 1.8.0
- oof adapter to 1.8.2
Issue-ID: SO-3473
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I10af676b741941cc9ecf4e6ea373363dd7c66b35
|
|
Some SO components have changed their names:
* so-monitoring is now so-admin-cockpit
* so-etsi-nfvo-ns-lcm has a new repository
* so-vnfm-adapter is now so-etsi-sol003-adapater
Issue-ID: SO-3473
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I75be10b42fc7b44ac0f654853953f6139f3b1c13
|
|
|
|
|
|
|
|
|
|
SO core components 1.8.1 and sub-components 1.8.2.
Also the DB scripts to support the camunda 7.14.
Issue-ID: SO-3566
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ia0efe1116b6435c3aa19beb3b0a938a2f2ae0bea
[Rebase and resolve conflicts]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
|
|
As retrieving values is now done via a generic script, let's clean a
little bit cert retrieval in order to be faster.
Issue-ID: OOM-2688
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I98dc2add27f39f615f34b319ea88edeeac987334
|
|
|
|
|
|
Update DMaaP images for Bus Controller and Data Router.
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1542
[split commit in two]
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib227ace915ae1a39c87b5e10e0d0db3c1cdba46d
|
|
Instead of using cloudify, use helm directly in order to deploy the
charts.
Change-Id: I6c97862898ab34b63a15b942b1396c0d19179e46
Issue-ID: HOLMES-396
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
[Adding AAF part and change nodeports]
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|