osm/devops.git
5 years agoPulls Elasticsearch Curator image during installation process 89/6989/1
lavado [Wed, 28 Nov 2018 16:28:14 +0000 (11:28 -0500)]
Pulls Elasticsearch Curator image during installation process

Change-Id: Ia81b287db078312af26b67214c927d3c666a6681
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoRevert "Dockerfile in light-ui: use deb package from repo" 86/6986/1
garciadeblas [Wed, 28 Nov 2018 13:15:04 +0000 (14:15 +0100)]
Revert "Dockerfile in light-ui: use deb package from repo"

This reverts commit d3a9541868b6396c484d18c6542d05cd31403c05.

Change-Id: I2d39164ef7fadce798fa659bf01dfcd118cd7dce
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoMerge "Adding persistance to Elasticsearch"
lavado [Tue, 27 Nov 2018 18:35:42 +0000 (19:35 +0100)]
Merge "Adding persistance to Elasticsearch"

5 years agoMerge "Adds healthcheck to MON Dockerfile"
lavado [Tue, 27 Nov 2018 18:35:18 +0000 (19:35 +0100)]
Merge "Adds healthcheck to MON Dockerfile"

5 years agoMerge "Changed message about OSM_HOSTNAME env variable in osmclient"
garciadeblas [Tue, 27 Nov 2018 16:24:40 +0000 (17:24 +0100)]
Merge "Changed message about OSM_HOSTNAME env variable in osmclient"

5 years agoMerge "Dockerfile in light-ui: use deb package from repo"
garciadeblas [Tue, 27 Nov 2018 16:23:33 +0000 (17:23 +0100)]
Merge "Dockerfile in light-ui: use deb package from repo"

5 years agoMerge "(bug 578) Fix installer on Ubuntu 18.04"
marchettim [Tue, 27 Nov 2018 16:01:06 +0000 (17:01 +0100)]
Merge "(bug 578) Fix installer on Ubuntu 18.04"

5 years agoAdds healthcheck to MON Dockerfile 42/6942/2
Benjamin Diaz [Wed, 21 Nov 2018 21:10:05 +0000 (18:10 -0300)]
Adds healthcheck to MON Dockerfile

The healthcheck checks connection to Kafka, Prometheus exporter and processes
running.

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
Change-Id: Ibc94a8ad0687ffa3199ba1a845e3730814d9a52f

5 years agoChanged message about OSM_HOSTNAME env variable in osmclient 70/6970/1
garciadeblas [Tue, 27 Nov 2018 10:32:47 +0000 (11:32 +0100)]
Changed message about OSM_HOSTNAME env variable in osmclient

Change-Id: Ifa8dfe06fc4ca348689d257d493d675c66db81ac
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoDockerfile in light-ui: use deb package from repo 34/6934/12
garciadeblas [Tue, 20 Nov 2018 17:29:12 +0000 (18:29 +0100)]
Dockerfile in light-ui: use deb package from repo

Change-Id: I352effb2dba583379969716f6dd093613d72a3bb
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoAdding persistance to Elasticsearch 65/6965/2
lavado [Mon, 26 Nov 2018 16:57:08 +0000 (11:57 -0500)]
Adding persistance to Elasticsearch

Change-Id: Ib9f8e7d18d910d42baee52ce7ffdc91d6e53daed
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoEnabling LW-UI deb repo in stage3 62/6962/1
garciadeblas [Mon, 26 Nov 2018 13:13:04 +0000 (14:13 +0100)]
Enabling LW-UI deb repo in stage3

Change-Id: I18292afcbab27bd241f7cbd8c423afab9aacea62
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoMerge "Metricbeat: removing unused metrics"
lavado [Fri, 23 Nov 2018 15:40:12 +0000 (16:40 +0100)]
Merge "Metricbeat: removing unused metrics"

