This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Oct 23, 2019
- Oct 22, 2019
-
-
madavi authored
-
- Oct 16, 2019
-
-
garciadeblas authored
Change-Id: I79a21f4a83ee54c513caceefecbf34f69b4effa4 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Oct 09, 2019
-
-
garciadeblas authored
This change introduces a new check for other allowed files, as long as its name is defined in ALLOWED_FILES_WILDCARDS. For instance, with this change, README can now be README.txt, README.md, README.rst, etc. Change-Id: Ia9a0bfb455b08fd5a8a924508f5611de57754454 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Oct 07, 2019
-
-
beierl authored
Adds the ability to specify hardware version Defaults hardware version to 14 for compatibility Displays list of OS types in help Adds a working vCD upload Adds simple usage file Cleans up installation path Bug 850 Change-Id: I1f4658e48869149c523a80401487e3e6c25dc809 Signed-off-by: beierl <mbeierl@vmware.com>
-
- Oct 04, 2019
-
-
madavi authored
Change-Id: I1aa2bdb8e2ceebb366d756ebb0e838b761fd26b5 Signed-off-by: madavi <jm00553988@techmahindra.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 20, 2019
-
-
garciadeblas authored
Default behaviour is NOT to validate whether the charm is in the folder. The rationale is that this tool is intended to validate only the descriptor, not the package. Validating the package requires more aspects to be taken into account, not only the charm Moreover, in a CICD for a VNF vendor, charms can be created and tested independently from the descriptors and only be merged in the same folder in the last step. Change-Id: I33aa986493931df463fa8f9d2c6cda2e4be45cf9 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I5849c0d40960b43d266b1c6077a36bc563026144 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Sep 19, 2019
-
-
calvinosanch authored
Change-Id: I3dfb36ced68ccd0d95c5d2f0bfc725e9629675a2 Signed-off-by: calvinosanch <guillermo.calvinosanchez@altran.com>
-
- Sep 18, 2019
-
-
madavi authored
Change-Id: Ie339e998d7f9acd83d031398575d432ab2d88ee8 Signed-off-by: madavi <jm00553988@techmahindra.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 13, 2019
-
-
Alfonso Tierno authored
Change-Id: I13da267f5cbaf4201d6a753a76d0ea05560f3dd3 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I80109e668590ed6318f3711473f6b0c7f58bc55c Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Sep 12, 2019
-
-
madavi authored
Change-Id: Ie6d6ee1f4a05eab80cb7bf76b18849f5226c7c37 Signed-off-by: madavi <jm00553988@techmahindra.com>
-
- Sep 10, 2019
-
-
garciadeblas authored
Change-Id: I9f30077cbf470e415141cd5d1d5f528628df7f99 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
-
garciadeblas authored
-
madavi authored
-
madavi authored
-
- Sep 09, 2019
-
-
garciadeblas authored
Change-Id: I3fa7700543ebbe8fb4b6c35f282ebd5c554dabe1 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
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>
-
- Sep 05, 2019
-
-
madavi authored
Change-Id: If0f9b53da16d1e291aee22d0df6adaae492afea4 Signed-off-by: madavi <jm00553988@techmahindra.com>
-
- Sep 04, 2019
-
-
madavi authored
-
madavi authored
Change-Id: I9f1fea4d8943380967058797338fc7772dbb0a06 Signed-off-by: madavi <jm00553988@techmahindra.com>
-
- Sep 03, 2019
-
-
beierl authored
If coverage or junit files exist, publish them via Jenkins plugins. Junit plugin is already present. Coberatura plugin needs to be installed before this can be merged. Bug 803 Change-Id: I898e32a6b9dd28c958e7fea2422c416f3c2c077e Signed-off-by: beierl <mbeierl@vmware.com>
-
- Aug 30, 2019
-
-
beierl authored
Adds a step to checkout the code from the Gerrit review instead of running from master. Bug 824 Change-Id: Ic080454518b9388b94fb7aa28fd55cde72463448 Signed-off-by: beierl <mbeierl@vmware.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>
-
- Jul 30, 2019
-
-
lombardofr authored
Change-Id: I1dc87b86f8dc1c19c62ec3bfade391a9e60eb2e9 Signed-off-by: lombardofr <lombardo@everyup.it>
-
- Jul 25, 2019
-
-
madavi authored
Change-Id: Id89196b4d99c4a33123f48c192b2a43f2504128f Signed-off-by: madavi <jm00553988@techmahindra.com>
-
madavi authored
Change-Id: I8a3cc8c472c67c5dcd7e6b441919438bdc6eef06 Signed-off-by: madavi <jm00553988@techmahindra.com>
-
madavi authored
Change-Id: Ia2c8da12c8ea8e99510b9bb8a8d4d2624b68b0ec Signed-off-by: madavi <jm00553988@techmahindra.com>
-