osm/devops.git
6 years agoinstall_osm: proper exit when uninstalling 89/5889/1 v3.0.3
garciadeblas [Tue, 20 Mar 2018 01:09:44 +0000 (02:09 +0100)]
install_osm: proper exit when uninstalling

Change-Id: I7b4db225ca0bdc9e0207b0dc391aaaadc8764495
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agoinstall_osm.sh updated to delete old imported lxd images 88/5888/1
garciadeblas [Mon, 19 Mar 2018 16:38:04 +0000 (17:38 +0100)]
install_osm.sh updated to delete old imported lxd images

Change-Id: Ie4f2e0992e85b9e9a7380ea3d18cf47e46cc886f
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agogen-lxdimages: changing permissions to lxd image files; adding rsync options 87/5887/1
garciadeblas [Mon, 19 Mar 2018 13:42:49 +0000 (14:42 +0100)]
gen-lxdimages: changing permissions to lxd image files; adding rsync options

Change-Id: I0e1621ce679de00d18e4862f14b3e467cef99c46
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agoNew NAT rules to allow UI access from local browser 82/5882/2
garciadeblas [Thu, 15 Mar 2018 08:40:51 +0000 (09:40 +0100)]
New NAT rules to allow UI access from local browser

Change-Id: Ieadec2fee2e17b5307c14212a109f51fa368fb24
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agoFix upgrades in cached lxd image creation 73/5873/1
Adam Israel [Wed, 7 Mar 2018 17:55:34 +0000 (12:55 -0500)]
Fix upgrades in cached lxd image creation

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>
6 years agoOSM descriptor upgrade enhancement. Add position to interfaces, management cp 72/5872/2
tierno [Mon, 5 Mar 2018 16:39:04 +0000 (17:39 +0100)]
OSM descriptor upgrade enhancement. Add position to interfaces, management cp

Change-Id: Ibec28555b5b339fea2f27b9ae498e8a0e4116793
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
6 years agoUpdate changelog generation for release tag 59/5859/1
Michael Marchetti [Fri, 23 Feb 2018 19:29:14 +0000 (20:29 +0100)]
Update changelog generation for release tag

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
6 years agoFix itermittent error installing Juju 57/5857/1
Adam Israel [Thu, 22 Feb 2018 22:09:39 +0000 (17:09 -0500)]
Fix itermittent error installing Juju

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>
6 years agoMerge "Make option for test functionality added to tool to upgrade vnf,ns descriptors...
marchettim [Wed, 21 Feb 2018 15:35:28 +0000 (16:35 +0100)]
Merge "Make option for test functionality added to tool to upgrade vnf,ns descriptors to R. THREE"

6 years agoAdd exception handling during config-changed hook 81/5681/2
Adam Israel [Fri, 10 Nov 2017 23:17:05 +0000 (18:17 -0500)]
Add exception handling during config-changed hook

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agoRO install will use Ocata Openstack clients 12/5512/2
garciadeblas [Wed, 4 Oct 2017 09:08:28 +0000 (11:08 +0200)]
RO install will use Ocata Openstack clients

Change-Id: I8ac07e8b6eb9dc7bf1ea89dd96a93276481bd4d1
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agoMinor bug fixes in lxd images generation 04/5804/2
garciadeblas [Thu, 21 Dec 2017 14:32:32 +0000 (15:32 +0100)]
Minor bug fixes in lxd images generation

Change-Id: I96ab9d55d377b574736bc24031ac2a3014ab6803
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agoMinor changes in installer to guarantee idempotency in configuration 03/5803/2
garciadeblas [Thu, 21 Dec 2017 14:32:02 +0000 (15:32 +0100)]
Minor changes in installer to guarantee idempotency in configuration

Change-Id: Ia8ee0990ed2f3d23ff877c8782327de85af8cfef
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agoFixed LXD image generation 40/5740/3
garciadeblas [Tue, 28 Nov 2017 14:15:23 +0000 (15:15 +0100)]
Fixed LXD image generation

