This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Mar 23, 2021
-
-
Change-Id: Ib940a950bb0a7a40f2d867dcd5e9b3d46e7238c0 Signed-off-by: endika <endika.aldecoa@ehu.eus>
-
- Mar 19, 2021
-
-
marsico authored
Change-Id: I4f7ad3dfd137b2e621609b1a1062392b34be0e43 Signed-off-by: Antonio Marsico <antonio.marsico@bt.com>
-
- Mar 17, 2021
-
-
garciadav authored
Changes in all operator charms: - Optimize deps for tox environments - Add import-order-style to flake8 - Optimize .jujuignore to reduce the size of charm artifacts OSM LCM charm: - Added vca_model_config_* options Added bundle example for using a bundle Updated the bundles and pin the new versions in the installer Change-Id: Ic6591354fa5d1b5f43383215b2f0df13eb28ce67 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Mar 15, 2021
-
-
calvinosanc1 authored
Change-Id: Ic540680914a2559c418d653e7466833a75e3f8b2 Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
-
Change-Id: Icc81251002736a4e25579f42500a5a8f6b3fe74a Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
-
- Mar 10, 2021
-
-
limon authored
Change-Id: I04553aa703d2f4106d5bbf5585bec9ab2e202249 Signed-off-by: limon <alimonj@indra.es>
-
- Mar 08, 2021
-
-
sousaedu authored
Change-Id: I53f8acf12a284f2479d79f614fb1ee9afcfde618 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Mar 05, 2021
-
-
- Adapt all new operator charms to use the same pattern. They are all using now this library that encapsulates the common logic for all charms: https://github.com/davigar15/ops-lib-charmed-osm . That will be eventually moved to gitlab, when it has a PyPI repository available - Add unit tests to all charms - Modify installer and bundles to point to the new charms - Improve the build.sh script for building the charms Change-Id: I0896ceb082d1b6a76b3560c07482a4135a220a3f Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Mar 04, 2021
-
-
Mark Beierl authored
NBI is not building with PyYAML from apt, need to prefer the version from pip instad. Change-Id: Ie2bbf3a9c1dde60b8876f3bd2063dc1649f4904b Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Mar 03, 2021
-
-
palsus authored
Change-Id: I03dffeb5f1934828f0f8d85760a0b396373ae082 Signed-off-by: palsus <subhankar.pal@aricent.com>
-
- Mar 02, 2021
-
-
Change-Id: I53068cdbfd15e357d25cb18c2c5435a69601824f Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- fix bug 1394: update images defining a default TAG (=9) - fix bug 1401: add --advertise-address option to kube-apiserver in microk8s - fix bug 1405 - fix bug 1406: pin the version of the osmclient snap. Add the logic to install/refresh the snap to the proper version. Add channel preference (stable -> candidate -> beta -> edge), so the installers tries first with stable, but if it does not exist, then tries with candidate, etc. Change-Id: I02edaaeed81e3b06ed328e81ecab2bf71d42c628 Signed-off-by: David Garcia <david.garcia@canonical.com> (cherry picked from commit b50dabe0)
-
garciadeblas authored
Change-Id: Icbe3c76be7618c557b461227c61463cfcc34d0ac Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
Change-Id: Ibbf1154e514bf8a91ed6d19b6bbf5fce0079da0c Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Change-Id: I585eb7f490099fc9a86d072ab8e9a4b40ee378b9 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
Change-Id: Ia96b29a9c7373254cde77ca708d069d3681b1386 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: Iea3c8f39f8a90fb4e287b074bf06f1042b71857c Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Modify metadata to fit the requirements of CharmHub - Improve the description of the actions - Change SVG icon - Improve the README Credit goes to Tom Haddon, that actually did the commit in lp, in a repo that is no longer maintained and will be soon removed Change-Id: Ic011d6b4d9cf07e5ef02a0e1ecead3ffdfbc3a45 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Feb 25, 2021
-
-
Change-Id: I4f4d99613b5cdb04c450359bc8beff52ffe8cec4 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: Ibfe71c17ab17e6f8fdf4d6117edc58de61891356 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: I4d3f97fadba047586949c1bdf4e15c1e7043b3f0 Author: João Fonseca <jpedrofonseca@av.it.pt> Committer: João Fonseca <jpedrofonseca@av.it.pt> Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
Change-Id: I6d157a79f8ae6be2a5675692c72eeceb796d42e8 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Feb 23, 2021
-
-
Mark Beierl authored
Changes flavor to a sanity constant so we can tailor it without needing further code changes. Change-Id: Ife5d2e84dce09d126e7f16c660c47b629833094c Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Feb 19, 2021
-
-
Mark Beierl authored
Updates the syntax for managing the docker proxy so we can avoid the rate limit issue Change-Id: I29f9da9f7b3af57dd1614ded595d463c4ef14f9e Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Feb 16, 2021
-
-
fonsecaj authored
Change-Id: I98d5abf877641c80de99ea93e2584c8908ed12b8 Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
fonsecaj authored
Author: João Fonseca <jpedrofonseca@av.it.pt> Committer: João Fonseca <jpedrofonseca@av.it.pt> Change-Id: Iae14ab5be983188af0616cfbf238362781aea6b1 Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
- Feb 15, 2021
-
-
fonsecaj authored
Change-Id: I1c3fad357012407285e5ada403916b829312cd97 Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
- Feb 09, 2021
-
-
Change-Id: I84cd18d5c2d8c09557e8030c6a97e01750f0f760 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
Change-Id: I533d54312c389c6c0cadf435b5eee3bf4a52ff67 Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
- Feb 08, 2021
-
-
fonsecaj authored
Change-Id: I0b3d5615b072ab8d5df3d7d69a886775ca7ef3e2 Signed-off-by: João Fonseca <jpedrofonseca@av.it.pt>
-
- Feb 03, 2021
-
-
fonsecaj authored
Change-Id: Ica1150cb1f85e9706d2259904fd5ddc483b48754 Signed-off-by: fonsecaj <jpedrofonseca@av.it.pt> (cherry picked from commit 988b7868)
-
- Jan 29, 2021
-
-
garciadav authored
Unit tests fixed Change-Id: I8400794918780f929ad7612f72d477d37aee1b74 Signed-off-by: David Garcia <david.garcia@canonical.com>
-
- Jan 28, 2021
-
-
sousaedu authored
Change-Id: Idb9b552d799181623aa48110a083439d808fd0b3 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jan 27, 2021
-
-
Change-Id: Ic792da3ab197784a1d9239ccd8fd9b28c1489a4a Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
garciadeblas authored
Change-Id: I97ee6d03e4e3d233988b035419994e115dd57128 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jan 26, 2021
-
-
sousaedu authored
Change-Id: I340d65d50daa3dd40baf2123b7655bba9ed66fd5 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
sousaedu authored
Change-Id: Ib1b33bd5e6b91d2689a7c3abdfd834de20ceed88 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jan 22, 2021
-
-
Mark Beierl authored
Changes snapcraft to run directly on host instead of in docker continer. This adds the requirement to have snapcraft installed in the Jenkins agent, but is more reliable as the snapcraft docker image is not the best practice anymore for building snaps. Change-Id: I78a9d12d1c6e054f0fe886ccfe08472309100d0f Signed-off-by: beierlm <mark.beierl@canonical.com>
-
- Jan 21, 2021
-
-
sousaedu authored
Change-Id: I7b3290ca9d9fdb0c3b9521f8d12c4ba76ddcbbcb Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-
- Jan 20, 2021
-
-
sousaedu authored
Change-Id: I23d491617525601587633d8338e09bcb9473f542 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
-