Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
flags add Prometheus monitoring to message router"
|
|
|
|
|
|
* Update kubernetes/robot from branch 'master'
to 656326e3073f9f8fd4139bb1e585722d8025cb75
- Adapt NBI robot healthcheck to HTTPS
Issue-ID: EXTAPI-415
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I9caaf093c56bf6a6b0d7564dca7485cec811cb22
|
|
* Update kubernetes/aai from branch 'master'
to 19dac30852f1dcde2fbebbacad15852c8a9b1f34
- Replace expiring AAF cert
Issue-ID: AAI-2842
Change-Id: I9c55ea4c472692bf3c335f277ff78834831c842b
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I8b6d8f649d8ae45d232cd853f4f194534f8031cf
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I87995de66dca0b3a6d159a09ee2dc8fca2989cce
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I26c3b15e837ead96477d95312cb450a623ec16ae
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ieb4027d738041e1bd8d8238b74c3615dce2971eb
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I84509f2b6eb04585055bb7a5b0cfd957785f53fb
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I78da9c8786642531ce57475869eaeb6c21fd0376
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Id21c3e75c1e7a79066ac25c83c4788929412effd
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I0b497c942fed2d7f2e218b3879117ac272828d73
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ic54ae02070aad1ce5320cb319681c3c85271699b
|
|
fix the issues while toggling the aaf and prometheus flags
add Prometheus monitoring to message router
Issue-ID: DMAAP-1411
Change-Id: I80cbaa4e9d7d015fd4976c2e672335b63f7426ca
Signed-off-by: su622b <su622b@att.com>
|
|
This build handle DB password special characters
Issue-ID: VID-786
Issue-ID: VID-779
Change-Id: I48f3da564d1ea9314cb779021438241dd6113ba1
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use common secret template in so-vfc-adapter component.
For now passwords are stil hardcoded but this will be removed in
further commits.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I276e0814775ac68efe9df2f4d1ef5f919d3bef0f
|
|
Use common secret template in so-sdnc-adapter component.
For now passwords are stil hardcoded but this will be removed in
further commits.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I57c88fcdbaded8fc73fd066f39519be0eae3d670
|
|
Use common secret template in so-sdc-controller component.
For now passwords are stil hardcoded but this will be removed in
further commits.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I87439d4a4fe545610a2d423180530d57c09ff376
|
|
Use common secret template in so-request-db-adapter component.
For now passwords are stil hardcoded but this will be removed in
further commits.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I7231ac14d1f19d27c11c980e446a4809fae5dadd
|
|
Use common secret template in so-openstack-adapter component.
For now passwords are stil hardcoded but this will be removed in
further commits.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Id01fcc655768bfe965b4d731f99ba3921d90ddd5
|
|
Use common secret template in so-monitoring component.
For now passwords are stil hardcoded but this will be removed in
further commits.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Iff0ae7e14924d5e4e3484e509a7a4962f623e487
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I4975939da127f596d4a78cf8e144b8f71e72194e
|
|
It turned out that our current implementation of common secret
template is really heavy which makes onap linitng extremely long.
To improve the situation let's introduce some results caching instead
of processing templates over and over.
For now we cannot simply replace common secret template because in
mariadb-init we generate list of secrets on the fly so we will need
to revisit this fragment later.
Whole series of patches managed to reduce ONAP linting time to 40
mins.
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Id2e743147afa37290df19b73feee67621f13f67c
|
|
|
|
Underscore configuration should be true
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: PORTAL-806
Change-Id: I88b840e4b8ccd6c635c835ded6e783843aabc10c
|
|
Issue-ID: DCAEGEN2-2107
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I92f2fec827d02c4cb677869a05853eec59dc40fa
|
|
|
|
* Update kubernetes/robot from branch 'master'
to ac2783f70a211de9642de744a0a1d3c3dbe920c6
- Disable HTTP Port of portal-app
Issue-ID: PORTAL-848
Change-Id: I59fc05e2af2ff9429046497bd841d7ae8d0c58e8
Signed-off-by: statta <statta@research.att.com>
|
|
|
|
From security reasons disable of plain http.
Change-Id: I1374fc5f0b34f5b938c692e2bbcd2689f4efee88
Issue-ID: DCAEGEN2-2143
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
|
|
* Update kubernetes/robot from branch 'master'
to 7a19b2ef27679a176d279345693c46c99aa1371f
- Adapt SNDC robot test for HTTPS
Change has been done in sdnc to exclude HTTP port
Healthcheck test must follow
Issue-ID: SDNC-1120
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I3a88f20a67ca7d018155c5682224988407a86a8e
|