Change-Id: Ia77f6af50a726ebb50dc0432c2ef7189735980d6
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agoFix race condition 51/5851/2
Adam Israel [Thu, 15 Feb 2018 19:00:36 +0000 (14:00 -0500)]
Fix race condition

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

6 years agoFixes Docker installation of --vimemu installer. 45/5845/1
peusterm [Wed, 7 Feb 2018 10:51:11 +0000 (11:51 +0100)]
Fixes Docker installation of --vimemu installer.

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>
6 years agoImprovement: Added help text for --vimemu flag. 25/5825/1
peusterm [Wed, 24 Jan 2018 14:32:17 +0000 (15:32 +0100)]
Improvement: Added help text for --vimemu flag.

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>
6 years agoMerge "Added vim-emu install option to installer."
marchettim [Wed, 17 Jan 2018 15:52:48 +0000 (16:52 +0100)]
Merge "Added vim-emu install option to installer."

6 years agoremove vmware test due to pyvcloud failure 17/5817/1
Mike Marchetti [Tue, 16 Jan 2018 16:25:30 +0000 (11:25 -0500)]
remove vmware test due to pyvcloud failure

- pyvcloud issue causing vimconn_vmware.py to
fail on import in RO
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoAdded vim-emu install option to installer. 07/5807/1
peusterm [Fri, 22 Dec 2017 12:10:54 +0000 (13:10 +0100)]
Added vim-emu install option to installer.

Installer can now (optionally) install and deploy the emulator
at the end of the installation process so that a user
could directly connect OSM to an emulated VIM.

Usage: ./install_osm.sh --lxdimages --vimemu

The emulator is locally build and deployed inside of
a Docker container.

Change-Id: I5f5898fe557fb379506afbca23349f9a193b0711
Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
6 years agoadding make test using the test option of upgrade_descriptor_version 31/5731/5
tierno [Thu, 23 Nov 2017 17:19:34 +0000 (18:19 +0100)]
adding make test using the test option of upgrade_descriptor_version

Change-Id: Iab0de8e80c52383d438948df1f73b86529b08d7f
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
6 years agoadd --daily option for install 80/5780/1
Mike Marchetti [Sat, 16 Dec 2017 21:04:52 +0000 (16:04 -0500)]
add --daily option for install

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoPin the libjuju version 79/5779/1
Adam Israel [Fri, 15 Dec 2017 19:00:18 +0000 (14:00 -0500)]
Pin the libjuju version

There is a pending release of libjuju that will break compatibility with
the version we're currently using. This won't be a problem when we
switch to using the version within N2VC, but there's more work involved
with that.

This patch just installs the specific version we've been using, 0.6.1,
so that new installs won't get the new version.

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agoFix to upgrade tool 51/5751/1
gcalvino [Tue, 5 Dec 2017 07:54:52 +0000 (08:54 +0100)]
Fix to upgrade tool

Signed-off-by: gcalvino <guillermo.calvinosanchez@altran.com>
6 years agofixup changelog copy 44/5744/1
Mike Marchetti [Wed, 29 Nov 2017 18:38:41 +0000 (13:38 -0500)]
fixup changelog copy

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoNS and VNF descriptors updated to R. THREE 36/5736/3
gcalvino [Fri, 24 Nov 2017 13:04:53 +0000 (14:04 +0100)]
NS and VNF descriptors updated to R. THREE
Change-Id: I979386493ea242ec7ab691dd658c8507af43f46c
Signed-off-by: gcalvino <guillermo.calvinosanchez@altran.com>
6 years agoTest functionality added to tool to upgrade vnf,ns descriptors to R. THREE 25/5725/7
gcalvino [Thu, 23 Nov 2017 12:38:32 +0000 (13:38 +0100)]
Test functionality added to tool to upgrade vnf,ns descriptors to R. THREE
Change-Id: Ib1ea634fe8421ab4281e737f181edebf37beec09
Signed-off-by: gcalvino <guillermo.calvinosanchez@altran.com>
6 years agoreturn back placement groups to ping-pong descriptors 85/5685/5 v3.0.2
tierno [Mon, 13 Nov 2017 16:59:13 +0000 (17:59 +0100)]
return back placement groups to ping-pong descriptors

