This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- May 08, 2020
-
-
garciadav authored
How to use: Bootstrap an external controller (p.e. manual), and put -K <controller> name in the installer Requirements: - Port 8443 accessible for the LXD Cluster - Port 17070 accesible for the Juju controller Note: You can use -l and -L options to specify an external LXD cluster too. Change-Id: I93db94f3c57f32f2112c0394e2685577f7a1eee1 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- May 07, 2020
-
-
garciadav authored
- LXD Cloud: Takes a YAML file as a parameter with the LXD Cloud information - LXD Credentials: Takes a YAML file as a parameter with the LXD Credentials information Change-Id: I0f09e15eb00c0d64d91154d6d55c1ec3d12ee31a Signed-off-by: David Garcia <david.garcia@canonical.com>
-
This commit allows the installer to use an external LXD cluster instead of a local one. Added two options: -l: This points to a file containing the lxd-cloud information for juju -L: This points to a file containing the lxd-cloud credential information This url contains more info about the format of those files: https://juju.is/docs/lxd-cloud-advanced Change-Id: Ia243f48e3e815d9ab267db3085ac842ffc691721 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Apr 30, 2020
-
-
magnussonl authored
New construct for docker stack deploy command Added K8s installation Change-Id: I1e14fd77d2b9d5d72a34c4ba122022bac8d7dab9 Signed-off-by: magnussonl <lars-goran.magnusson@arctoslabs.com>
-
- Apr 21, 2020
-
-
fleischmann authored
This feature will enable the installation of OSM with charms on top of Kubernetes (microk8s by default). Instructions to test this before Merge: Change path to local full_install_osm.sh in line 145 in install_osm.sh Change path to local charmed_install.sh and charmed_uninstall.sh in line 1285 and 1287 in full_install_osm.sh Afterwards, just execute: ./install_osm.sh --charmed For uninstall ./install_osm.sh --uninstall Change-Id: I6dfe0831ea5e2c265a365b41638e807106076346 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Apr 20, 2020
-
-
garciadav authored
Change-Id: Iec1c915c77ac24080bfc8813eecc1970ee8c0213 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Apr 13, 2020
-
-
lavado authored
Adds '--web.enable-lifecycle' option to reload config files. Includes other minor fixes in metrics stack. Change-Id: I88ffe653a08c7104cffb957f934698bf56e64bd9 Signed-off-by: lavado <glavado@whitestack.com>
-
- Apr 07, 2020
-
-
This are the recommendations for LXD production setup: https://github.com/lxc/lxd/blob/master/doc/production-setup.md - Install LXD snap: the snap that already takes care of /etc/security/limits.conf - Use ZFS storage driver: It is much faster than "dir" - Apply sysctl recommended values Change-Id: Id3c83a34cd853155e795ff117520911514b19107 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Mar 20, 2020
-
-
lavado authored
This reverts commit 4609eb65. Change-Id: I2586ac96722787583d2524bc3ca0168933894fca Signed-off-by: lavado <glavado@whitestack.com>
-
lavado authored
Fixes Bug 1027 (together with MON commit) Change-Id: Iff2c1e7ac1a6872c88dd50f7d96fba0ee82c4a27 Signed-off-by: lavado <glavado@whitestack.com>
-
- Mar 05, 2020
-
-
garciadeblas authored
Change-Id: Ic9865b49b328368280ebd1ef88fb3c39c7f8d269 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Feb 25, 2020
-
-
vijaynag authored
headless. Change-Id: I98851b3852dc19e20a85f736d49d2a98e044208e Signed-off-by: vijaynag <vijaynag.bs@tataelxsi.co.in>
-
- Feb 22, 2020
-
-
Francisco-Javier Ramon Salguero authored
Change-Id: Ib639707484edbd8b4eb8f93b451c6e72c341f8a4 Signed-off-by: Francisco-Javier Ramón Salguero <javier.ramon@telefonica.com>
-
- Feb 07, 2020
-
-
peusterm authored
on the host machine. This wasn't an issue before because OVS was automatically installed as part of some other installation procedures. Now, OVS is not 'automatically there' and will cause vim-emu to not work properly after the installation. Change-Id: I562bc83ee21e18bf35a175e81f900b2d2ee3fd59 Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
-
- Feb 03, 2020
-
-
vijaynag authored
Change-Id: Iab4024132abaf7ebb32a9a4df059f2ef38ef1bc5 Signed-off-by: vijaynag <vijaynag.bs@tataelxsi.co.in>
-
- Feb 02, 2020
-
-
garciadeblas authored
Change-Id: I97893b264568f32e9ada5e6a7674c1bda7631b70 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jan 31, 2020
-
-
garciadeblas authored
The script install_osm.sh has been updated to: - clean deb repos - do not remove all packages - admit all options in get opt - capture errors for options expecting an argument The script full_install_osm.sh has been updated to: - order the case options in getopts as they appear in the getopts line - capture errors for options expecting an argument Change-Id: I53681cfddf4d6668a31646d3bce0c80e750a6d3c Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
madavi authored
Change-Id: Id10db726b13f7b08ccfb87eaed08b0f1a3d20c78 Signed-off-by: madavi <jm00553988@techmahindra.com>
-
- Jan 22, 2020
-
-
garciadeblas authored
Change-Id: Id52d943df6dda29817e75881369dba3a0f1dc065 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jan 15, 2020
-
-
garciadeblas authored
Change-Id: Idd5d656b70890cd6bac98a652b52a92896c2ee5a Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 18, 2019
-
-
garciadeblas authored
Change-Id: I121978b6151659c51f4bb56afb4a1719c105ddb7 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I4ee55143424065fabe052559cfd7544c0104cf76 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I0effeb043ef6d034ff46b48c5366ea60e81f838c Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 13, 2019
-
-
madavi authored
Change-Id: I885fb84c027cfa92b5f852b8e4b4cb656512e9c6 Signed-off-by: madavi <jm00553988@techmahindra.com>
-
- Dec 11, 2019
-
-
and kubernetes version in README k8s monitoring. Change-Id: I8c189615b38af5fd2e8b5b380f21105385c29bdc Signed-off-by: K Sai Kiran <saikiran.k@tataelxsi.co.in>
-
Change-Id: I105d2cca2083362f99293308a7290681f1bfd6f9 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
garciadeblas authored
Change-Id: I5cbec8d6c4aed6612121391254f9f7e4d8fa0e6c Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: If29bafa9fac94557554e3acac40365e6d19bb0ce Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 10, 2019
-
-
garciadeblas authored
Change-Id: I914d5517cf3f6e94e4bc96675cf6cb551e10dd0b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ib4bdd4586bd03116e8c67791fa7dfa5295f0e502 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I414ef3e1e5c76ed690522b597f3719161d6072c1 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 09, 2019
-
-
garciadeblas authored
Change-Id: Ib844d9a927f61fc4018d87905701564660f38ad2 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Dec 06, 2019
-
-
lavado authored
Change-Id: I99f38c28f38e1982859a38ea2d35cada0c09d74a Signed-off-by: lavado <glavado@whitestack.com>
-
- 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>
-