This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Nov 11, 2020
-
-
garciadav authored
Change-Id: I85aa5d066eb7e18995a22c1cc2e9a5fe6f021dd7 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
sousaedu authored
This refactoring work includes tests. Note 1: old charm is in nbi-k8s folder. Note 2: relation-departed is currently not tested because there is no function to remove a relation in the Testing Harness. There is currently one issue open and the Charmcraft team should provide feedback soon. Change-Id: I25b94d205d2a004946189a231b5309da1deaa8ed Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Nov 09, 2020
-
-
garciadav authored
- Update JUJU_AGENT_VERSION to 2.8.6 - Use mongodb charm and update needed osm pod specs to point at it Change-Id: I7c03ae7de6611fcacef35716646ff08bfc1ff988 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 06, 2020
-
-
Mark Beierl authored
Allow alternate registry to be supplied, with optional credentials. If registry is just host:port/path, no credentials will be used If user:pass@host:port/path, user and pass will be supplied as credentials. Change-Id: I8acf67b2916fea059fb306782388910e543b4046 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Nov 04, 2020
-
-
garciadav authored
This commit will allow us to pull images for OSM components from a private docker registry, protected with username and password Change-Id: I854028d6abbb1cae07c61692ba73d08825763212 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Nov 03, 2020
-
-
garciadav authored
Changes: - bootstrap juju to k8s - add lxd as external cloud - iptables are not needed anymore - expose the vca to the outside using metallb Change-Id: I15b33cbf621af00c53c4f12836500aecafcfcb9a Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Oct 30, 2020
-
-
fonsecaj authored
Change-Id: I5226e1d790c37d889fac2e6d8285f41f033e9529 Signed-off-by: fonsecaj <jpedrofonseca@av.it.pt>
-
- Oct 23, 2020
-
-
Mark Beierl authored
Change-Id: I96d3bae3abca7b2a5f66bca591b4358d6c921f3d Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Oct 21, 2020
-
-
garciadav authored
Change-Id: I7fbc227561744283569942d320f3a35307c6ee9f Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Mark Beierl authored
Update the ingress rules to be explicit about version to avoid extensions/v1beta1 Ingress is deprecated in v1.14+ message. Use kubectl annotate instead of kubectl replace. Ensure microk8s is in ready state before installing juju. Report error if non-existing vca is requested. Expose prometheus and grafana. Change-Id: I0a8aa78c5c9be3163918c0b08b38b4c47d8fae6c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Oct 20, 2020
-
-
Adding the following configuration options: - chase_referrals - page_size - group_tree_dn - group_objectclass Change-Id: Ibcfb6cd1ebb11db6081c229d35ac44c8ae2c5a3f Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
sousaedu authored
Adding the following configuration options: - chase_referrals - page_size - group_tree_dn - group_objectclass Change-Id: I413de917a5d31142527f7136e24eceef457f013b Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Oct 19, 2020
-
-
Mark Beierl authored
Update the ingress rules to be explicit about version to avoid extensions/v1beta1 Ingress is deprecated in v1.14+ message. Use kubectl annotate instead of kubectl replace. Ensure microk8s is in ready state before installing juju. Report error if non-existing vca is requested. Expose prometheus and grafana. Change-Id: I0a8aa78c5c9be3163918c0b08b38b4c47d8fae6c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
sousaedu authored
Change-Id: I691154ef2952bc124d7ddb689e39455c213c2a4b Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Oct 16, 2020
-
-
Mark Beierl authored
This reverts commit 69b532b0. Reason for revert: LW-UI has been updated via these changes: https://osm.etsi.org/gerrit/c/osm/devops/+/9869 https://osm.etsi.org/gerrit/c/osm/LW-UI/+/9870 Change-Id: I4eea04dd3ab519fe401d100b34738c39f3d244d9 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Change-Id: I63a0b1ae854e6bd3173c938b04d6c1793412780f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> (cherry picked from commit 0eb6c8b8)
-
Mark Beierl authored
This reverts commit c3a33005. Reason for revert: LW-UI has been updated via these changes: https://osm.etsi.org/gerrit/c/osm/devops/+/9851 https://osm.etsi.org/gerrit/c/osm/LW-UI/+/9829 Change-Id: I3a53718237bc7318e9caf2a56e72b12fa9db8a7b Signed-off-by: beierlm <mark.beierl@canonical.com>
-
garciadeblas authored
Change-Id: I63a0b1ae854e6bd3173c938b04d6c1793412780f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Oct 15, 2020
-
-
Resolves Light-UI and NG-UI deployed at the same time Change-Id: I07f97714dba9adf48df121b7f61c19c10960a93a Signed-off-by: Antonio Marsico <antonio.marsico@bt.com> (cherry picked from commit 25aca0c6)
-
Mark Beierl authored
Disable the build of light-ui until it can be updated with a newer version of Ubuntu, Python 3 and NPM. Change-Id: I6ed11216c4ba71fd784c113342d49bd941349fd3 Signed-off-by: beierlm <mark.beierl@canonical.com> (cherry picked from commit c3a33005)
-
Mark Beierl authored
Disable the build of light-ui until it can be updated with a newer version of Ubuntu, Python 3 and NPM. Change-Id: I6ed11216c4ba71fd784c113342d49bd941349fd3 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Oct 08, 2020
-
-
marsico authored
Resolves Light-UI and NG-UI deployed at the same time Change-Id: I07f97714dba9adf48df121b7f61c19c10960a93a Signed-off-by: Antonio Marsico <antonio.marsico@bt.com>
-
- Oct 01, 2020
-
-
garciadav authored
Change-Id: I10afc20b8e4b5099cbf3867b644b589702cabcf8 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 30, 2020
-
-
Mark Beierl authored
Pins the Juju agent version to 2.8.1 as the model cleanup can timeout, but this does not happen in master where the version is 2.8.1 Bug 1216 Change-Id: I223be2e36cc11ce045aaeffa2c164e592d96ec12 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Sep 25, 2020
-
-
fleischmann authored
This fixes bug 1233 which caused the full_install_osm.sh to not recognize the vca argument which is for the charmed installation. Bug: https://osm.etsi.org/bugzilla/show_bug.cgi?id=1233 Change-Id: Id5c653fa7ea543d946bdd7ae4fcdad3d431e9099 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
-
- Sep 24, 2020
-
-
Mark Beierl authored
Updates the juju version and also pins the charmed bundle versions. Increases the install timeout by checking for 10 minutes where no services progress at all, vs 10 minutes total time. Fixes bug 1229 Change-Id: I95db91162ad646a2d04b351558ae5f8b64ea579c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Sep 23, 2020
-
-
sousaedu authored
Change-Id: Ic07622ef2332943479d1e9212f9d968ba6554ead Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: Iab33813f81c394f2444fb9407b4fab4b70929c90 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Alfonso Tierno authored
These dependencies are installed with the debian python3-osm-lcm package, using a post-install script. This script get the required version. Removed other packages not needed Change-Id: I6472e756cb3da32632ca18a9d165ef2e8ec7d270 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Sep 22, 2020
-
-
Alfonso Tierno authored
These dependencies are installed with the debian python3-osm-lcm package, using a post-install script. This script get the required version. Removed other packages not needed Change-Id: I6472e756cb3da32632ca18a9d165ef2e8ec7d270 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Sep 15, 2020
-
-
Mark Beierl authored
Pins the agent version of juju to ensure consistent behaviour. Change-Id: I7112638fd02bc9ab9e6be5aa18481f93dd955f3a Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Mark Beierl authored
Pins the agent version of juju to ensure consistent behaviour. Change-Id: I7112638fd02bc9ab9e6be5aa18481f93dd955f3a Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Sep 11, 2020
-
-
adecoa authored
Fixes bug #1205 Change-Id: Iccf15a31c4925421820e25d7c0821e322955267a Signed-off-by: endika <endika.aldecoa@ehu.eus>
-
- Sep 09, 2020
-
-
- Bundles updated - Installer updated Change-Id: I0f8e9aafd51e9579159f9166864eb8634292f99c Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Sep 03, 2020
-
-
Mark Beierl authored
Removes need for license from .tiff and .svg files. Fixes bug 1202 Change-Id: Iff9dab4acab33328e161dab86be766021da2bb38 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Sep 02, 2020
-
-
Change-Id: Iffde16ff5f92aa3a99f2fb8e1ff22c8b9eb61caf Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Mark Beierl authored
Due to new version of grpc being released, the docker build fails with errors. Fixes bug 1200 Change-Id: Ifd958708a92a10a13c357fcd4f1960e6889ef89e Signed-off-by: beierlm <mark.beierl@canonical.com> (cherry picked from commit 2a815a3f)
-
Mark Beierl authored
Due to new version of grpc being released, the docker build fails with errors. Fixes bug 1200 Change-Id: Ifd958708a92a10a13c357fcd4f1960e6889ef89e Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Aug 27, 2020
-
-
Mark Beierl authored
This is a combination of all the commits. ======================================================================= Enable Robot Tests Enabling robot tests in CI/CD pipeline Propagate the parameter DO_ROBOT to stage_3-merge Setting OSM_HOSTNAME for robot test execution Adding prometheus_hostname env variable for ci/cd tests Archive containers logs in robot test execution Signed-off-by: beierlm <mark.beierl@canonical.com> Author: Felipe Vicens <felipe.vicens@atos.net> 8716 - K8s Proxy Charms This commit contains the following changes: - Changes to LCM Charm to configure vca k8s cloud - K8s installation: - Add storageclass to K8s - Add k8s to VCA - Configure lcm.env to pass k8s cloud name - Pass k8s cloud name to LCM Charm in charmed installation - Pin juju version tu 2.8/stable - Instal juju after Microk8s in charmed installation Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com> Add PLA charm Signed-off-by: David Garcia <david.garcia@canonical.com> Add NG-UI Charm Signed-off-by: David Garcia <david.garcia@canonical.com> Fix bugs in NG-UI charm Signed-off-by: David Garcia <david.garcia@canonical.com> Updated Dockerfiles to use ReleaseEIGHT-daily repo by default Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1124: K8s added to juju after k8s has been initialized Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Helm and k8s storage initialization for k8s-based installation Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1125: iptables must be installed and configured if not present Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix bug 1129: juju_addk8s requires the storage class Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix issue in UI charm Scale policy is only available in stateful pods Signed-off-by: David Garcia <david.garcia@canonical.com> Adds image overlay to bundle When installing using a bundle, the image overlay was not being generated, resulting in the --tag option being ignored. Bug 1130 Signed-off-by: beierlm <mark.beierl@canonical.com> Fix uninstall process, will fix issues is daily-stage4 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Fix PLA relations, add missing ENVs, and include it in the bundle Signed-off-by: David Garcia <david.garcia@canonical.com> Fix 1127 bug: Use config instead of resources for SSL certificates Signed-off-by: David Garcia <david.garcia@canonical.com> Remove unused config from PLA overlayx Signed-off-by: David Garcia <david.garcia@canonical.com> Installer: refactor file generation, improved ng-ui and light-ui separation, fixes in PLA Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> Pin libjuju version to 2.8.2 This fixes bug 1144 Signed-off-by: David Garcia <david.garcia@canonical.com> Pin libjuju version to 2.8.2 Fixes bug 1144 Signed-off-by: Mark Beierl <mark.beierl@canonical.com> Remove api_proxy variable in charmed installer - Fixes bug 1154 Signed-off-by: David Garcia <david.garcia@canonical.com> Add waiting period to Storage Class creation This commit adds a waiting period until the storage class is available. It also fixes a minor bug in the juju add-k8s command. This fixes Bug 1155 Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com> Remove api_proxy from osm bundles Signed-off-by: David Garcia <david.garcia@canonical.com> Make Charmed Installer Idempotent By default, the charmed installer will create a controller called 'controller', unless an external VCA is specified using the --vca option. Upon uninstall, it is not known or safe to remove this Juju controller as there might be other applications using it. This change shows that message on uninstall, giving the user the opportunity to remove it with a command. Also, as part of the installation, this change checks for the controller and if it exists, presents the user with options for how to resolve the situation. Fixes bug 1126 Signed-off-by: beierlm <mark.beierl@canonical.com> Remove unneeded mysql interface in PLA, fix osm-ha bundle, and add README.md to bundles Signed-off-by: David Garcia <david.garcia@canonical.com> Expose NBI and NG-UI Adds ingress rules for K8s installation to expose the NBI, the NG-UI and allow for unlimited content size. Fixes bug 1171 Signed-off-by: beierlm <mark.beierl@canonical.com> Installer Quits Too Soon Increases the timeout and provides more feedback on progress. Signed-off-by: beierlm <mark.beierl@canonical.com> Change in returned storage status format from microk8s Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com> ======================================================================================== Change-Id: I9223675bb9ad25a0da1f20215e79ef392e544eb5 Signed-off-by: beierlm <mark.beierl@canonical.com>
-
Change-Id: I808c6817cd112a3a4b50223344e104e3238665ea Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com> (cherry picked from commit f04b99d6)
-