Change-Id: Icc5df66b81a315f7189384de3e52155af96d1306
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
6 years agoMake option for test functionality added to tool to upgrade vnf,ns descriptors to... 32/5732/1
gcalvino [Fri, 24 Nov 2017 12:48:51 +0000 (13:48 +0100)]
Make option for test functionality added to tool to upgrade vnf,ns descriptors to R. THREE

Signed-off-by: gcalvino <guillermo.calvinosanchez@altran.com>
6 years agodescriptors change image to cirros034 for coherency with wiki 84/5684/5
tierno [Mon, 13 Nov 2017 16:55:03 +0000 (17:55 +0100)]
descriptors change image to cirros034 for coherency with wiki

Change-Id: I7f13d09e23a8dffb1c51e6760047650c183f0935
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
6 years agoAdding shim installer 14/5714/6
garciadeblas [Wed, 22 Nov 2017 15:02:00 +0000 (16:02 +0100)]
Adding shim installer

Change-Id: I3e3e32ebf59b4006818e439dc23c22f8830172c5
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agoInstall OSM from LXD images 00/5700/9
garciadeblas [Fri, 17 Nov 2017 14:39:17 +0000 (15:39 +0100)]
Install OSM from LXD images

Change-Id: Iee1d1e42b718d754af12bc327bd4073fe141d004
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agoNew tool to generate lxd images from an OSM installation and push them to ETSI FTP 99/5699/5
garciadeblas [Fri, 17 Nov 2017 14:33:02 +0000 (15:33 +0100)]
New tool to generate lxd images from an OSM installation and push them to ETSI FTP

Change-Id: If178de582660690ff3f04af6fa1ef2961e7b1c24
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agoMerge "save artifacts on stage_4 success"
Mike Marchetti [Thu, 23 Nov 2017 16:08:04 +0000 (17:08 +0100)]
Merge "save artifacts on stage_4 success"

6 years agosave artifacts on stage_4 success 28/5728/1
Mike Marchetti [Thu, 23 Nov 2017 15:03:26 +0000 (10:03 -0500)]
save artifacts on stage_4 success

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoNew tool to upgrade vnf,ns descriptors to R. THREE 98/5698/3
tierno [Fri, 17 Nov 2017 14:21:36 +0000 (15:21 +0100)]
New tool to upgrade vnf,ns descriptors to R. THREE

Change-Id: I7c47d8bd891ad54fed4c2a92ba400962fe40add9
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
6 years agocatch if not using gerrit triggers 21/5721/1
Mike Marchetti [Wed, 22 Nov 2017 21:34:20 +0000 (16:34 -0500)]
catch if not using gerrit triggers

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoadd ability to specify downstream stage 20/5720/1
Mike Marchetti [Wed, 22 Nov 2017 21:25:52 +0000 (16:25 -0500)]
add ability to specify downstream stage

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoadd NODE for stage_4 19/5719/1
Mike Marchetti [Wed, 22 Nov 2017 20:25:17 +0000 (15:25 -0500)]
add NODE for stage_4

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoMerge "Trim trailing slash from REPOSITORY_BASE before add-apt-repository"
marchettim [Wed, 22 Nov 2017 01:43:54 +0000 (02:43 +0100)]
Merge "Trim trailing slash from REPOSITORY_BASE before add-apt-repository"

6 years agouse -staging for artifacts for patchset builds 09/5709/1
Mike Marchetti [Tue, 21 Nov 2017 20:07:59 +0000 (15:07 -0500)]
use -staging for artifacts for patchset builds

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agofix mdg repo in link 05/5705/1
Mike Marchetti [Sun, 19 Nov 2017 16:31:34 +0000 (11:31 -0500)]
fix mdg repo in link

Change-Id: I66b6df8f88a045b23591c17411033e921150e0af
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agofix when changelog not available 04/5704/1
Mike Marchetti [Sat, 18 Nov 2017 17:28:11 +0000 (12:28 -0500)]
fix when changelog not available

