This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git.
Pull mirroring updated .
- Apr 05, 2018
-
-
Mike Marchetti authored
Change-Id: Ic27326aaeed9fe35f251b3926158766c835072a9 Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Change-Id: I32c1d6b6fb2cf7651b75e2cf2b653f4a739671f4 Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Change-Id: I4fc0d6cd7b60652eabbf1a1a75c0472c334b7171 Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
- Apr 04, 2018
-
-
Mike Marchetti authored
Change-Id: I4d88de8dc90fb1a1e297c79c95c2a66dcd14e1b2 Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Change-Id: Ia31df08f51c7b20cb8ecfaf61b9ab6904ddd4f16 Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
prithiv authored
Signed-off-by: prithiv <prithiv.mohan@intel.com>
-
- Apr 02, 2018
-
-
garciadeblas authored
Change-Id: I1f5ccc470763dd9574b547750a6312f86e68869b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Mar 28, 2018
-
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
kasar authored
Change-Id: If04f5d78de0435405403344d9ab17710cb355f6d Signed-off-by: kasar <pkasar@vmware.com>
-
- Mar 27, 2018
-
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
marchettim authored
This reverts commit fcac45c9. Change-Id: Idf87507ef92d8e192423952bb9b5abd763713afc
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
- Mar 22, 2018
-
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
Mike Marchetti authored
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
-
- Mar 20, 2018
-
-
garciadeblas authored
Change-Id: I7b4db225ca0bdc9e0207b0dc391aaaadc8764495 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Mar 19, 2018
-
-
garciadeblas authored
Change-Id: Ie4f2e0992e85b9e9a7380ea3d18cf47e46cc886f Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I0e1621ce679de00d18e4862f14b3e467cef99c46 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Mar 16, 2018
-
-
garciadeblas authored
Change-Id: Ieadec2fee2e17b5307c14212a109f51fa368fb24 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Mar 07, 2018
-
-
israelad authored
A recent update to vmware-tools in trusty caused dpkg to prompt the user to keep their existing configuration or use the new version, which caused the update-lxd-image script to fail. This instructs dpkg to choose which configuration file to keep, defaulting to the existing configuration. Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
- Mar 05, 2018
-
-
Alfonso Tierno authored
Change-Id: Ibec28555b5b339fea2f27b9ae498e8a0e4116793 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Feb 23, 2018
-
-
Michael Marchetti authored
Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
-
- Feb 22, 2018
-
-
israelad authored
We originally made the decision to disable apt update and upgrades for faster machine provisioning, but we've experienced the scenario where the provisioning of a container will fail because the apt cache in the lxd image is stale. This can cause the cloud-init used by Juju to get stuck in a loop trying to install packages that no longer exist in the Ubuntu Archive. This patch enables the run of `apt-get update` when Juju provisions a container. This will add some time to the provisioning process, but ensures greater reliability in the process. Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
- Feb 21, 2018
-
-
marchettim authored
-
israelad authored
Signed-off-by: Adam Israel <adam.israel@canonical.com>
-
garciadeblas authored
Change-Id: I8ac07e8b6eb9dc7bf1ea89dd96a93276481bd4d1 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I96ab9d55d377b574736bc24031ac2a3014ab6803 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ia8ee0990ed2f3d23ff877c8782327de85af8cfef Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: Ia77f6af50a726ebb50dc0432c2ef7189735980d6 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Feb 15, 2018
-
-
israelad authored
This fixes a race condition where cloud-init may not be finished before we try to run apt-get update, causing the script to fail. Fixes bug #463 Signed-off-by: Adam Israel <adam.israel@canonical.com> Change-Id: I241d769bb5d3f07d1ede628df58f7949649eefd9
-
- Feb 07, 2018
-
-
peusterm authored
Fixes two issues recently reported on OSM_TECH. 1. Docker permission issue. 2. Docker internet access issue. Solved by enforcing a docker service restart. Change-Id: Ic297bfa2db02eae676c03127c09f291f55b736fd Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
-
- Jan 24, 2018
-
-
peusterm authored
Added some more output at the end of the vim-emu installation to make it easier to understand. This is now fully compatible to the emulator documentation in the wiki: https://osm.etsi.org/wikipub/index.php/VIM_emulator#Usage_example Change-Id: I3cb49ac0de4bf5ecf2516c3f1242901bc14541a8 Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
-
- Jan 17, 2018
-
-
marchettim authored
-