This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Dec 03, 2021
-
-
garciadeblas authored
Change-Id: I5ca8b030f9124a35325876a5e88752483f668f50 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 29, 2021
-
-
sousaedu authored
Change-Id: I2d7a6256249ff4b2688b6fc5126ffe435757cfe1 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 26, 2021
-
-
garciadeblas authored
Change-Id: Ie83a4c9284ea63b40c37975da261634f930b6317 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 25, 2021
-
-
garciadeblas authored
Change-Id: I867590f408bb401f7bd66785645f7d185ce6861e Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 24, 2021
-
-
Change-Id: I4c22ceb50c953f75654670fdd1b35e55e90db280 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
bravof authored
Change-Id: Ieb4e4caec3fe7f89f6bf0b4fc400ff0db88f3c4c Signed-off-by: bravof <fbravo@whitestack.com>
-
- Nov 22, 2021
-
-
garciadav authored
Change-Id: Ie5ef484759bd37d6cc8dcea0f32573e2a7dd3a11 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 19, 2021
-
-
sousaedu authored
Change-Id: I4b3df48e7c277de7ccd91b4a017577942ec4926f Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: I66e7cab3f4707dbe05e17749abd154e05c852888 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
The idea behind this is to run NBI as a non-root user for security reasons. This required the creation of a new user in the container image and setting permissions acordingly. Change-Id: I9c8105b9b648c79643940994e51815118b9bbbe7 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
sousaedu authored
Change-Id: I3b5ccbd3efe4284996c81ebc65fc4adf53e9914e Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 18, 2021
-
-
Change-Id: I52b26344eac166a4b76523986c7900078342eb5b Signed-off-by: bravof <fbravo@whitestack.com>
-
sousaedu authored
Change-Id: I23685d6fea5a61048b367981468a91fcd8de0473 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 16, 2021
-
-
sousaedu authored
Change-Id: Ia4d8fc323a8d9b8a64810b676d4cb206d5fcd01f Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Mark Beierl authored
Adds ntp to the new VM and forces a full clock sync to avoid any drift between Jenkins and ETSI VIM Fixes bug 1773 Change-Id: I7cec55cdedcf53f6206ee54959dea4f8f1cfeb65 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Nov 12, 2021
-
-
The new revisions include: - fixed security issues: secret management - Authentication in prometheus and grafana - Fix n2vc path in LCM charm (debug-mode) Change-Id: I4ace5a2e8e7f96883e439047dff739c8a9b40870 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Change-Id: I79eddf6085d27823ea67561113bdba9593ad6a41 Signed-off-by: bravof <fbravo@whitestack.com> Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 11, 2021
-
-
garciadeblas authored
Change-Id: I66bd6367938fd39f37564920810d4fe1a31a1765 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 10, 2021
-
-
garciadeblas authored
Change-Id: I00237ab83be75629bcef93c7cbfd6f132f85c3f3 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 09, 2021
-
-
Change-Id: I7620f0a3b52f378f97fea92e8542418a5da36e5f Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 08, 2021
-
-
garciadeblas authored
Change-Id: Ie840cbe538a33c5240dc0edf604477dbdfe5ac98 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ied76a46baca9940a2856a289ca8a5ddb7d1381f2 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 05, 2021
-
-
garciadeblas authored
This change covers: - Feature 10892. Installation of OSM on top of Ubuntu20.04. Changes are mostly in full_install_osm.sh and are related to the use of new versions of kubeadm and docker-ce. In addition, changes in Jenkins groovy files have been done to indicate the base image to be used, either 18.04 or 20.04. - Feature 10893. Better tracking of installation. The code for tracking in in common/track. There is a function track that it is called in the different steps of the installation. - Feature 8460: Cleanup old code in full_install_osm.sh. The script full_install_osm.sh has been split in different scripts performing specific tasks, thus simplifying the installer: install_docker_ce.sh, install_juju.sh and install_kubeadm_cluster.sh. Change-Id: I1e388ec56285337eaf34f68470aa5a9b23ff45ff Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Nov 04, 2021
-
-
garciadav authored
Change-Id: I669943ab80eb494e0b5c59089d26a9434e4a53fd Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 03, 2021
-
-
garciadav authored
Metallb was complaining when indicating an IP range of a single IP. This commit changes the IP range "<IP>-<IP>" to CIDR format: "<IP>/32" Change-Id: If879fab2b272927a6a8ffda00f9c49f218224ac0 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 19, 2021
-
-
veleza authored
Change-Id: I1c6eaf4f32b949adf2586a41210e2f778a9a9c2e Signed-off-by: veleza <axel.velez@etsi.org>
-
- Oct 14, 2021
-
-
Change-Id: Id6df73247e4227607b6ee5475d5ab9c6e06f056a Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 11, 2021
-
-
garciadav authored
- Authentication to prometheus: - Update prometheus relation to provide auth credentials (user/pass) - Update grafana datasource to include credentials to prometheus - Update kafka and zookeeper charms: - Add support for the charms to talk to the new kafka charm - Add kafka and zookeeper charms in local bundle Change-Id: Ifb83769583178f3a2069ae6756aa430ec69eecce Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 08, 2021
-
-
sousaedu authored
Change-Id: I222213dbf0b738e9e54916e3568baa9fb5738e16 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Oct 07, 2021
-
-
sousaedu authored
Change-Id: Ifd3371a6e456d4dd56df4f40b75e0bc441418617 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Oct 06, 2021
-
-
garciadeblas authored
Change-Id: Ibf372557be7de1ce40461315b0fdb40f8f0ad1ca Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Oct 05, 2021
-
-
garciadeblas authored
Change-Id: I835da2f886f5bbf9eb342d52362a8a005710c255 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadav authored
Change-Id: I31f5540e0d8991006e8b3767a94fe4126945cafb Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 04, 2021
-
-
Change-Id: I29c61f84dd8443a650cf45a4a2dfcc99efed1106 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Change-Id: I238d04075c56ed6544df6d91eef16fc1a6b545c4 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 29, 2021
-
-
garciadeblas authored
Change-Id: I25949f4e61d327f61dfee8b7a9c3115738c445ac Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
security_context is set to false while we don't have new container images. Change-Id: I99cf8c1ab7446811887445d596f416f7e79574e7 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Sep 28, 2021
-
-
garciadeblas authored
Change-Id: I9cfdce4355f4fe7526f2e6b7da885f47b3a5f4e9 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: Ic5714571c673e4d82e3a905daa57f631640b94bb Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 22, 2021
-
-
garciadeblas authored
Change-Id: I5b60040f9b0afbde05309ea93aeb92d879d24591 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-