Change-Id: I0c119052a662ff67371c6c430fbd9a7753852cc7
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agobuild/archive changelog for mdg 03/5703/1
Mike Marchetti [Fri, 17 Nov 2017 18:38:47 +0000 (13:38 -0500)]
build/archive changelog for mdg

Change-Id: Ia4f0a11579cd88e53477e7c9047739abc9744bf9
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoadd smoke tests 02/5702/1
Mike Marchetti [Fri, 17 Nov 2017 15:31:43 +0000 (10:31 -0500)]
add smoke tests

- upload package tests
- vim create/delete
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Change-Id: I94a4e57972733d6a60d67f69cf9391ab3e82a49c

6 years agoMerge changes Ic3741f89,I21472a39
Mike Marchetti [Fri, 17 Nov 2017 14:38:18 +0000 (15:38 +0100)]
Merge changes Ic3741f89,I21472a39

* changes:
  add utilities for artifact cleanup
  systest makefile fixes

6 years agoadd utilities for artifact cleanup 96/5696/1
Mike Marchetti [Thu, 16 Nov 2017 21:06:15 +0000 (16:06 -0500)]
add utilities for artifact cleanup

Change-Id: Ic3741f893c5678e986d8db157dac2103f9f9ea85
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agosystest makefile fixes 95/5695/1
Mike Marchetti [Fri, 6 Oct 2017 13:17:36 +0000 (09:17 -0400)]
systest makefile fixes

Change-Id: I21472a393d263fdf400779299259101ab1aa18cd
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoMerge "use job name for container name"
Mike Marchetti [Thu, 16 Nov 2017 15:09:57 +0000 (16:09 +0100)]
Merge "use job name for container name"

6 years agostage_4 support 68/5668/3
Mike Marchetti [Mon, 6 Nov 2017 16:04:38 +0000 (11:04 -0500)]
stage_4 support

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Change-Id: Ic997b0baf6ad9cedf486a506f050e016a0c5796a

6 years agoupdate newtags to clone 93/5693/1
Mike Marchetti [Thu, 2 Nov 2017 16:08:12 +0000 (12:08 -0400)]
update newtags to clone

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agouse job name for container name 92/5692/1
Mike Marchetti [Thu, 16 Nov 2017 13:56:10 +0000 (08:56 -0500)]
use job name for container name

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoUpdate RELEASE variable to ReleaseTHREE by default 91/5691/1
garciadeblas [Thu, 16 Nov 2017 13:48:12 +0000 (14:48 +0100)]
Update RELEASE variable to ReleaseTHREE by default

Change-Id: I4b2d58bbd1399fbdff713f8529aab1c746edd405
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
6 years agouse upstream job -merge artifacts for stage_3 88/5688/1
Mike Marchetti [Tue, 14 Nov 2017 22:07:41 +0000 (17:07 -0500)]
use upstream job -merge artifacts for stage_3

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoupdate to support gerrit merge/patchset triggers 86/5686/1
Mike Marchetti [Tue, 26 Sep 2017 19:25:29 +0000 (15:25 -0400)]
update to support gerrit merge/patchset triggers

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoMerge "Revert "BUG 410 -- update to new platform"" v3.0.0rc17 v3.0.1
marchettim [Fri, 10 Nov 2017 16:18:34 +0000 (17:18 +0100)]
Merge "Revert "BUG 410 -- update to new platform""

6 years agoRevert "BUG 410 -- update to new platform" 77/5677/1
marchettim [Fri, 10 Nov 2017 16:15:21 +0000 (18:15 +0200)]
Revert "BUG 410 -- update to new platform"

This reverts commit 38bdcea60afaa661a864febd74db3327a2e7b73c.

Change-Id: I89bc0bdcaf30967c529e6ae003bb94f72571a8e9

6 years agoMerge "Fix MTU of nested LXD containers inside VCA"
marchettim [Fri, 10 Nov 2017 15:02:18 +0000 (16:02 +0100)]
Merge "Fix MTU of nested LXD containers inside VCA"

