Age | Commit message (Collapse) | Author | Files | Lines |
|
Also, the last patch seems to have required the server_url attribute in section [sdnc]
to be avaiable. This is why instead of 'removing', I'm replacing the unused/unwanted URL
Issue-ID: OPTFRA-699
Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
Change-Id: I2365439ae013b7b4331741cd26b66e9b59f4d864
|
|
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
|
|
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
|
|
ONAP is too big to be deployed using helm install so we need to
use a custom helm plugin helm deploy. This script deloys onap
component by component instead of deploying evrything at
once. Unfortunately this script also modifies the helm release by
appending component name to it.
As a result of this behavior our objects are called for example:
onap-mariadb-galera-mariadb-galera-0
instead of just being called onap-mariadb-galera-0.
This patch simplifies this naming convention by replacing all direct
usages of .Release.Name with common.release macro which strips the
component specific part from the release name.
Issue-ID: OOM-2275
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ia8cead50d305adb00eef666d0a1ace74479b5183
|
|
|
|
Issue-ID: OPTFRA-509
Change-Id: I2549e396311ad9582b898493e6bce311141a3b95
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
Issue-ID: OPTFRA-561
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Change-Id: I132dcb2adaed78a97822c4fae77026eddfb51df9
|
|
Change-Id: I72b709b78e052704a816408159a08b36f2d6c83e
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-561
|
|
Updating all helm chart versions to 5.0.0 for the El Alto release.
Merge will be co-ordinated with the merge of a separate aai/oom patch.
Please do not merge until this coordination has completed.
Issue-ID: OOM-1980
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba
|
|
Change-Id: I1af39fc90d420f5dffcc6713f09913ce9c6ce538
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-508
|
|
The oof-osdf SAN was not in the aaf certificates
Change-Id: I6be4e56e0ceb29c2c53ca43a6b6bbd20076bc074
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-499
|
|
Issue-ID: OPTFRA-500
Change-Id: I7efe976b06ce68e7b136d026a0a2d27ff2a38301
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
Change-Id: Id5244f15d4e8b08babc19309398419394a95e5f0
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-491
|
|
Issue-ID: OPTFRA-403
Change-Id: I403ea53eaeb8b3cc90ba3f20804fb1c6e7d0f675
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
|
|
Fixes OPTFRA-484 and OPTFRA-390
Issue-ID: OPTFRA-391
Change-Id: I2b65743e38464aac8dbc8cf81419e9ce36769b7d
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
update oof certificates to add has hostnames
updating oof certs to the latest generated date
Change-Id: Ib9191d66eb491975f74062ee5e28b762d9cce9c1
Issue-ID: OPTFRA-461
Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
|
|
|
|
|
|
|
|
Issue-ID: OPTFRA-470
Change-Id: I68dc7da9f204731342614486963f6399500e7fea
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
Issue-ID: OPTFRA-470
Change-Id: I75e4cc3eb7675fd30a03721abf167e2d2dad0b46
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
Issue-ID: OPTFRA-470
Change-Id: I21754beae34b3d3f588f9ed13a463eafbfd48ebb
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
Issue-ID: OPTFRA-470
Change-Id: I1463a458e49c4815711e9becd9d332910f23a039
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release.
In addition the requirement.yaml files have been updated to allow for
chart versions that include timestamp suffix. A following on patch will
take care of changes to the OOM Makefiles to support injection of the
timestamp versions.
Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb
Issue-ID: OOM-1642
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Issue-ID: OOM-1563
Change-Id: I383dbec29291ba5b13d613f60d8eb343b9c59dda
Signed-off-by: dkamdocs <devesh.kumar@amdocs.com>
|
|
|
|
Update version to 1.2.5 which includes HAS bug fixes
Change-Id: I456ac2cd0c17bad545539fefb9953a79eac09006
Issue-ID: OPTFRA-401
Signed-off-by: Ruoyu <ruoyu.ying@intel.com>
|
|
For Casablanca release, flavors have been set up for choosing the "right"
resource requests and limits.
Although the deployment is using the right way for that, oof-csmo-service
charts values.yaml was not. This commit makes values.yaml aligned with
flavors
Change-Id: I38075343b24fc2af85795e9c2a65356d5b776391
Issue-ID: OPTFRA-403
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Change-Id: Ibbfa47a0a660aa353cbc3f4dce1c04a371d59118
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1495
|
|
Change-Id: I2168251033bc7c94e42eb909a79d91214a74477e
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-395
|
|
Upgrade OSDF and HAS version to 1.2.4
which includes AAF integration fixes and OSDF bug fixes
Change-Id: Ia7ed0c53aa47fef3bd447a1ebf37381cc8360536
Issue-ID: OPTFRA-384
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
|
|
This change provides the necessary helm charts to
instantiate the oof-cmso database (mariadb-galera) and
oof-cmso service to support the scheduling of change management
requests.
Issue-ID: OPTFRA-373
Change-Id: I5e5024849f251eee29d3d8697e46756211b5c640
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
Change-Id: Ice9e2665c110e0c04c4774d8b7dcfb91beae2110
Issue-ID: OPTFRA-331
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Helm charts updated for HAS with MUSIC v3.
Sync conductor.conf, added dependent containers for AAF.
Read config from values.yaml.
Disabled AAF authentication.
Updated resources for OSDF and HAS charts.
Removed hardcoded values for namespace
Change-Id: I683cd0b8c86a6cc9a4b4c4793051878e0d0e5b2f
Issue-ID: OPTFRA-363
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
|
|
Issue-ID: OOM-1145
Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.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>
|
|
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release.
Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b
Issue-ID: OOM-1354
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Issue-ID: OOM-1157
Change-Id: I2f2733834f71f4edeb87f55cfd8461be10fd8cb9
Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com>
|
|
Updated the version to v14 in conductor.conf
Change-Id: Id6586237dc0a7f1fd15a524dd030cbf868fb5010
Issue-ID: OPTFRA-355
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Issue-ID: OOM-1391
Change-Id: Ic00da8ec0e6f815ec63c20e556201ab3116c7aae
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Bumped the OOF image versions to 1.2.1
Change-Id: I8104fc242c566760e2423c1507f562886df92d9a
Issue-ID: OPTFRA-287
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Issue-ID: OOM-1307
Change-Id: I77cd304ae84fd5a158511a5cfff6ece78c45b4e1
Signed-off-by: Nishukumar <nishu.kumar@amdocs.com>
|
|
Issue-ID: OOM-1306
Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f
Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
|
|
Updated the latest OOF docker image versions for HAS and OSDF
Change-Id: Id354ac986b1ad449cdcd1a988990064d39165d49
Issue-ID: OPTFRA-287
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Sync docker image versions from docker manifest commit
e644b420ed58abcaa4152e4a4e3fd410d14ddc53
Change-Id: Ia93f46e13870a9c73742efe360428d3d811c319f
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Sync OOM docker versions with docker-manifest.csv commit
a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe
Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Update AAI and add Multicloud section
to configuration to fix connectivity
issues and also update deployment
template
Issue-ID: INT-144
Change-Id: I7c9d4177613bc6584d95d6bef359a5455ca6acec
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
|