This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Dec 05, 2019
-
-
israelad authored
This is a partial fix for bug 936. It passes the OSM_VCA_CACERT variable into MON, to be used when initiating the legacy N2VC connection. This required parameter was introduced by the work to use upstream libjuju. Change-Id: Ief7fba168182f3a007d51464b3338693f6ff3755 Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
This is a fix to bug 863 https://osm.etsi.org/bugzilla/show_bug.cgi?id=863 Change-Id: Iccbe1de7ca4a36960f450de918fcad67364b7d3d Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Dec 04, 2019
-
-
garciadeblas authored
Change-Id: I71783ce1434a06e814cc7fcab189cde1f7cfe0d8 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
lavado authored
Change-Id: I71680b2924e307738742efb69173c883662a605a Signed-off-by: lavado <glavado@whitestack.com>
-
- Dec 02, 2019
-
-
Change-Id: Icc973e175b98f988d66e4bfb3d4df0081791ae91 Signed-off-by: romeromonser <garomero@indra.es>
-
Change-Id: I849658d7f00fa82d360b3530e2430c2af1b19208 Signed-off-by: lavado <glavado@whitestack.com>
-
fleischmann authored
This fix is related to bug 908. https://osm.etsi.org/bugzilla/show_bug.cgi?id=908 Change-Id: I9798e5c498a27cc9a29af3a0e0e2ff27c4da127a Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Nov 29, 2019
-
-
garciadeblas authored
Change-Id: I4954906f715a393a07dc36cfca4d313b87b4f011 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 28, 2019
-
-
garciadeblas authored
Change-Id: I8a0dcc5f4ef38ad4bc0be340fc33b8d18dda94bf Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 27, 2019
-
-
garciadeblas authored
Change-Id: I7e9d52cdb0ae350d229283f9910b194202a4ca2e Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Run the installation script with -c k8s to deploy osm on K8s. To Uninstall OSM deployed on Kubernetes run script with --uninstall -c k8s. Each yaml file in osm_pods directory contains yaml definitions for pods and services. Added license to yaml files in osm_pods. Changed volume mounts to OSM_NAMESPACE_VOL from docker volumes. Removes all pods and services while uninstalling. Added namespace to deploy osm services. Deleting namespace for uninstalling osm services. Resolved Merge conflict with Change-7931. Changed Mongo, Kafka, zookeeper, mysql and prometheus to statefulset. -s <namespace> users can define namespace for k8s to deploy osm services. Added cluster configuration file which will be used to install k8s control plane Addressed nodeport range issue and resolved merge conflict. Added two yaml files to create a job for systest and robot test. Change-Id: Iabe70fa7aed9cd638011bb92e2f300e32cff5772 Signed-off-by: vijaynag.bs <vijaynag.bs@tataelxsi.co.in>
-
- Nov 25, 2019
-
-
Alfonso Tierno authored
Change-Id: I8bbd509fdc04964f04206b4e29bb5d627145e224 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Nov 22, 2019
-
-
garciadeblas authored
Change-Id: Ib56b840f5d91f5962daa5fd06d80eb1888617f9e Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 06, 2019
-
-
israelad authored
Revert a previous commit to pin Juju releases to 2.5 branch. The issue that led to that has since been fixed. Change-Id: I19522c4efcb154b6e80bbf4427ba8021386a91ee Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
israelad authored
Installs the iptables-persistent package in order to make iptable changes persistent across reboots. This is necessary to allow native charms to communicate with Juju after a reboot. Change-Id: Iacda7d36fa714991356c27a9858d4eccd77e4383 Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
- Oct 25, 2019
-
-
israelad authored
Re-enable the capture of the Juju CA certificate by base64-encoding it. Change-Id: I3e16209831525d8b594549287a91b1bf4ae0f702 Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
- Oct 16, 2019
-
-
garciadeblas authored
Change-Id: I79a21f4a83ee54c513caceefecbf34f69b4effa4 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Oct 03, 2019
-
-
israelad authored
This commit adds an API Proxy env variable to __lcm__.env, in order to enable native charm support in OSM. The default behavior is to automatically detect the IP of the primary interface. This can be overridden with the -A flag. Change-Id: I172ce4f7bb76f67ae9fb8918cdd5a10c93fa3b8a Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
- Sep 10, 2019
-
-
garciadeblas authored
Change-Id: I9f30077cbf470e415141cd5d1d5f528628df7f99 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 09, 2019
-
-
garciadeblas authored
Change-Id: I50c0f82a4bc71df9419de0178ebaa7d1c245295d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
israelad authored
Removes the OSMLCM_VCA_CACERT variable from __lcm__.env in order to fix the VCA. This works around the parsing of the OSMLCM_VCA_CACERT in full_install.sh, which currently truncates the cert, causing it to be invalid. Change-Id: I8e8c8199bc27ac919e4bf7e6442e6746bb503c8a Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
- Aug 09, 2019
-
-
israelad authored
This pins the installed version of Juju to 2.5, which matches the pinned version of libjuju used by N2VC. The mismatch is causing issues deploying charms with new installs. Change-Id: Ia831b7735511172a64e6e691ce87848dc5b95ae4 Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
- Aug 01, 2019
-
-
calvinosanch authored
Change-Id: I1deef6abb75fcd02eb0535498f7c398be5086ac3 Signed-off-by: calvinosanch <guillermo.calvinosanchez@altran.com>
-
- Jun 26, 2019
-
-
Gerardo García authored
Change-Id: I7cd931a72e14d617650a7241380c9d99e0e0cbd9 Signed-off-by: Gerardo García <gerardo-garcia@users.noreply.github.com>
-
- Jun 11, 2019
-
-
garciadeblas authored
This reverts commit 3d1396d3. Change-Id: I1d0ee8971db63e8644170b583cf5cdd5284dbb17 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Iee1ed292fe24e7c68490579670c879c65cb658d4 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
israelad authored
During uninstall, the Juju controller was not being destroyed when there are active models. The `juju destroy-controller` command requires the additional flag `--destroy-all-models`. Change-Id: Ie5e3590027907ada08c6e6b2951a6f1ef64d41bf Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
- May 30, 2019
-
-
beierl authored
Replaces 'source' with '.' as the command 'source' is not valid sh syntax. It is only valid in bash, but the sg command invokes sh, not bash. BUG 717 Change-Id: I76f58120cff78420a751308c283798ad57b83df8 Signed-off-by: beierl <mbeierl@vmware.com>
-
- May 29, 2019
-
-
garciadeblas authored
This reverts commit f37f12e1. Change-Id: I4d38e9a3aa95ce4ee4563b299b4208b01755934e Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- May 24, 2019
-
-
garciadeblas authored
Change-Id: I741a430b069c2ec0f70939fbde266029f0199053 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- May 22, 2019
-
-
diazb authored
Adds install of mysql deps in LWUI Dockerfile. Adds use of entrypoint script in LWUI Dockerfile Change-Id: Iab709bd534291083d4890dd33e9f3c490d11cea1 Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
-
govindappa authored
Modified file: installers/full_install_osm.sh Edited the script to parse the following arguments with -m option POL PROMETHEUS KEYSTONE-DB Change-Id: Ia9b7d2526161494257c73dbfa58626f26c9508b6 Signed-off-by: govindappa <prabhunath.g@tataelxsi.co.in>
-
- Apr 17, 2019
-
-
garciadeblas authored
Change-Id: I0c49f673716377694639f5bf9c1319431157fa3d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Apr 08, 2019
-
-
Eduardo Sousa authored
It introduces the Keystone host variable which should help in Kubernetes distributions. It also checks if the database was created but it is empty. Change-Id: I7c4bf7423023825f21accc1d34c4d858596b2fd9 Signed-off-by: Eduardo Sousa <esousa@whitestack.com>
-
- Apr 05, 2019
-
-
Adds script to automatically create database if not existant. Adds generation of db env var to install script. Change-Id: I334ffe2a2f9c2570cf94454948e23f1ce4b5aee7 Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
-
Adds script to automatically create database if not existant. Adds generation of db env var to install script. Depends on 7255 Change-Id: Ic4da007e5799f8986b27c896b82c278e49e9b7e5 Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
-
- Mar 01, 2019
-
-
ro-db is renamed to mysql There is no benefit of having multiple sql database engines. All components should share the same. This is part of the effort to make OSM components support an HA scenario. Unifying sql db engines, allows to have them all connected to a database cluster, for example. Change-Id: I5d0f2b75da9ea7c6bbb341cac3cb899b4821dd40 Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
-
- Dec 13, 2018
-
-
garciadeblas authored
Change-Id: I218fb7eb264820a104ba0c0da7184a97212efd8f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 05, 2018
-
-
garciadeblas authored
Change-Id: I05ac8953c8b1250dd6017a2205e31afd38d49438 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 04, 2018
-
-
garciadeblas authored
Change-Id: I225f5bcf6754f0446d8be8ee9d455516b2f4c233 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-