6 years agoBUG 410 -- update to new platform 74/5674/1
Jeremy Mordkoff [Thu, 9 Nov 2017 17:09:57 +0000 (12:09 -0500)]
BUG 410 -- update to new platform

Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@gmail.com>
6 years agoFix MTU of nested LXD containers inside VCA 72/5672/1
Adam Israel [Thu, 9 Nov 2017 01:23:50 +0000 (20:23 -0500)]
Fix MTU of nested LXD containers inside VCA

This simplifies the persistent MTU setting of nested containers within
the VCA container.

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agoStart lxdbr0 bridge in VCA start_build before configuring mtu 61/5661/3 v3.0.0rc16
garciadeblas [Tue, 7 Nov 2017 15:49:08 +0000 (16:49 +0100)]
Start lxdbr0 bridge in VCA start_build before configuring mtu

Change-Id: Ic8a1608d67c45a162476f89c7a365ef2d3618d46
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agoStop checking config if ssh verification fails 55/5655/1
Adam Israel [Mon, 6 Nov 2017 22:19:02 +0000 (17:19 -0500)]
Stop checking config if ssh verification fails

If the ssh verification fails, don't continue checking the config. This
could potentially lead to a condition where the charm thinks it's ready
when it's not.

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agoNSDs modified to set the management flag in management network. VNFDs modified to... 45/5645/1 v3.0.0rc15
montesmoreno [Fri, 3 Nov 2017 10:57:58 +0000 (10:57 +0000)]
NSDs modified to set the management flag in management network. VNFDs modified to indicate the cp that will be used for management instead of using the interface type OM-MGMT

Signed-off-by: montesmoreno <pablo.montesmoreno@telefonica.com>
6 years agoAdded management network flag to NS descriptors that did not include it. Moved vnf... 39/5639/1
montesmoreno [Thu, 2 Nov 2017 09:32:01 +0000 (09:32 +0000)]
Added management network flag to NS descriptors that did not include it. Moved vnf descriptor located in nsd directory

Signed-off-by: montesmoreno <pablo.montesmoreno@telefonica.com>
6 years agoadd mgmt-network cirros_ns 38/5638/1
Mike Marchetti [Thu, 2 Nov 2017 01:09:47 +0000 (21:09 -0400)]
add mgmt-network cirros_ns

- also fixup dependency generations
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoclone repo if repo doesn't already exist 37/5637/1 v3.0.0rc14
Mike Marchetti [Tue, 31 Oct 2017 17:54:12 +0000 (13:54 -0400)]
clone repo if repo doesn't already exist

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoMerge "Extended stage_2 pipeline: Allow unittests to be executed in a privileged...
marchettim [Thu, 26 Oct 2017 07:17:18 +0000 (09:17 +0200)]
Merge "Extended stage_2 pipeline: Allow unittests to be executed in a privileged container by specifing additional arguments for the Jenkins Docker plugin."

6 years agoExtended stage_2 pipeline: Allow unittests 24/5624/2
peusterm [Wed, 25 Oct 2017 13:53:41 +0000 (15:53 +0200)]
Extended stage_2 pipeline: Allow unittests
to be executed in a privileged container by specifing
additional arguments for the Jenkins Docker plugin.

Required by vim-emu.

Change-Id: I46795e1e52259819c171a8ee03d626179a7e81f2
Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
6 years agoMove descriptors that were in the incorrect folder 22/5622/1
montesmoreno [Tue, 24 Oct 2017 14:02:26 +0000 (16:02 +0200)]
Move descriptors that were in the incorrect folder

Signed-off-by: montesmoreno <pablo.montesmoreno@telefonica.com>
6 years agoMerge "Add additional configuration check" v3.0.0rc13
velandy [Fri, 20 Oct 2017 01:40:08 +0000 (03:40 +0200)]
Merge "Add additional configuration check"

6 years agoAdd additional configuration check 11/5611/1
Adam Israel [Thu, 19 Oct 2017 23:26:00 +0000 (19:26 -0400)]
Add additional configuration check

