Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I5f9292c70b0f31a615a7d4c84222ce08b8c99de1
Issue-ID: EXTAPI-314
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
|
|
Today when deploying NBI with OOM, the PersistentVolumeClaim needs the
"ReadWriteMany" (or "RWX") capability.
According to Kubernetes Documentation (https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes),
ReadWriteMany stands for "the volume can be mounted as read-write by many nodes".
That means that a particular PVC needs to be read and written from many pods.
That also means that your code takes that into account and do the work to avoid
write at the same place at the same time.
An issue on RWX mode is that most "official" storage driver from Kubernetes doesn't
support it (13 over the 19 drivers doesn't support it, espacially OpenStack, Amazon
and Google storage classes).
MongoDb PVC is used only for one Mongo instance and it's the same for
maria. Thus we don't need RWX
Change-Id: I4d54cd7853778d8ba6c83551a211abe34d383382
Issue-ID: EXTAPI-305
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Change-Id: I337ad5dca092bf4c7f6df1fd8666192dc05ccc40
Issue-ID: EXTAPI-279
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
|
|
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
|
|
TMF Forum moved from v3 to v4 (no backward compatibility)
template must reflect it
problem detected when running End to end case using NBI for instantiation
Issue-ID: EXTAPI-247
Change-Id: I937eca3a00d37df83c6871c65a00d37ad516d03a
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
Change-Id: I08269f126c5c2fbf9aa38a2c07f34a05c9caeeac
Issue-ID: EXTAPI-239
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
|
|
Change-Id: Ib6042ee657415ec94d5c8acdd23a2ef1b5438a93
Issue-ID: EXTAPI-213
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Change-Id: I5b4a5d04bd0713ceb1421157d23403201b2e8fe1
Issue-ID: EXTAPI-228
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
Change-Id: Idfc612c4de957eb541044499014d741b5e966321
Issue-ID: EXTAPI-214
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Change-Id: Ie24091607ae131599ca107a5191a9cd55dc58991
Issue-ID: OOM-1725
Signed-off-by: aosull01 <adrian.osullivan@huawei.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>
|
|
when looking at OOM Charts, it's important to know what they're
deploying and what are the requirements. This commit is doing it
for NBI project
Change-Id: I8200bc1a2ce06073af898a38ef4d72511969d03d
Issue-ID: OOM-1453
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
|
|
Change-Id: I407217cb69df133406be0ec63eb4f3793fca7308
Issue-ID: EXTAPI-146
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
The container restarts in a loop before being considered as living on slow labs.
Modified liveness and readiness probe, initial delay to 180
Change-Id: I499cb2ef85aa26dc054ad1b2e5b7ac8034ada7db
Issue-ID: EXTAPI-122
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
The container restarts in a loop before being considered as living on slow labs.
Modified liveness and readiness probe
Change-Id: I780d9e36b30284857c3405f687295b755b0e702c
Issue-ID: EXTAPI-122
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
Reduce minimal values for mariadb
Align with CLAMP values
Change-Id: I4e7042acc5d73ee2459e8932435992f681a8a8ab
Issue-ID: OOM-1156
Signed-off-by: Eric Debeau <eric.debeau@orange.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-1145
Change-Id: Ic2770086914e7cf1a96f2b6e5fd04bf1bd3f75d8
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
causes a warning: warning: cannot overwrite table with non table
for limits (map[cpu:2 memory:4Gi])
Issue-ID: OOM-1421
Change-Id: Ice08a1d0af99eedbfaca4fe507d6d966784a6cb2
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Issue-ID: OOM-1153
Change-Id: Icd62d392b2e2a275a273b7f6260ad39d68987f50
Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
|
|
- update nbi image version
- add new configs for msb integration
Change-Id: Ia5ba5e7a539464d54c5286b37e092b0858a6f3a3
Issue-ID: EXTAPI-147
Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.com>
|
|
Issue-ID: OOM-1156
Change-Id: I2745d750b2031dcf8283fc46abd2034b284332d4
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
|
|
Issue-ID: OOM-1303
Change-Id: I7c3407e01619aa4463f7f8285cfad57ce17ee294
Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com>
|
|
The container restarts in a loop before being considered as living on slow labs.
Change-Id: I3bb243e0d096c3e1e11b2738a2673ff5c577ab8d
Issue-ID: EXTAPI-122
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
PS-3 MK: the sample value for openStackVNFTenantId is being
interpolated as a number because it is all numeric.
Going with the quoting it at the template level.
Changing the value to 12345abcde probably would work too.
Change-Id: I2f81430e56f465543d3701a2d8cd4b562e7e987d
Issue-ID: OOM-1116
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.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>
|
|
|
|
The pair-wising tests failed based on OOM.
sdc-be should be used instead of sdc-fe
https must be used for aai
Change-Id: I95109b3f99fb75b5017e017e964ed05b2435d26d
Issue-ID: EXTAPI-92
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
I am told that the sdnc geo feature needs a well known
set of node ports and they have selected a contigous block
so I am changing the other charts
Issue-ID: OOM-1096
Change-Id: I237d126e96174726902422bf842135304764c7d2
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
NBI (North Bound Interface) is one of the new project added for Beijing
release.
Features added
==============
MongoDB common chart
--------------------
Ability to start a mongo container, with a chart consistent with other
common charts (readiness, liveness, persistence, resources, nfs,
service, ...).
Specific configuration:
* name of the db to create if needed
NBI chart
---------
Ability to start a mariadb container, with a chart consistent with other
common charts (readiness, liveness, persistence, resources, nfs,
service, ...).
Specific configuration:
* name of the db to create if needed
* name of the user that has access to the db
* password of the user that has access to the db
* root password of the database
Ability to start a NBI container, with a chart consistent with other
common charts (readiness, liveness, persistence, resources, nfs,
service, ...).
Specific configuration:
* log level
* cloudOwner
* ecompInstanceId
* openStackRegion
* openStackServiceTenantName
* sdc_authorization
* aai_authorization
* so_authorization
ONAP chart
----------
Added a requirement on NBI chart, possibility to enable/disable and
configuration to push to the chart.
Current Status
==============
- [*] adding a common chart for mongodb
- [*] make mongo chart compiling
- [*] testing the mongodb common role
- [*] creating a mariadb chart inside nbi helm
- [*] testing the mariadb chart
- [*] make mariadb chart compiling
- [*] make nbi use these charts
- [*] make nbi chart compiling
- [*] test the whole solution
- [*] create a service for nbi
Change-Id: I8dd3e79768c83b1553a05c892cf418f840931255
Issue-ID: EXTAPI-54
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|