summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-11-28Update gerrit branch refs to 3.0.0-ONAP3.0.0-ONAPMike Elliott5-5/+5
Change-Id: I75ea788f47598aa07ecb6550b5db7e9e4fdc1d36 Issue-ID: OOM-1533 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-11-27Sync docker tags with release manifestGary Wu2-2/+2
Sync docker tags with the release manifest from integration repo commit bff45af94f805dc6f1dd21bcd260bf68350b3cf7. Note that this reverts https://gerrit.onap.org/r/#/c/73555/ which did not get a +1 from Integration team. Change-Id: Id19db9fb3a26d1e69eb4763aa3a908ecde5bad8e Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-27Merge "vfc adapter url correction"Alexis de Talhouët1-1/+1
2018-11-27Merge "Sync docker tags with release manifest"Alexis de Talhouët6-10/+10
2018-11-27Merge "update data router images to fix dr logging"Borislav Glozman2-3/+3
2018-11-27Merge "README for NBI"Borislav Glozman1-0/+17
2018-11-27Merge "Use flavors for resources in clamp deployment"Borislav Glozman5-31/+81
2018-11-27update data router images to fix dr loggingEmmett Cox2-3/+3
Change-Id: I244a2ab64a3377a1c383c6fdddaac3519a44caf1 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-877
2018-11-27README for NBISylvain Desbureaux1-0/+17
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>
2018-11-27vfc adapter url correctionYulian Han1-1/+1
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064413 Issue-ID: SO-1249 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-26Sync docker tags with release manifestGary Wu6-10/+10
Sync docker tags with the release manifest from integration repo commit 4c69929dd0acb06a028fabdbdab060be4db6348b. Change-Id: I9795a9a316b8ab6c959655fee5f7ef65fbfea78c Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-26Add helm plugins to public helm repoMike Elliott1-1/+5
Needed to document the ability to add helm plugins via remote public helm repo. Change-Id: Iae1a67c2e0e2c7d79629a05e395975a51ed0d896 Issue-ID: OOM-1497 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-11-26Use flavors for resources in clamp deploymentSylvain Desbureaux5-31/+81
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, clamp-xxx charts values.yaml was not. This commit makes values.yaml aligned with flavors Change-Id: I025965d3d7820345f8459a5c5821091a29b2c5c7 Issue-ID: CLAMP-250 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-11-26Merge "resources are always set"Alexis de Talhouët1-1/+1
2018-11-26Merge "Use flavors for resources in mariadb-galera deploy"Alexis de Talhouët1-6/+15
2018-11-26Merge "Increase resource limits for POMBA kibana"Alexis de Talhouët1-4/+4
2018-11-26Merge "use config value instead hard code of url"Alexis de Talhouët2-0/+12
2018-11-26Fix sdncurl for e2e servicessubhash kumar singh1-0/+4
Fix sdncurl for e2e services. Change-Id: Iac07f5e6ac56cbdb0307a7475f2517713c80eecb Issue-ID: SO-1249 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-24use config value instead hard code of urlYulian Han2-0/+12
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064411 Issue-ID: SO-1249 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-23Increase resource limits for POMBA kibanajmac1-4/+4
Resolve pod stability problems on startup in some environments Change-Id: Ia26b446543e8d02bd1c8eb17271b9794525e16ae Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-855
2018-11-23resources are always setSylvain Desbureaux1-1/+1
and not only if node selector is set. Issue-ID: APPC-1248 Change-Id: I37daa91f0fd0985595248610d21642fe74986a8f Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-11-23Use flavors for resources in mariadb-galera deploySylvain Desbureaux1-6/+15
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, mariadb-galera charts values.yaml was not. This commit makes values.yaml aligned with flavors. Change-Id: If51e8c5ad41dda7fa35c3aaaa58e60752094f133 Issue-ID: OOM-1528 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-11-23Better handling of wrong root directory specNicolas Edel1-7/+18
Also rename and use a .py extension Change-Id: I98d6820dc21faa27ae3dd88cfbe82a65d62d9ba4 Issue-ID: OOM-1527 Signed-off-by: Nicolas Edel <nicolas.edel@orange.com>
2018-11-22Add script to list (sub)projects resources claimsNicolas Edel1-0/+245
Change-Id: I9282754ec9d53ad78847235dd00c6e403bed7687 Issue-ID: OOM-1527 Signed-off-by: Nicolas Edel <nicolas.edel@orange.com>
2018-11-21Sync docker tags with release manifestGary Wu26-30/+30
Sync docker tags with the release manifest from integration repo commit a7c98ae0fabb0a94fbdc030e6f7c519439923045. Change-Id: Idb73aa4f05a948b7e1d70723cc6a52b8fd6f0517 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-21Sync docker tags with release manifestGary Wu4-4/+4
Sync docker tags with the release manifest from integration repo commit b570f27f6b382458cc64347024f27e15d36faad4. Change-Id: Ic091d6f6803832bf07207ce3a56c4646b888b0a4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-21Merge "error when trying to archive\restore"Alexis de Talhouët1-1/+2
2018-11-21Merge "SO: Add camundaURL for sdc-controller"Alexis de Talhouët1-0/+1
2018-11-21Merge "Sync docker tags with release manifest"Alexis de Talhouët23-28/+28
2018-11-21Merge "Create a minimal environment file"Alexis de Talhouët1-0/+175
2018-11-20Sync docker tags with release manifestGary Wu23-28/+28
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>
2018-11-20Change Robot to use release artifactsGary Wu2-3/+5
Change-Id: Ib97d58f95b33dc08759886460abfdd1338fdb01e Issue-ID: INT-723 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-20SO: Add camundaURL for sdc-controllerRob Daugherty1-0/+1
Change-Id: Icfe7db3d7cb3f1c0c9bd5d5d39e779849f9aaeb7 Issue-ID: SO-1214 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-20Merge "Update APPC ansible server image version"Alexis de Talhouët1-1/+1
2018-11-20Merge "Store .installed marker in persistent volume"Alexis de Talhouët3-24/+35
2018-11-20error when trying to archive\restorepriyanshu1-1/+2
error when trying to archive\restore Change-Id: Ic606025b6edcf7d6eec3a74c65b97085313e3287 Issue-ID: SDC-1667 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2018-11-19Store .installed marker in persistent volumeAaron Hay3-24/+35
Change-Id: Id53eb39a9b7a5865b40e3248421340cba37762d2 Issue-ID: APPC-1243 Signed-off-by: Aaron Hay <aaron.hay@att.com>
2018-11-19Update APPC ansible server image versionAaron Hay1-1/+1
Change-Id: Ic6b17c4a3ece333a159529d55e5fefb273e60571 Issue-ID: OOM-1523 Signed-off-by: Aaron Hay <aaron.hay@att.com>
2018-11-19Create a minimal environment fileEric Debeau1-0/+175
This override file is used to deploy a minmal configuration to onboard and deploy a VNF. It includes the following components: A&AI, DMAAP, Portal, Robot, SDC, SDNC, SO, VID Some additional optimisations are set: - replica set to one - JVM reduced size - resource requests reduced Patch2 corrects: - remove trailing white-space - add all components with true:enabled Patch3 corrects - remane file name to minimal-onap.yaml - remove oom-casa.txt introduced by error in patch2 Patch 4 corrects - put enabled:true all components to be deployed Change-Id: Iddf9b49a4af1567c5f9fdbb3e603a60428b56ca9 Issue-ID: OOM-1518 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-11-19Merge "Fix SDNC initialization"Alexis de Talhouët1-11/+17
2018-11-19Fix SDNC initializationTimoney, Dan (dt5972)1-11/+17
Updated start script so that initialization of local file system is handled by a local lockfile, while initialization of database is handled by a lockfile on persistent volume. Change-Id: I5ef6aa672f0863bf0d6b656b7445b42d3fbe12e5 Issue-ID: SDNC-525 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-19Merge "Fix for issues after container restart"Borislav Glozman2-1/+3
2018-11-16Reserve first 2 IPs from pool - vFWNGAlexis de Talhouët1-0/+31
For vFWNG use cases, the ip pool gets created prior to the use case even being designed. Just noticed OpenStack is using .1 for Gateway and .2 for DHCP, hence these two IPs can't be assign to any port, else, process will fail. Change-Id: Id8232ce2fe81f1e03ee8f97f3b251b5b22b4fcba Issue-ID: OOM-1522 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-16Merge "AAF version to 2.1.8"Alexis de Talhouët1-1/+1
2018-11-15Sync docker tags with release manifestGary Wu38-38/+38
Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-15Fix for issues after container restartsunil unnava2-1/+3
Issue-ID: DMAAP-882 Change-Id: I050808aa64dd89ca8c4fda7a8962f5168c62d90b Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-11-15Merge "Fix SO TXC and BRG URL params"Alexis de Talhouët1-12/+12
2018-11-15Merge "Set lcm restconf user/password"Alexis de Talhouët1-3/+5
2018-11-15Set lcm restconf user/passwordTimoney, Dan (dt5972)1-3/+5
Set lcm user/password in lcm-dg.properties Change-Id: I76f109f7bf9096128dabdcb52448a0fe85e0da35 Issue-ID: SDNC-252 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-14Sync docker tags with release manifestGary Wu10-10/+10
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>