This adds a little more verbosity to the workload status, and adds and
additional configuration check to verify if the configuration has been
received and processed.

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agobug 394 fixed: fail if package cannot be installed 10/5610/4
Mike Marchetti [Thu, 19 Oct 2017 19:27:48 +0000 (15:27 -0400)]
bug 394 fixed: fail if package cannot be installed

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Change-Id: Iea828cb935a823a066557f0e2696fbf92cd6e895

6 years agoNO BUG -- update RIFT package to include Logo fix from 5.2.0.1 09/5609/1
Jeremy Mordkoff [Thu, 19 Oct 2017 17:27:19 +0000 (13:27 -0400)]
NO BUG -- update RIFT package to include Logo fix from 5.2.0.1

Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
6 years agoMerge "BUG 385 update UI installer to actually call BUILD.sh" v3.0.0rc12
Jeremy Mordkoff [Wed, 18 Oct 2017 19:46:01 +0000 (21:46 +0200)]
Merge "BUG 385 update UI installer to actually call BUILD.sh"

6 years agoBUG 385 update UI installer to actually call BUILD.sh 03/5603/1
Jeremy Mordkoff [Wed, 18 Oct 2017 19:43:31 +0000 (15:43 -0400)]
BUG 385 update UI installer to actually call BUILD.sh

Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
6 years agoBUG 386 update to new RIFT platform 00/5600/1
Jeremy Mordkoff [Wed, 18 Oct 2017 16:06:23 +0000 (12:06 -0400)]
BUG 386 update to new RIFT platform

Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
6 years agoMerge "Add better status messages"
marchettim [Wed, 18 Oct 2017 14:42:42 +0000 (16:42 +0200)]
Merge "Add better status messages"

6 years agoAdd better status messages 99/5599/1
Adam Israel [Wed, 18 Oct 2017 14:39:40 +0000 (10:39 -0400)]
Add better status messages

This patch adds better status messages by differentiating between
configuration settings received and the verification of ssh credentials.

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agoAdditional descriptors for R3 testing 91/5591/2
montesmoreno [Tue, 17 Oct 2017 15:53:35 +0000 (15:53 +0000)]
Additional descriptors for R3 testing

Signed-off-by: montesmoreno <pablo.montesmoreno@telefonica.com>
6 years agobug 385: version sort tags to get latest 93/5593/1
Mike Marchetti [Tue, 17 Oct 2017 17:47:48 +0000 (13:47 -0400)]
bug 385: version sort tags to get latest

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoMerge "Added new descriptors for R3 testing" v3.0.0rc11
marchettim [Mon, 16 Oct 2017 19:24:18 +0000 (21:24 +0200)]
Merge "Added new descriptors for R3 testing"

6 years agoMerge changes I4396d3ef,I1f9ce570
marchettim [Mon, 16 Oct 2017 19:24:08 +0000 (21:24 +0200)]
Merge changes I4396d3ef,I1f9ce570

* changes:
  Update ping/pong example for R3
  Fix error raising interface

6 years agoUpdate ping/pong example for R3 89/5589/1
Adam Israel [Mon, 16 Oct 2017 18:54:59 +0000 (14:54 -0400)]
Update ping/pong example for R3

This updates the descriptors for the ping/pong example to work with
Release THREE:
- Removing unused element(s)
- Renaming service-primitive to config-primitive
- Defaulting to a vim-network-name of mgmt for the mangement network

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agoFix error raising interface 88/5588/1
Adam Israel [Mon, 16 Oct 2017 18:46:29 +0000 (14:46 -0400)]
Fix error raising interface

Don't fail if there's an error raising the interface. I'm seeing this
happen because the interface is already up.

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agoAdded new descriptors for R3 testing 85/5585/1
montesmoreno [Mon, 16 Oct 2017 15:02:09 +0000 (15:02 +0000)]
Added new descriptors for R3 testing

Signed-off-by: montesmoreno <pablo.montesmoreno@telefonica.com>
6 years agobug 381 fix 79/5579/1
Mike Marchetti [Fri, 13 Oct 2017 17:58:54 +0000 (13:58 -0400)]
bug 381 fix

