Age | Commit message (Collapse) | Author | Files | Lines |
|
Mariadb DB Galera containers version is outdated and unmaintained. We
need them to move to a new image provider.
As new image provider is not compatible with our old templates, we
also update the templates (by reworking bitnami mariadb-galera chart).
An update of global mariadb image is also done in order to match mariadb
galera version.
Issue-ID: OOM-1720
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib9976227759e90022183d4f37fc655143be4d6ac
|
|
This commit makes APPC chart to use the new generator for repositories and
images.
As new templates doesn't work well with "sub charts", we move also
subcharts to components folder.
Issue-ID: OOM-2364
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I31178186d08926ae708261e84debb5bf49562b7a
|
|
This change makes the following fixes to dgbuilder:
* Replace hard-coded certificate with certificate generated by
certInitializer
* Configure dgbuilder to use http instead of https if AAF is
disabled (i.e. global aafEnabled property = false)
* Add resource limits
Issue-ID: SDNC-1356
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8ca97c6a44f62a0abe5b5a6f8564ebcd2e4addb1
|
|
Readiness container v3.x and up are now present in ONAP main repository.
They're also not using root user anymore and then script path has
changed.
Finally, "job_complete" script has been integrated in main "ready"
script.
As those changes are significant, we must upgrade all the components at
once.
Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0
Issue-ID: OOM-2545
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
|
|
the final docker release for R6
Issue-ID: APPC-1869
Change-Id: Ic16764a73e0cfafc4063048a94953878d900e5af
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
|
|
Add Ingress for dgbuilder in common and update SDNC and APPC in order to
use proper configuration.
Issue-ID: OOM-2173
Issue-ID: OOM-2188
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib810ce3f4b3ff2ff3297c39be352d246aef6d7f1
|
|
Change ingress host to the required hostnames
Change-Id: Ic78c8821e2e23e00943d8abdf7b2183b4d940c72
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: OOM-2391
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
|
|
Start using auto-generated password for sdnctl db instead of using the
one hardcoded in values.yaml
Issue-ID: OOM-2275
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I0a3b526387830d2bf44e88281896d0b87a92ce94
|
|
Start using auto-generated password for appcctl db instead of using the
one hardcoded in values.yaml
Issue-ID: OOM-2275
Change-Id: I3884a5b30a47d602b28136f984ebe4492ec43fb2
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Using the common templates for centralized logging.
Issue-ID: OOM-2370
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib0995b754597da36d06939199738cf93398e796a
|
|
1.7.1 release for APPC
Issue-ID: APPC-1849
Change-Id: I6b5f2d03bd737b0b12345339ab923f1c9b7627b4
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
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>
|
|
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
|
|
|
|
You should never ever assume that secretpassword is a production
ready password for your mariadb-galera instance. Instead let's
just share a secret with our instance of mariadb-galera.
Issue-ID: OOM-2275
Change-Id: I25486ad81a2ec428dbbd379ab3529c84f55acc4b
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Neon SR1 ODL version compliance
APPC docker image released
Issue-ID: APPC-1816
Change-Id: I8f6a04eab39e3876bffc232ad1329931711ba60b
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Issue-ID: OOM-2173
Change-Id: I39aaba4a5b35dd82ffe9f5acc413a7dd93e451c2
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
-Add script to start dmaap microservice.
-Add new properties
-Renaming the DCAE.dmaap properties so that all of the
properties share the same prefix (DCAE.dmaap.event) instead
of some having a different prefix (DCAE.dmaap.appc). This is
required since all dmaap properties are now being read by the
a common java class.
Change-Id: I66b7cb466ec03f3357ecc473748a54a3a090ef16
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
change value files to refect for
El Alto release
Issue-ID: APPC-1735
Change-Id: Ia882fdbf29a8b5e4321c9942705097e997044e1a
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
1.6.3 El Alto release
Issue-ID: APPC-1686
Change-Id: I27ba4110138b7ff9bb619b340fa19d3ec62ecb34
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
8282 port is used for the url executor
in DG. Also external IP address is used
in DG. Hence has to be exposed to outside
Issue-ID: APPC-1712
Change-Id: I2cff6b514edf7dde76e9b73351678bdf7a3771e4
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Issue-ID: TEST-185
Change-Id: I2bce2a44aa540a846933c548dd0ab67f3e53e679
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
1, changed 8181:8282 to 8443:8443 maps to 30230 port
2, take snapshot-1.6.0 appc image that contains
https change
3, chang robot config to https:8443 port
Issue-ID: OJSI-113
Change-Id: Icd1c158ae426013cb742b23a50a6d2929ca33d5e
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
In k8s env, daexim has to be changed
to 100:101
Issue-ID: APPC-1627
Change-Id: Iea20a6b3b8cf14a09ca5fc52aa3d6a71534acaaa
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
new appc docker for dublin
Issue-ID: APPC-1595
Change-Id: I52533ce35868b2ad1bd82d2e1cec7c48102cb430
Signed-off-by: Taka Cho <takamune.cho@att.com>
(cherry picked from commit a1d20aee2c93e7ceeda1c680e654fecbe9284317)
|
|
1.5.2 release is for Dublin
Change-Id: Ib967d3938c74dd286c543eb8a51bb61ff9b34583
Issue-ID: APPC-1595
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Dublin 1.5.1 APPC /
CDT image release docker
Change-Id: I1daf682cf81f4b505e0e52875853ed422cb9c535
Issue-ID: APPC-1595
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
1.5.0 appc docker released
Change-Id: Ibbd155006c22d065187c5288a1d2378b4f512d84
Issue-ID: APPC-1595
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
changed to:
initialDelaySeconds: 300
periodSeconds: 60
Change-Id: Ic13238e886a8d01a93e2d4f4c7d6bc8f91b5cd09
Issue-ID: APPC-1581
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Install the odl-netconf-clustered-topology feature for clustered environments.
Change-Id: Ic369fcbb962c9494dd6e165e38829cc55915689c
Issue-ID: APPC-1242
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
This is OOM YAML file change. APPC code also requires
update.
Issue-ID: OOM-1538
Change-Id: Ie6d6d1bfabaa4b0fbe4bdfa3e67cdce336e921dd
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Sync docker tags with the release manifest from integration
repo commit 0aad96cbbcdb97c2b074cb83d367c29dac6243df.
Issue-ID: INT-663
Change-Id: I877077c3a35cb196c89ebb0e27dfe452e12b5249
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Id53eb39a9b7a5865b40e3248421340cba37762d2
Issue-ID: APPC-1243
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Sync docker tags with the release manifest from integration
repo commit 6ac922392c49042b32df0171991da772ccec8571.
Change-Id: I080588eb637c4df0791a2ffb61b56ff2d827bf63
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I086c16c652a9b3bb7c147e720a31da17ff33f6a5
Issue-ID: APPC-1235
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Sync docker tags with the release manifest from integration
repo commit 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7.
Change-Id: If580d0000108ce9ff70ad128b9bc93bf4364376b
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Add in ODL user and password options for AAF, allowing non-AAF credentials to also be used when AAF is disabled.
Change-Id: I5750fb030ce2227d0bfa6ea9dca08bb3feb0cd09
Issue-ID: OOM-1510
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Update image version.
Enable AAF by default.
Remove AAF lines from values.yaml file that are no longer necessary based on AAF enhancements that have been made for this release.
Add ssl.key lines to aaiclient.properties file.
Change-Id: I4ad9bd204ad1fb7def972b78a4881e7e134ddfce
Issue-ID: APPC-1218
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Sync docker tags with the release manifest. It is
assumed that the release manifest is the
"single source of truth" and that the versions in
the helm charts are out of date.
Change-Id: I2902e60b25f57409dd616780a626e63c92d26769
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Adds the ability to turn them off if they are found to
cause issues
also cleaning up some whitespace
Issue-ID: OOM-1145
Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID: OOM-1145
Change-Id: Ic2770086914e7cf1a96f2b6e5fd04bf1bd3f75d8
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
flavor names removed from global
Issue-ID: OOM-1148
Change-Id: Ib8ccb694786d15be2830c067d5c3b10fc7054f0b
Signed-off-by: GregSulek <gsulek@amdocs.com>
|
|
Change-Id: If2e4f219f5b7adecab6745b8abcea90bdda3e9df
Issue-ID: INT-641
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Adds service.portName configuration to align with changes to the
common mariadb-galera chart.
Change-Id: I69b2f1708959012cb90df5ff381f6733a58924d7
Issue-ID: CCSDK-523
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|
|
Change-Id: I3537415a9266bc388aca146f86984c8a1585ce4e
Issue-ID: OOM-1205
Signed-off-by: pramod <pramod.kumarsharma@amdocs.com>
|
|
Issue-ID: OOM-1308
Change-Id: I6cfe05841a17f81e862dfbf4bedaa4ba87f96e1e
Signed-off-by: Mukul <mukul.joshi@amdocs.com>
|
|
Change-Id: I92b472e6e8983684160def9c936286406475a924
Issue-ID: OOM-1346
Signed-off-by: Aaron Hay <ah415j@att.com>
|