Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/oom.git from branch 'master'
to 2cfe89d3183473e3bd29a8f9bdad7563a8ab6bc9
- Change MsbAddress Port
Issue-ID: AAI-2734
Change-Id: I04b77796e51afa94832454e4316d415724230124
Signed-off-by: HePeng <he.peng6@zte.com.cn>
[Remove space that breaks everything]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 86de3eeeda61299847aa24f3e61f13c8e0b94322
- Merge "Temporarily remove the dependency on Cassandra"
- Temporarily remove the dependency on Cassandra
Issue-ID: PORTAL-796
Change-Id: I41f761e0a90e6cb75e588338b09208f899f3fb58
Signed-off-by: statta <statta@research.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8fb0e1e11ac6dd66ca3b264c5baa96d7b6ad5169
- Merge "Cassandra 3 Upgrade"
- Cassandra 3 Upgrade
Move OOM to use SDC cassandra 3
Issue-ID: SDC-2595
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: Ie58f3420cad70fbed7931656a98951e69a4b7b4b
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 145e6dd06359ba9590e78c5943e0cceed0b04001
- Added an SO K8S POD for SOL002 (Ve-Vnfm-Adapter)
Ve-Vnfm-Adapter POD
Issue-ID: OOM-2307
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I2bb95b1867338964e3f3dce74e50ac3e11231bcd
|
|
* Update docs/submodules/oom.git from branch 'master'
to 791bc9f5989e51281add126bcf1baccab1f21a57
- Merge "[COMMON] Allow to choose between nodePortPrefix and nodePortPrefixExt"
- [COMMON] Allow to choose between nodePortPrefix and nodePortPrefixExt
Add the ability to specify whether a nodePortPrefix or
nodePortPrefixExt should be used while defining a port using common
service template.
Now you can specify:
ports:
- name: http
port: 9098
nodePort: "09"
prefix: nodePortPrefixExt
Issue-ID: OOM-1971
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ied78584e5b1c8f479ca180890df67ad4dee3501a
|
|
* Update docs/submodules/oom.git from branch 'master'
to b6cc3faee96f0f286c5ed3c6363ef5cb4f5354be
- Merge "Drop support for postgres-legacy common chart"
- Drop support for postgres-legacy common chart
There is no need to maintain two postgres charts if all components can
work with the newest version so let's remove the legacy one.
Issue-ID: OOM-2310
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I8b399902e37fdec7e55552e7972daaf1c0c74cfe
|
|
* Update docs/submodules/oom.git from branch 'master'
to 9358bef064b9ab0507c4efd29cf1b5bfbc00c1ee
- SECCOM HTTPS communication vs. HTTP(TSC must have)
Issue-ID: USECASEUI-356
Change-Id: Ibdaae24155992c0132254669c6173488d65227d6
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to d98cc501b887299af62d46a0d9071835d9af5ed0
- Merge "Added fix for OOM-1966"
- Added fix for OOM-1966
Issue-ID: OOM-1966
Signed-off-by: ksinghn247 <kuldeepsinghn@hcl.com>
Change-Id: Iaff841695f0ef8513b202bc299ecc2785bf97ee0
|
|
* Update docs/submodules/oom.git from branch 'master'
to 2f34ae37a5cab4f0ccbf8a5ea2ce6af14deba5de
- Merge "[DMaaP DR] Adding log level config to charts"
- [DMaaP DR] Adding log level config to charts
Change-Id: I3c34258810908b4eb26864f33ee1fc56216906a8
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1389
|
|
* Update docs/submodules/oom.git from branch 'master'
to b94753a9c2c511f6f531b9e29ac44f27ecbfada2
- Merge "Release 1.5.1 container"
- Release 1.5.1 container
Issue-ID: AAI-2734
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I7ae419b70f3349e6d0d5007132cfc46ec3810c58
|
|
* Update docs/submodules/oom.git from branch 'master'
to 46866f47897e03af6f43d09e0ab4b35f63cf9b84
- Merge "[SDNC] Use common secret template in dmaap-listener"
- [SDNC] Use common secret template in dmaap-listener
Whole SDNC strongly depends on the assumption that it is using a
common mariadb-galera instance and that root password is secret
password. Also user and password to sdnc DB is hardcoded.
Let's start working on removing this assumption and component by
component add support for local and shared mariadb instance without
hardcoding any passwords to the database.
In this patch all passwords are still hardcoded in the helm chart to
not break other parts of SDNC. Those values will be removed in a final patch.
Issue-ID: OOM-2309
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I3280f9d7ff4933d4e50b94ca248676ed9aa6688d
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4550a8af1287a06b63da220eda3314eb887d0b96
- Merge "[SDNC] Use common secret template in ansible-server"
- [SDNC] Use common secret template in ansible-server
Whole SDNC strongly depends on the assumption that it is using a
common mariadb-galera instance and that root password is secret
password. Also user and password to sdnc DB is hardcoded.
Let's start working on removing this assumption and component by
component add support for local and shared mariadb instance without
hardcoding any passwords to the database.
In this patch all passwords are still hardcoded in the helm chart to
not break other parts of SDNC. Those values will be removed in a final patch.
Issue-ID: OOM-2309
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Idb460e72301dd63082d7890d34fea923df3ac426
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4c8ba68ab58d633c391c2e9d0ca5ee0223ae27f7
- Merge "[SDNC] Use common secret template in ueb listener"
- [SDNC] Use common secret template in ueb listener
Whole SDNC strongly depends on the assumption that it is using a
common mariadb-galera instance and that root password is secret
password. Also user and password to sdnc DB is hardcoded.
Let's start working on removing this assumption and component by
component add support for local and shared mariadb instance without
hardcoding any passwords to the database.
In this patchAll passwords are still hardcoded in the helm chart to
not break other parts of SDNC. Those values will be removed in a final patch.
Issue-ID: OOM-2309
Change-Id: Ie998b3c5775807ef096074b18a18a1773120c1d6
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5a497debc75a095133c2e7dd9829d356c2e5fd84
- Merge "move to OpenDistro"
- move to OpenDistro
move dashboard to Opendistro and certificate update
Issue-ID: CLAMP-483
Change-Id: Ibaba1d517c13adeab611ab23749fb16295081372
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 2d35b23f71670c54e4f12eaeb53466b657347818
- Add Makefile option to skip lining of helm charts
For some reason after introducing our awesome templates to ONAP make
command can take now quite a lot of time, which sometimes causes out
CI jobs to fail.
Command that takes so much time is helm lint.
This patch adds a Makefile option that allows you to skip linting of
helm charts and just build them. Example:
make SKIP_LINT=TRUE
Default behavior stays unchanged.
Issue-ID: OOM-2055
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ic50bad0cc82892e1daecc5761d6144d788a79d9f
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4426e3005c0f676ed289dcdbb7829414cc4a330f
- Merge "update msbPort"
- update msbPort
Change-Id: Iff0251e5ccd432985d9b25ea80f004d7e772a652
Issue-ID: MODELING-317
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 62cb98b8def94cd365d2f19b5daac596e546f5bb
- Merge "[COMMON] Use common mariadb-galera instance in network-name-gen"
- [COMMON] Use common mariadb-galera instance in network-name-gen
Improve usage of common secret template by removing all hardcoded
values and use common mariadb-galera instance.
Issue-ID: OOM-2249
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ia126a0b66d9e61c90114ff688cc52cc5fa4f5d58
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1c601a207ebdac9c3b14a6b5c035aa48a50ca5a1
- Merge "[OOF] Use common secret template for mariadb credentials"
- [OOF] Use common secret template for mariadb credentials
Remove all hardcoded credentials for mariadb and depend on common
secret template to generate all passwords at the deployment time.
Issue-ID: OOM-2292
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I54e57b317a8852469bcc11aabf6ddf0040ff5eb3
|
|
* Update docs/submodules/oom.git from branch 'master'
to 314512b9085a672195a1aad27e922cf1e791b780
- Merge "[COMMON] Use common secret template in dgbuilder"
- [COMMON] Use common secret template in dgbuilder
Taken into account how "easy" it would be to modify the dgbuilder
which is written in JavaScript (which is not my mother tongue to say
the least) let's try to remove hardcoded passwords from config files
without modifying the application container itself.
In order to achieve this:
1) Remove createReleaseDir.sh script from the container as it is never
used and contains a ton of passwords
2) Replace all sensitive values in config files with references to
respective environment variables
3) Introduce init container that will run envsubst command on config
files and copy them from ConfigMap value to the new volume which is
backed by tmpfs so that the plain text passwords are never written to
the disk
For now all the hardcoded values are still there to minimize the risk
of breaking the deployment but step by step they will be removed in
next commits.
Issue-ID: OOM-2247
Change-Id: I5a428e3415713857084ba6aaa6be9b04a8eb8c0f
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 306ba572afb98e9fd77f2bcb7475fb0ec7ade581
- Merge "[OOM] Bump postgresql version"
- [OOM] Bump postgresql version
Use version 10.11 deployed by crunchydata scripts version 4.2.1.
this will:
* remove some CVEs (in particular CVE-2019-10164)
* use UTF-8 as default encoding
Issue-ID: OOM-2290
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6f6ca18b48c435f55f5ffcb88e4f2dc83b758b84
|
|
* Update docs/submodules/oom.git from branch 'master'
to b679d7bfa1ff3bdba9d70fee6beecdbf9f45d015
- Cluster Distributed lock service integration with OOM.
Disabled by default. In order to enable cluster replicaCount
should be higher than 2 and useScriptCompileCache is set to false.
We need to disable script compile cache otherwise there is
issue with updating CBA when running multiple replicas of
blueprint processor.
Issue-ID: CCSDK-2011
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I6f6071556eb499832f9a765ba4c27100497c6e88
|
|
* Update docs/submodules/oom.git from branch 'master'
to 6e61631cd701db5f31559b7c065ddea3d85bd426
- Merge "Fix yamllint error in info file"
- Fix yamllint error in info file
Each changes item needs its own list
this can be seen in the changed code
Also, remove other repositories.
Each repository in ONAP requires its own info file
and so we cannot include multiple repos in a single
info file
Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Id23288f9a5bddd3f0a1f52d56d072ef90b8a8f9b
|
|
* Update docs/submodules/oom.git from branch 'master'
to 6f42bd0de9f69673d1ae24089238004007f5e476
- Merge "[SO] Enable use of Keystone v3"
- [SO] Enable use of Keystone v3
SO can handle keystone v3 but override file must be capable to handle
this.
If openStackKeystoneVersion is set to "KEYSTONE_V3" in
so-catalog-db-adapter config part, SO will be able to use keystone v3
for OpenStack
Issue-ID: OOM-2221
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I14db318d25842a08ef380f6edb708e26dae050ad
|
|
* Update docs/submodules/oom.git from branch 'master'
to 69aebb9de15d8f5a8ee9b457c301944a3b416183
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 23f076495d36081f34a367067918d15fcc5ada8d
- Merge "Add ingress controler support to AAI"
- Add ingress controler support to AAI
Issue-ID: OOM-2171
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: I9afdae36aa9afd1f80f88b5bb3a15935f9335a93
|
|
* Update docs/submodules/oom.git from branch 'master'
to 63307ec8c80e82d9763d48f6497940bdcabde404
- Merge "[SDC] Change default access mode for cert PVC"
- [SDC] Change default access mode for cert PVC
sdc-onboarding-be PVC is currently using ReadOnlyMany mode. Unfortunately,
this mode is not well supported.
As this PVC is used only by sdc-onboarding-be pod, we can move to
ReadWriteOnce, which is well supported
Issue-ID: SDC-2549
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Icc33d5d04cbdec846dbb1d609d52f0426b91483e
|
|
* Update docs/submodules/oom.git from branch 'master'
to a1f85b8cf2438c8096de910687a4621b94df3165
- Merge "Removed use of vfc-redis from etsicatalog component"
- Removed use of vfc-redis from etsicatalog component
Change-Id: Ie00783e0e55136aa40a8c3cf266ebc486240e308
Issue-ID: MODELING-307
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1a3678797eae08ff2acd5c02aa25a21be5328d1a
- Merge "[DMaaP MR] Remove "lost+found" in kafka PVC"
- [DMaaP MR] Remove "lost+found" in kafka PVC
When using a storage class, kafka data is set on top of a partition and
then 'lost+found' ext4 folder, which is automatically created, is seen
as a topic but with bad naming.
So we remove this folder in the init script.
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I397e3d1f29fce9f6c77423ffa4375daffbd2a256
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4d5d90ebbf6d6d36f6d12803208527f51541957f
- Merge "DNS test server for ingress controller"
- DNS test server for ingress controller
Testing ingress controller based on virtual hosts
requires a lot of entries in the /etc/hosts.
The better way is to create DNS server for testing purposes.
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: OOM-2289
Change-Id: I2ab104c7391e9634972931ac7e79bec5711d2b39
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 00355f15f66bcc32d9d954beb5952c66f980927a
- Merge "[COMMON] fix primary PVC for postgres template"
- [COMMON] fix primary PVC for postgres template
The last line of the template rewrites PVC storage class and thus the
behavior is not the expected one.
This patch removes the faulty (and unecessary) line.
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ia0e2f6fbd7d40bbf0de719bbf35f0f0424e1a076
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4eddfbdf9caabe3ce30937d78b1bfe8aad72f8f9
- Merge "[VID] Don't hardcode mariadb-galera password"
- [VID] Don't hardcode mariadb-galera password
Let's use common secret template to generate user credentials for VID
DB and depend on mariadb-galera to generate secure enough root
password.
Issue-ID: OOM-2293
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ib474e202e9e35e6b2959d29648f542a89c87a4e5
|
|
* Update docs/submodules/oom.git from branch 'master'
to b845a69e4a72b5401b13b51b7d9a5f44b31f0293
- Merge "[AAF] Loosen the limits for some AAF Components"
- [AAF] Loosen the limits for some AAF Components
aaf-locate anf aaf-cm limits may have been a bit too stringent.
giving some space to these components
Issue-ID: OOM-2230
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Id295f3e42bd7220144e5990322e9e6043e087e0e
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8c46f98951d2c8abe4a661b193dff5b5721f062a
- Add new committer to INFO.yaml
Updating to include Krzysztof Opasiak as new commiter.
Issue-ID: OOM-1980
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ied757ed38935d87134286e474e67978e849e1fd2
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7d05036254727b7309a85eb85a82eb634085790a
- Merge "Fix external secret name in mariadb-init"
- Fix external secret name in mariadb-init
mariadb-init chart should play nicely with mariadb-galera as it
simplifies migration to common mariadb instance.
Unfortunately after adding the support for common secret template I
didn't pay enough attention to consistent naming convention and
mariadb-galera and mariadb-init chart ended up being incompatible. To
fix that let's just rename the mariadb-init chart config option to
match exactly the one used in mariadb-galera chart.
Issue-ID: OOM-2248
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I621804821292e2bd0b5b1dd3f010629d1cb5471f
|
|
* Update docs/submodules/oom.git from branch 'master'
to 40f25fdbf7f3818946cbe5f5cbd31cf9469cc037
- Merge "Fix the wrong MSB_PROTO env value"
- Fix the wrong MSB_PROTO env value
Issue-ID: MULTICLOUD-978
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I128421b36def6e974cde12093717cfe9e78b5b5f
|
|
* Update docs/submodules/oom.git from branch 'master'
to a0aa40a2c9be7bd95599fa5973d88d981685722f
- Merge "Fix multicloud logging issue"
- Fix multicloud logging issue
Change-Id: Icd3631e329b7834c716fd9299007e1644d139822
Issue-ID: OOM-2130
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8ee574a9419e4a13b627a6d706da58d1ddfdabaa
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 764cd8514707c1630dbfa6792b8d15953d5b9a59
- Use v1.6.4 of resources
Issue-ID: AAI-2796
Change-Id: I865ce2259fe7112c60ca9ab6ab6a6222b20f0527
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c70bc7e2bb69ee409d78ba433dbff30f2cac04b9
- Pick up new tls init container
Remove unneeded dashboard inputs file
Prepend release name to filebeat configmap name
Issue-ID: DCAEGEN2-917
Issue-ID: DCAEGEN2-1923
Issue-ID: DCAEGEN2-1805
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I53ef20046d7e16c4e0a2defd41c846d91af4ec09
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4e7114252d86f891420318391bcfb6d0f929ed56
- Merge "Make use msb iag with https"
- Make use msb iag with https
Change-Id: I8602f2cbe425a061470e62d2a6fc490904f42256
Issue-ID: VFC-1601
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to e661fb39459ddef74def3e1259f9191a5a7386dc
- Merge "Enable underscore in headers in nginx config"
- Enable underscore in headers in nginx config
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: PORTAL-806
Change-Id: I9bd2cc1f01a13d198d705affe3cc56be96dd5ce0
|
|
* Update docs/submodules/oom.git from branch 'master'
to 69de2245d6d24d036cefe77bf381083659b66436
- Merge "These OOM changes are related AAF Integration"
- These OOM changes are related AAF Integration
Here we have the ability to optionally disable AAF integration.
A global variable global.security.aaf.enabled=true
will turn on AAF security. with global.security.aaf.enabled=false
it will use spring.security to ensure backward compatibilty. updated
based on review comments
Issue-ID: SO-2452
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: Ia83622ad681cfd122ee906ccd1654b10b5e31fe4
|
|
* Update docs/submodules/oom.git from branch 'master'
to da11ca1cf371bf25936553f518b0cba2b2e0304f
- Merge "Sync up the properties file with current CDS version."
- Sync up the properties file with current CDS version.
File application.properties needs to be synced from time to time between oom charts and
original CDS code.
Issue-ID: CCSDK-1922
Change-Id: Id2a62ce92e8708b7352ca2d21b248b0887fcb5c8
Signed-off-by: Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7666e28582a01f62080f1c76185fce1b3e91ab14
- Merge "[APPC] Fix APPC health check failure"
- [APPC] Fix APPC health check failure
In commit:
e74ed5cd24d ("[APPC] Don't hardcode mariadb root password")
startOdl.sh script has been updated to take the root password from the
environment variable. Unfortunately there was a typo in variable name
which resulted in using empty string instead of password.
Issue-ID: APPC-1830
Fixes: e74ed5cd24d ("[APPC] Don't hardcode mariadb root password")
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I537e3e24ee4bbbc20d5ebc07dddd9f0d3cbe26d8
|
|
* Update docs/submodules/oom.git from branch 'master'
to d0712e374891dc161d44403a98d4ec999f06541f
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 591bfdea4f1d833abee3c7e60f084da546d9082a
- Create INFO.yaml for testsuite/oom
same contributors than testsuite
Issue-ID: INT-1386
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I37465c46dd5b025cf284157df4a12b140eb9d487
|
|
* Update docs/submodules/oom.git from branch 'master'
to a8d9663f1e84d021f5a1be309aabd3f13cb8c91d
- Merge "Bump dmaap-dr image versions"
- Bump dmaap-dr image versions
# Also, need to add ready check for aaf-cm
Change-Id: I757f56f5eaa79c1cbecec43aeb99f2701afd7fae
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1195
|
|
* Update docs/submodules/oom.git from branch 'master'
to e383b3255e8c26f76d97dc33214c1e4f25c6aa6f
- [NBI] Don't hardcode mariadb-galera password
Let's use common secret template to generate user credentials for NBI
DB and depend on mariadb-galera to generate secure enough root
password.
BTW.
Don't be surprised for now mariadb-galera has a hardcoded root
password but as soon as we move all charts that use it to common
secret template it will be auto generated.
Issue-ID: OOM-2291
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I5d16f6c26aa63a46db98ba3dab3a76267b4049f1
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0c458968744127785300aa32345b64be882f93bb
- [COMMON] Remove pgpool
It seems that pgpool is never thus there is no need to spend
time moving it to common secret template
Issue-ID: OOM-2250
Change-Id: I237f9e01cec80bd47ff47c7eb4db282471cfad07
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f1f945b51303ad1ace8c2268b0a0f39bcb549d0b
- [COMMON] Use common secret template in postgres
Use common secret template for storing DB credentials
Issue-ID: OOM-2250
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ic640bba21a368cf3dd7d3a712abd13907b86a217
|
|
* Update docs/submodules/oom.git from branch 'master'
to ac651828821791f9475d997e1f55658b3662c184
- Merge "[COMMON] Share deployment configuration in Postgres"
- [COMMON] Share deployment configuration in Postgres
When I did diff between deployment-primary and deployment-replica it
turned out that this is pretty much the same file apart from primary
and replica words.
To avoid making the same changes in both files, let's just introduce a
template that can be included with parameter.
Issue-ID: OOM-2246
Change-Id: Ia13b993b9f23008d6be6b3d0e8b745446048de4e
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7247de21ba24468145defa6e03b799e12d24eec7
- Merge "[OOF] fix secret names for mariadb-galera"
- [OOF] fix secret names for mariadb-galera
It looks like AAF issues masked my real mistakes of letting
some of oof services failing because of bad secret names.
Let's fix that quickly by just setting them to the corrent names
temporarly as later oof will be ported to use common secret template
anyway.
Issue-ID: OOM-2053
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I9de1804dbd5399df25a3ef98354f41d39d073bf7
|
|
* Update docs/submodules/oom.git from branch 'master'
to 069a2274c2c108c201872e612a4dad22be397c98
- Merge "update DMaaP MR docker image version to 1.1.17"
- update DMaaP MR docker image version to 1.1.17
Issue-ID: DMAAP-1356
Change-Id: Ia4e662a284270a1cbd369738f336fe4be1f5dae6
Signed-off-by: su622b <su622b@att.com>
|