- fixup ping_pong Makefile
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoupdate max wait time for vnf/ns 74/5574/1
Mike Marchetti [Thu, 12 Oct 2017 15:29:38 +0000 (11:29 -0400)]
update max wait time for vnf/ns

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoBug 357 fixed: improve checking when SO rest is up 57/5557/1 v3.0.0rc8
Mike Marchetti [Tue, 10 Oct 2017 19:43:15 +0000 (15:43 -0400)]
Bug 357 fixed: improve checking when SO rest is up

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
6 years agoNO BUG -- update the logo on the login page 45/5545/1 v3.0.0rc7
Jeremy Mordkoff [Fri, 6 Oct 2017 21:09:45 +0000 (17:09 -0400)]
NO BUG -- update the logo on the login page

Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
6 years agoCommented unncesary placement group of one vdu 37/5537/1
tierno [Fri, 6 Oct 2017 08:05:51 +0000 (10:05 +0200)]
Commented unncesary placement group of one vdu

Change-Id: Ic179f99e40fa4d6f4038731cbc4efa918c92da57
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
6 years agoAdd python3-setuptools package 34/5534/1 v3.0.0 v3.0.0rc6
Adam Israel [Thu, 5 Oct 2017 20:50:47 +0000 (16:50 -0400)]
Add python3-setuptools package

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agoAdd libjuju to SO installer 33/5533/1
Adam Israel [Thu, 5 Oct 2017 20:12:53 +0000 (16:12 -0400)]
Add libjuju to SO installer

Add python3 and libjuju to the SO installer

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agomake SO logs persistent 32/5532/1
Jeremy Mordkoff [Thu, 5 Oct 2017 19:21:07 +0000 (15:21 -0400)]
make SO logs persistent

Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
6 years agotest fixups, remove MON from repo list 31/5531/2
Mike Marchetti [Thu, 5 Oct 2017 17:28:33 +0000 (13:28 -0400)]
test fixups, remove MON from repo list

- update install to point to rel-three README
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Change-Id: Ibe87a1401ce41af004e3589eecb7b6841489671d

6 years agoRemove some prefixes that pyangbind does not admit 20/5520/4
tierno [Wed, 4 Oct 2017 16:42:39 +0000 (18:42 +0200)]
Remove some prefixes that pyangbind does not admit

Change-Id: I8cd76694c64b0fe6c5d33501a3abef0c72a3c707
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
6 years agoMON Module Jenkins jobs 83/5483/2
prithiv [Sun, 1 Oct 2017 23:47:14 +0000 (00:47 +0100)]
MON Module Jenkins jobs

Signed-off-by: prithiv <prithiv.mohan@intel.com>
6 years agoFix non-fatal warnings 96/5496/2
Adam Israel [Mon, 2 Oct 2017 21:51:22 +0000 (17:51 -0400)]
Fix non-fatal warnings

This fixes two non-fatal warnings, by installing the libxml-dev package so
the python package uses it natively, and to suppress a warning by Jinja2
when installed under python3.4

Signed-off-by: Adam Israel <adam.israel@canonical.com>
6 years agoMerge "switch from CLI to REST for consistency and because the CLI hates question...
marchettim [Thu, 5 Oct 2017 15:02:54 +0000 (17:02 +0200)]
Merge "switch from CLI to REST for consistency and because the CLI hates question marks"

6 years agoUpdate descriptor packages with IM model 18/5518/2
Anurag Dwivedi [Wed, 4 Oct 2017 14:31:14 +0000 (10:31 -0400)]
Update descriptor packages with IM model

Signed-off-by: Anurag Dwivedi <anurag.dwivedi@riftio.com>
6 years agoswitch from CLI to REST for consistency and because the CLI hates question marks 24/5524/1
Jeremy Mordkoff [Wed, 4 Oct 2017 23:45:37 +0000 (19:45 -0400)]
switch from CLI to REST for consistency and because the CLI hates question marks

Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
Change-Id: Icd0a4b5e7bc0e83b5c9017c065f5da36747fb444

BUG 348