This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- 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 19, 2019
-
-
calvinosanch authored
Change-Id: I3dfb36ced68ccd0d95c5d2f0bfc725e9629675a2 Signed-off-by: calvinosanch <guillermo.calvinosanchez@altran.com>
-
- Sep 17, 2019
-
-
This script is needed by Gerrit 7836, in order to cache the LXC images optimized for faster deployment of charms. Change-Id: I8e46110d9d3de8eda17b06da8b26adad33cb9124 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>
-
- Jul 31, 2019
-
-
calvinosanch authored
Change-Id: I93810203efd9de329f1ecbdd9970ef3cf266c16b 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>
-
Gerardo García authored
Change-Id: I1c58289982033706add8a9cbb108cdf94ae12e01 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>
-
garciadeblas authored
Change-Id: I637a32d63f171773ad947d4dd2373b1a04f1b28c Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- May 27, 2019
-
-
diazb authored
Change-Id: I7680e9d4ba70e7d46ff155071cfb75dca64f5e35 Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
-
- May 24, 2019
-
-
garciadeblas authored
Change-Id: I741a430b069c2ec0f70939fbde266029f0199053 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
diazb authored
Change-Id: I73cb2379a8fad6b759c0cba4c4b4703c60a1e087 Signed-off-by: Benjamin Diaz <bdiaz@whitestack.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: I1a9a136ed572a69c9867212543280d7055b18dc2 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I0c49f673716377694639f5bf9c1319431157fa3d Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Apr 10, 2019
-
-
Bug 592 Change-Id: Ie7198055049fd3cfab37cc96e153f57fdedec5ad Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
-
Sets maximum number of log files to 5 per module, with max size 10MB each. Change-Id: I6cd23ea0f3e785ed31813355b9ef5f3f3f1b1410 Signed-off-by: Benjamin Diaz <bdiaz@whitestack.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>
-
- Feb 20, 2019
-
-
diazb authored
Depends on 7217 Change-Id: Ibef79ce619c4d129f948dee31756ce0f7c5d6a50 Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
-
- Dec 20, 2018
-
-
garciadeblas authored
Change-Id: I173947d424c0a334b51a3e0f58a4efae7ee57cd8 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 13, 2018
-
-
garciadeblas authored
Change-Id: I218fb7eb264820a104ba0c0da7184a97212efd8f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 11, 2018
-
-
garciadeblas authored
Change-Id: I2896cf8218509e439732e5727bf9e51a1470ac09 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>
-
- Dec 03, 2018
-
-
garciadeblas authored
Change-Id: I045f775876d946fa04c63820acf0e8b4642322d7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 30, 2018
-
-
Removes old references to kafka-exporter container Replaces osm/pm for osm/pol Adds OSM_DOCKER_TAG for proper image deletion Change-Id: If2544bcdbadfa29f47a9e4f4f3ed1ce47fb87dc7 Signed-off-by: lavado <glavado@whitestack.com>
-