5 years agoFixed install_osm.sh: OSM_DOCKER_WORK_DIR set to old folder 52/6952/1
garciadeblas [Fri, 23 Nov 2018 13:47:40 +0000 (14:47 +0100)]
Fixed install_osm.sh: OSM_DOCKER_WORK_DIR set to old folder

Change-Id: Ic72fb2b24778c4a49f58b60bf24f474b8e3df4f9
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years ago(bug 578) Fix installer on Ubuntu 18.04 43/6943/2
Adam Israel [Wed, 21 Nov 2018 21:47:45 +0000 (16:47 -0500)]
(bug 578) Fix installer on Ubuntu 18.04

We originally ran into this at the hackfest, where the installer would
fail on Ubuntu 18.04, the latest long-term supported release.

The behaviour of the `sg` command has failed (an apparent upstream
change) so that it can't be reliably used to check the error code of the
command it runs.

Considering the original use of `sg`, to ensure that the user had access
to lxd in order to bootstrap, reduces how we use `sg`, only calling it
if we need to bootstrap a new juju controller.

The other commands -- `juju show-controller` and `juju controllers` --
do not need access to the lxd group in order to function.

I've tested this patch on Ubuntu 16.04 and 18.04 and verified that it
works as expected on both (where lxd now pre-installed) and will also
work with older versions of 16.04 that may not have it installed.

Signed-off-by: Adam Israel <adam.israel@canonical.com>
Change-Id: I0e50ef3ac3cf127b63f5f56d8f90fea44f5be0f2

5 years agoFix osmclient repository used when installing 38/6938/1
garciadeblas [Wed, 21 Nov 2018 15:44:21 +0000 (16:44 +0100)]
Fix osmclient repository used when installing

Change-Id: I40dd4066ff7eba0d9e9dc1d8d6cc66b5535a5629
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoChanged default options and values in installers 15/6915/8
garciadeblas [Mon, 19 Nov 2018 13:25:13 +0000 (14:25 +0100)]
Changed default options and values in installers

Docker images will use opensourcemano/* by default

Change-Id: Iab627373d3747995d96c9c0fa5016ffdf91a9cb4
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoMerge changes I95651dbd,If52f42c5
marchettim [Tue, 20 Nov 2018 20:42:58 +0000 (21:42 +0100)]
Merge changes I95651dbd,If52f42c5

* changes:
  Rename juju-charms -> charms
  An example of a multi-charm, multi-vdu VNF

5 years agoMerge "cirros test code changes for VCD"
marchettim [Tue, 20 Nov 2018 20:41:07 +0000 (21:41 +0100)]
Merge "cirros test code changes for VCD"

5 years agoMerge changes I9eb1a3e2,I212e61d2
garciadeblas [Tue, 20 Nov 2018 17:27:18 +0000 (18:27 +0100)]
Merge changes I9eb1a3e2,I212e61d2

* changes:
  Bug fix in stage 3 related to repo_base_url
  hackfest_basic_vnfd: added alternative-image for aws

5 years agoAdds N2VC dependencies to MON Dockerfile 27/6927/1
Benjamin Diaz [Tue, 20 Nov 2018 15:35:06 +0000 (12:35 -0300)]
Adds N2VC dependencies to MON Dockerfile

N2VC does not automatically install its own deps so MON (like LCM) needs to
install them. This is not ideal and needs to be fixed in the future on N2VC.

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
5 years agoAdds N2VC installation to MON Dockerfile 20/6920/1
Benjamin Diaz [Tue, 20 Nov 2018 12:19:27 +0000 (09:19 -0300)]
Adds N2VC installation to MON Dockerfile

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
5 years agoBug fix in stage 3 related to repo_base_url 18/6918/1
garciadeblas [Mon, 19 Nov 2018 18:05:18 +0000 (19:05 +0100)]
Bug fix in stage 3 related to repo_base_url

Change-Id: I9eb1a3e2fce18575795c28c967a177adee10be79
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agohackfest_basic_vnfd: added alternative-image for aws 17/6917/1
garciadeblas [Mon, 19 Nov 2018 17:12:50 +0000 (18:12 +0100)]
hackfest_basic_vnfd: added alternative-image for aws

Change-Id: I212e61d25a092e4ee780cbb9bdc8bae3d4305bca
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoMetricbeat: removing unused metrics 13/6913/2
lavado [Sun, 18 Nov 2018 12:38:33 +0000 (07:38 -0500)]
Metricbeat: removing unused metrics

Change-Id: I8283b5e0e00cea1c1ce02198f5661ef7000dc19e
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoModifies MON Dockerfile to use commands instead of python files 10/6910/1
Benjamin Diaz [Fri, 16 Nov 2018 23:06:33 +0000 (20:06 -0300)]
Modifies MON Dockerfile to use commands instead of python files

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
5 years agoMigrating from Logstash to Beats 05/6905/2
lavado [Fri, 16 Nov 2018 17:58:23 +0000 (12:58 -0500)]
Migrating from Logstash to Beats

Replacing previous logstash docker image for metricbeats and filebeats
Beats will feed Elasticsearch directly
Decreasing metricbeat logging to info level

Change-Id: I9316688e37a0a319955cf7000825246c6b398a50
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoMerge "renaming Prometheus metrics at Grafana sample dashboard"
lavado [Fri, 16 Nov 2018 17:32:09 +0000 (18:32 +0100)]
Merge "renaming Prometheus metrics at Grafana sample dashboard"

5 years agoremoved env vars host and port from lcm, nbi 01/6901/2
Juan [Fri, 16 Nov 2018 14:08:07 +0000 (11:08 -0300)]
removed env vars host and port from lcm, nbi

Change-Id: Id2a0460fc35b036471caa1e88fecf76c3b565c57
Signed-off-by: Juan <jquiroga@whitestack.com>
5 years agoAdds osm-mon-collector to install script of MON Dockerfile 89/6889/1
Benjamin Diaz [Thu, 15 Nov 2018 13:31:08 +0000 (10:31 -0300)]
Adds osm-mon-collector to install script of MON Dockerfile

Exposes port 8000 in MON Dockerfile.
Adds additional env var defaults to Dockerfile.

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
5 years agorenaming Prometheus metrics at Grafana sample dashboard 88/6888/1
lavado [Thu, 15 Nov 2018 12:38:57 +0000 (07:38 -0500)]
renaming Prometheus metrics at Grafana sample dashboard

Change-Id: I7ef9f72a248412e7998d8489791d92d303c21f05
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoRename juju-charms -> charms 86/6886/2
Adam Israel [Wed, 14 Nov 2018 16:30:40 +0000 (11:30 -0500)]
Rename juju-charms -> charms

Per discussion at the previous F2F, we are renaming "juju-charms" to
simply be "charms". This makes the necessary changes across the devops
repo.

Signed-off-by: Adam Israel <adam.israel@canonical.com>
Change-Id: I95651dbdbb29f9c3f9425db551642778625ea9a4

5 years agoAn example of a multi-charm, multi-vdu VNF 85/6885/1
Adam Israel [Mon, 18 Jun 2018 19:40:24 +0000 (15:40 -0400)]
An example of a multi-charm, multi-vdu VNF

These descriptors are for a multi-charm, multi-vdu vnf, using the simple
charm, to serve as a very basic example for test and development
purposes.

Signed-off-by: Adam Israel <adam.israel@canonical.com>
5 years agoAdds generation of OSM_COMMON_DB_SECRET and passes it to NBI, MON and LCM 61/6861/3
Benjamin Diaz [Fri, 9 Nov 2018 00:07:15 +0000 (21:07 -0300)]
Adds generation of OSM_COMMON_DB_SECRET and passes it to NBI, MON and LCM

Modifies generation of random passwords by using /dev/urandom instead of date

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
Change-Id: I4182567834bd61da071f66255430411c23ff47fa

5 years agoReplaced VIRTIO by PARAVIRT in descriptors and tools 57/6857/2
garciadeblas [Tue, 6 Nov 2018 11:37:28 +0000 (12:37 +0100)]
Replaced VIRTIO by PARAVIRT in descriptors and tools

Change-Id: I58013f8e4652c486a849a9e1e326025398dff801
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoReordering install_lightweight to init swarm before building docker images 34/6734/12
garciadeblas [Mon, 22 Oct 2018 14:47:28 +0000 (16:47 +0200)]
Reordering install_lightweight to init swarm before building docker images

Change-Id: Id6700aa6eba58cc85d407fdce1756d01237bd298
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoosm-report: new tool that generates a report for debugging 65/6865/1
garciadeblas [Wed, 7 Nov 2018 01:02:45 +0000 (02:02 +0100)]
osm-report: new tool that generates a report for debugging

Change-Id: Ie1016026aab229ff975b19029f572b867ab24998
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoUpdated .gitignore 89/6789/5
garciadeblas [Sun, 28 Oct 2018 15:29:55 +0000 (16:29 +0100)]
Updated .gitignore

Change-Id: Ia1691e95c904170e5ec10d5f15bde06fa4319ded
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoAdding persistance to Prometheus 58/6858/1
lavado [Thu, 8 Nov 2018 13:22:07 +0000 (08:22 -0500)]
Adding persistance to Prometheus

Change-Id: I8467174ac3313f6939a3796499b22845f2910f54
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoMerge "Adding persistent volume to POL"
lavado [Wed, 7 Nov 2018 19:50:48 +0000 (20:50 +0100)]
Merge "Adding persistent volume to POL"

5 years agofixing Grafana composer 40/6840/1
lavado [Thu, 1 Nov 2018 20:46:31 +0000 (13:46 -0700)]
fixing Grafana composer

Change-Id: Ice20e43db75e6a4f5514c894c8531e314288902d
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoEnable stage_4 pipeline 39/6839/1
Michael Marchetti [Thu, 1 Nov 2018 20:03:00 +0000 (20:03 +0000)]
Enable stage_4 pipeline

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoValidate version breaks devops caches for stage_3 38/6838/1
Michael Marchetti [Thu, 1 Nov 2018 18:43:52 +0000 (18:43 +0000)]
Validate version breaks devops caches for stage_3

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoAdd additional health delay 37/6837/1
Michael Marchetti [Thu, 1 Nov 2018 17:12:20 +0000 (17:12 +0000)]
Add additional health delay

- update test_vnf to wait for ns to delete
Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agocirros test code changes for VCD 34/6834/1
kasar [Thu, 1 Nov 2018 11:30:50 +0000 (04:30 -0700)]
cirros test code changes for VCD

Signed-off-by: kasar <pkasar@vmware.com>
5 years agoElastic, Beats & Kibana stack phase 1 33/6833/3
lavado [Thu, 1 Nov 2018 07:40:20 +0000 (00:40 -0700)]
Elastic, Beats & Kibana stack phase 1

Change-Id: If3a118684202e91aa1f6fecab6bb547ee996b6f2
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoMerge "Enhancing Grafana sample dashboard"
lavado [Thu, 1 Nov 2018 06:27:43 +0000 (07:27 +0100)]
Merge "Enhancing Grafana sample dashboard"

5 years agoIncrease vnf instantiation wait time 32/6832/1
Michael Marchetti [Thu, 1 Nov 2018 00:36:50 +0000 (00:36 +0000)]
Increase vnf instantiation wait time

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoAdd sleep after vim creation - prior to ns-create 31/6831/1
Michael Marchetti [Thu, 1 Nov 2018 00:11:01 +0000 (00:11 +0000)]
Add sleep after vim creation - prior to ns-create

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agooverride stage_archive when running stage_4 30/6830/1
Michael Marchetti [Wed, 31 Oct 2018 23:52:13 +0000 (23:52 +0000)]
override stage_archive when running stage_4

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoUpdate cirros image name to match systest 28/6828/1
Michael Marchetti [Wed, 31 Oct 2018 23:16:41 +0000 (23:16 +0000)]
Update cirros image name to match systest

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoEnhancing Grafana sample dashboard 04/6804/2
lavado [Wed, 31 Oct 2018 04:06:04 +0000 (21:06 -0700)]
Enhancing Grafana sample dashboard

Change-Id: If5d871e0c919dba5dd07179740f5f20d511ed699
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoAdd openssh-client package to LCM 26/6826/2
Michael Marchetti [Wed, 31 Oct 2018 22:23:02 +0000 (22:23 +0000)]
Add openssh-client package to LCM

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
Change-Id: Ib33b9a2aba4eeac514b582eac0ed963912c14c32

5 years agoDon't save artifacts on stage_4 failure 25/6825/1
Michael Marchetti [Wed, 31 Oct 2018 22:02:49 +0000 (22:02 +0000)]
Don't save artifacts on stage_4 failure

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoAdd additional logging on failure of ns-create 23/6823/1
Michael Marchetti [Wed, 31 Oct 2018 21:32:21 +0000 (21:32 +0000)]
Add additional logging on failure of ns-create

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoAdd specific target for stage_4 20/6820/1
Michael Marchetti [Wed, 31 Oct 2018 18:03:15 +0000 (18:03 +0000)]
Add specific target for stage_4

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoAdd ability to run stage_4 systest 19/6819/1
Michael Marchetti [Wed, 31 Oct 2018 17:38:30 +0000 (17:38 +0000)]
Add ability to run stage_4 systest

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoUpdate test_vnf to support R4+ 18/6818/1
Michael Marchetti [Wed, 31 Oct 2018 16:18:25 +0000 (16:18 +0000)]
Update test_vnf to support R4+

Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoLCM Dockerfile install N2VC from debian 95/6795/8
tierno [Tue, 30 Oct 2018 13:56:28 +0000 (14:56 +0100)]
LCM Dockerfile install N2VC from debian

Change-Id: I26ba97498781ff224404fc3f750385be18c00cd5
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
5 years agoadding healthcheck to LCM 51/6751/9
tierno [Wed, 24 Oct 2018 09:02:57 +0000 (11:02 +0200)]
adding healthcheck to LCM

Change-Id: I6bee107efe96003c2eb69a271df9db28ad896379
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
5 years agoUpdated light-ui Dockerfile to use new workdir 97/6797/1
garciadeblas [Mon, 29 Oct 2018 11:22:28 +0000 (12:22 +0100)]
Updated light-ui Dockerfile to use new workdir

Change-Id: I75fcd415a3cf0846c1fb2ed1a53b7ee9f935af6d
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoreverting pymongo installation at gerrit: 6704. Now it is installed as a dependency... 50/6750/4
tierno [Wed, 24 Oct 2018 09:01:39 +0000 (11:01 +0200)]
reverting pymongo installation at gerrit: 6704. Now it is installed as a dependency of common

Change-Id: Id8748843e789b6c06925fb702aeeb59528e771df
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
5 years agoAdd dependency configuration for N2VC 91/6791/1
Michael Marchetti [Mon, 29 Oct 2018 23:23:37 +0000 (00:23 +0100)]
Add dependency configuration for N2VC

Change-Id: I1a57751cd178c4d5886b394509a5f94ae8b8b0d5
Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
5 years agoRemoves deps install through requirements.txt in MON 58/6658/2
Benjamin Diaz [Mon, 8 Oct 2018 20:18:57 +0000 (17:18 -0300)]
Removes deps install through requirements.txt in MON

Dependencies are now installed through a postinst script
in the debian package, so there is no need to do so manually
in the Dockerfile.

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
5 years agoAdds ENV declarations to MON Dockerfile and sets corresponding defaults 57/6657/2
Benjamin Diaz [Mon, 8 Oct 2018 20:16:47 +0000 (17:16 -0300)]
Adds ENV declarations to MON Dockerfile and sets corresponding defaults

MON enviromental variables were not declared in Dockerfile. It does not
change functionality, but it clarifies the env vars that are needed by
the module. The same change has been done in the source install Dockerfile
in MON repo.

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
5 years agoRO Dockerfile: pip2 install pyangbind 88/6788/2
garciadeblas [Sun, 28 Oct 2018 22:44:43 +0000 (23:44 +0100)]
RO Dockerfile: pip2 install pyangbind

Change-Id: Icd2c4f2db7ba351931b56ce18a91a0c65fd225b7
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoChange Dockerfile used to build LW-UI from master 73/6773/1
lavado [Fri, 26 Oct 2018 23:25:33 +0000 (18:25 -0500)]
Change Dockerfile used to build LW-UI from master

Change-Id: Ia8648e659f1c53d7d1f3cfd4867f1defc6dbbda0
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoRevert "Updated LCM Dockerfile to remove source install of N2VC" 72/6772/1
garciadeblas [Fri, 26 Oct 2018 21:13:37 +0000 (23:13 +0200)]
Revert "Updated LCM Dockerfile to remove source install of N2VC"

This reverts commit aa01e4408e1fac3e248302c696fb1539b018dec3.

5 years agoRenaming VCA credential vars and adding to MON 63/6763/2
lavado [Thu, 25 Oct 2018 15:58:34 +0000 (10:58 -0500)]
Renaming VCA credential vars and adding to MON

Change-Id: Ic46d84b7c1fc1a9252fda26a2710b20b439369a9
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoAdded ansible-charm 60/6760/2
nogalesb [Thu, 25 Oct 2018 11:21:22 +0000 (13:21 +0200)]
Added ansible-charm

Change-Id: I89df876e6db58ac7c603b65c181c15301be728a5
Signed-off-by: nogalesb <bdorado@pa.uc3m.es>
5 years agoMerge "Update docker user for osmclient"
Mike Marchetti [Wed, 24 Oct 2018 20:25:55 +0000 (22:25 +0200)]
Merge "Update docker user for osmclient"

5 years agoUpdated LCM Dockerfile to remove source install of N2VC 53/6753/2
garciadeblas [Wed, 24 Oct 2018 14:36:14 +0000 (16:36 +0200)]
Updated LCM Dockerfile to remove source install of N2VC

Change-Id: Ia7b87e14881bade5d387369a50d21224c0ce8b78
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoFixing POL & Keystone image generation 52/6752/3
lavado [Wed, 24 Oct 2018 14:35:34 +0000 (09:35 -0500)]
Fixing POL & Keystone image generation

Change-Id: I32dc13c969a4dae4c039cccc694d0fa9e87cd899
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoFixing pm_stack installer to remove Prometheus and Kafka Exporter 41/6741/3
lavado [Tue, 23 Oct 2018 21:37:01 +0000 (16:37 -0500)]
Fixing pm_stack installer to remove Prometheus and Kafka Exporter

Change-Id: I2efce382585f2082ab476d43f38cee02aa8c116d
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoFixing Keystone Dockerfile env variables 44/6744/2
Eduardo Sousa [Tue, 23 Oct 2018 23:26:58 +0000 (00:26 +0100)]
Fixing Keystone Dockerfile env variables

Change-Id: Ifd31c93229c39053e3328a0c262f7745c316005b
Signed-off-by: Eduardo Sousa <esousa@whitestack.com>
5 years agoUpdate docker user for osmclient 40/6740/1
Mike Marchetti [Tue, 23 Oct 2018 20:20:16 +0000 (16:20 -0400)]
Update docker user for osmclient

Change-Id: I3815c395c62dbce0fdedcef42a544664cc1f4773
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
5 years agohackfest_ansible 39/6739/1
candelpreste [Tue, 23 Oct 2018 15:01:16 +0000 (17:01 +0200)]
hackfest_ansible

Signed-off-by: candelpreste <adrian.candelprestel@altran.com>
5 years agoMerge "Refreshing osm_metrics stack"
marchettim [Mon, 22 Oct 2018 20:30:58 +0000 (22:30 +0200)]
Merge "Refreshing osm_metrics stack"

5 years agoAdding persistent volume to POL 33/6733/1
lavado [Fri, 19 Oct 2018 21:59:12 +0000 (16:59 -0500)]
Adding persistent volume to POL

Change-Id: I64b42389980f00c989df67de0ff83f6521271ea8
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoRefreshing osm_metrics stack 81/6681/8
lavado [Wed, 10 Oct 2018 21:44:28 +0000 (23:44 +0200)]
Refreshing osm_metrics stack

Moves Prometheus installation to OSM Core for it to be available for MON Collector.
Sets Prometheus version to v2.4.3
Copies prometheus.yml file to the working dir
Modifies configurations in Prometheus to leverage new MON exporter.
Modifies OSM Sample Dashboard at Grafana to point to new metric names.
Removes "Kafka Exporter" container (previous workaround to get metrics from bus)

Signed-off-by: lavado <glavado@whitestack.com>
Change-Id: I15451f717d9ee1cfbdee266a84ed29398360ed94

5 years agoRemoved vnfd schema in hackfest_basic_vnf descriptor 86/6686/2
garciadeblas [Wed, 3 Oct 2018 10:27:27 +0000 (12:27 +0200)]
Removed vnfd schema in hackfest_basic_vnf descriptor

Change-Id: I5a45e8662bb5d509e67d36d4b312b4bd86eb41cd
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoFixed typo in simple charm 91/6591/3
garciadeblas [Mon, 1 Oct 2018 13:28:51 +0000 (15:28 +0200)]
Fixed typo in simple charm

Change-Id: I9b5d9a41e1dd14ab387338c94afb0d740f2620ce
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoFix for syntax error in package check 05/6705/1
Mike Marchetti [Tue, 16 Oct 2018 12:22:30 +0000 (08:22 -0400)]
Fix for syntax error in package check

Change-Id: I0c8e14b12a99849fe1632ac4fc73135c023bda5a
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
5 years agofix MON dockerfile pymongo dependency 04/6704/1
tierno [Tue, 16 Oct 2018 07:41:23 +0000 (09:41 +0200)]
fix MON dockerfile pymongo dependency

Change-Id: Ifb95ef766b932d1d3229afee8f2f1f55fc97c715
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
5 years agoAdd missing build for push 98/6698/1
Mike Marchetti [Mon, 15 Oct 2018 14:00:52 +0000 (10:00 -0400)]
Add missing build for push

Change-Id: I4ab299b6825b49862f88316780f228e429f9eb23
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
5 years agoAdd docker push rules 97/6697/1
Mike Marchetti [Mon, 15 Oct 2018 13:40:57 +0000 (09:40 -0400)]
Add docker push rules

Change-Id: I819515f0d5879b0cedad0d70146bb3161bbebe3d
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
5 years agoinstallers: missing deb packages for Ubuntu Server ISO 72/6272/11
garciadeblas [Thu, 14 Jun 2018 12:32:12 +0000 (14:32 +0200)]
installers: missing deb packages for Ubuntu Server ISO

Change-Id: Id2287931b58e11293705bf05c9eb99fcb63efbd0
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoFixed hackfest vnf Makefiles to remove simple charm 76/6576/3
garciadeblas [Thu, 27 Sep 2018 15:10:06 +0000 (17:10 +0200)]
Fixed hackfest vnf Makefiles to remove simple charm

Change-Id: Ic0656664f91b49b63aa75344e549b26dfecf7ad0
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoAdded Apache2 LICENSE to deb package 09/6509/5
garciadeblas [Wed, 19 Sep 2018 15:50:07 +0000 (17:50 +0200)]
Added Apache2 LICENSE to deb package

Change-Id: Ib69bb07b46bb7421dee0ecc061fef394ff53967a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
5 years agoprint container logs when not healthy 85/6685/2
tierno [Thu, 11 Oct 2018 13:03:06 +0000 (15:03 +0200)]
print container logs when not healthy

Change-Id: I826cab4eb2e79ee89ecf633361009fb2ad5d0d05
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
5 years agoMerge "Exposing PM and ELK stack ports"
marchettim [Wed, 10 Oct 2018 14:51:27 +0000 (16:51 +0200)]
Merge "Exposing PM and ELK stack ports"

5 years agoUpdating Keystone installation 46/6646/2
Eduardo Sousa [Mon, 8 Oct 2018 11:49:14 +0000 (12:49 +0100)]
Updating Keystone installation

Updating the Keystone installer script and dockerfile.

Change-Id: I78b9b7f363a3dba0701754846dc4bbee2fa5e6e3
Signed-off-by: Eduardo Sousa <esousa@whitestack.com>
5 years agoExposing PM and ELK stack ports 45/6645/3
Eduardo Sousa [Mon, 8 Oct 2018 09:36:17 +0000 (10:36 +0100)]
Exposing PM and ELK stack ports

Change-Id: I72476acb6edbec2be3a12a08cfa8c3ca2e35d346
Signed-off-by: Eduardo Sousa <esousa@whitestack.com>
5 years agoExposing MON port 8662 back 34/6634/1
lavado [Fri, 5 Oct 2018 14:28:28 +0000 (09:28 -0500)]
Exposing MON port 8662 back

Change-Id: I32808384b57207a3913c5fbae29fe93d6b9c45f5
Signed-off-by: lavado <glavado@whitestack.com>
5 years agoAdd repobase option for full_install 30/6630/1
Mike Marchetti [Thu, 4 Oct 2018 20:36:03 +0000 (16:36 -0400)]
Add repobase option for full_install

Change-Id: I80424e17d6fc77441e47001f842d9b68f25530ae
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
5 years agoAdds KAFKA_TAG env var and sets default as 2.11-1.0.2 29/6629/1
Benjamin Diaz [Thu, 4 Oct 2018 17:02:34 +0000 (14:02 -0300)]
Adds KAFKA_TAG env var and sets default as 2.11-1.0.2

Kafka image was being pulled from latest, which generated
incompatibilities with kafka clients used in modules.
It has been modified to pull from the latest supported version,
which is 1.0.2. In case there is a need to use another image tag,
it can be done through KAFKA_TAG env var.

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
5 years agoMerge "Setup sudo nopassword for initial packer build"
Mike Marchetti [Wed, 3 Oct 2018 20:20:53 +0000 (22:20 +0200)]
Merge "Setup sudo nopassword for initial packer build"

5 years agoSetup sudo nopassword for initial packer build 22/6622/1
Mike Marchetti [Wed, 3 Oct 2018 20:12:08 +0000 (16:12 -0400)]
Setup sudo nopassword for initial packer build

Change-Id: I662c8f3fdc26be5c0117e663346ff1d29d60ac0b
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
5 years agoMerge "Remove sudo from installing packages"
Mike Marchetti [Wed, 3 Oct 2018 19:50:57 +0000 (21:50 +0200)]
Merge "Remove sudo from installing packages"

5 years agoRemove sudo from installing packages 21/6621/1
Mike Marchetti [Wed, 3 Oct 2018 19:37:21 +0000 (15:37 -0400)]
Remove sudo from installing packages

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