osm/RO.git
4 years agofix dependencies at setup.py 33/8533/1
tierno [Tue, 28 Jan 2020 16:31:10 +0000 (16:31 +0000)]
fix dependencies at setup.py

Change-Id: I338003728206b3934c07835e2f7a01a76ed1eda5
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoFix bug 1001: RO can't find datacenter on HA 25/8525/4 v7.0.1rc3
David Garcia [Mon, 27 Jan 2020 09:10:30 +0000 (10:10 +0100)]
Fix bug 1001: RO can't find datacenter on HA

- Fix get_vim_thread() function to check if the thread exists. If not, create it.
- Add worker_id global parameter
- Add get_process_id() function
- Simplify get_non_used_vim_name() function

Change-Id: I10b3426af79df89688ae4b75caf395a6c238fba0
Signed-off-by: David Garcia <david.garcia@canonical.com>
4 years agominor changes to log sdn, minor changes onos openflow setup 08/8508/2
lloretgalleg [Tue, 21 Jan 2020 13:28:49 +0000 (14:28 +0100)]
minor changes to log sdn, minor changes onos openflow setup

Change-Id: Ic492752a9cfd1095d9bdbfd0e0f9da7b862a2702
Signed-off-by: lloretgalleg <illoret@indra.es>
4 years agoCorrected bug appears when a sdn controller that needs a plugin is created first... 86/8486/1 v7.0.1rc2
lloretgalleg [Thu, 16 Jan 2020 13:12:39 +0000 (14:12 +0100)]
Corrected bug appears when a sdn controller that needs a plugin is created first time

Change-Id: Ib5f414935f6a7799326c4055bef754b827d3dd6a
Signed-off-by: lloretgalleg <illoret@indra.es>
4 years agoRemove unneeded openvim call from Dockerfile-local 79/8479/1 v7.0.1rc1
tierno [Tue, 14 Jan 2020 22:30:20 +0000 (22:30 +0000)]
Remove unneeded openvim call from Dockerfile-local

Change-Id: I243f6ad7b348afe1c270da1cd41adbe9eaf6c770
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofix 988. Use provider-network:physical-network at openstack network creation 69/8469/1
tierno [Thu, 9 Jan 2020 17:37:34 +0000 (17:37 +0000)]
fix 988. Use provider-network:physical-network at openstack network creation

Change-Id: I736f0ca3cf8c2bde5780153d83aacc908fba0fd9
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoFix 795 Assertion related_task. Capture internal vim_thread exception 31/8431/3
tierno [Fri, 13 Dec 2019 13:54:01 +0000 (13:54 +0000)]
Fix 795 Assertion related_task. Capture internal vim_thread exception

Change-Id: I826a98e025d5ad301a5486ab7eebeba56cf1fc9b
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoImplemented edit method, some corrections to add and delete 63/8463/1
lloretgalleg [Thu, 9 Jan 2020 09:50:46 +0000 (10:50 +0100)]
Implemented edit method, some corrections to add and delete

Change-Id: Iadaef162cb131324ab9f756dec78c70667c8bb63
Signed-off-by: lloretgalleg <illoret@indra.es>
4 years agoBug 795 fixed 24/8424/2
borsatti [Wed, 18 Dec 2019 15:08:57 +0000 (15:08 +0000)]
Bug 795 fixed

Change-Id: I3597c504a18eb46e4fbc07c4a74676d9521c782d
Signed-off-by: borsatti <davide.borsatti@unibo.it>
4 years agoImproved error management, rollback behaviour 13/8413/3
lloretgalleg [Tue, 17 Dec 2019 11:28:39 +0000 (12:28 +0100)]
Improved error management, rollback behaviour

Change-Id: I69fd31c6fc2b9dada1fb8bc0d53ea400cad6e9d7
Signed-off-by: lloretgalleg <illoret@minsait.com>
4 years agoChanging log level of Openstack libraries to WARNING 20/8420/2
garciadeblas [Wed, 18 Dec 2019 08:32:09 +0000 (09:32 +0100)]
Changing log level of Openstack libraries to WARNING

Change-Id: I82f0659611ca84e7a7a16f258e83fb0feb690326
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
4 years agoFix roclient postinstall script 86/8386/4
garciadeblas [Thu, 12 Dec 2019 11:21:14 +0000 (12:21 +0100)]
Fix roclient postinstall script

Change-Id: Ib0990d0ad3fb1d11c0337a7837488dd8f5bef3f3
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
4 years agoFix 975 SDN-net error when plugin cannot be loaded 97/8397/3
tierno [Wed, 11 Dec 2019 15:30:44 +0000 (15:30 +0000)]
Fix 975 SDN-net error when plugin cannot be loaded
Do not validate SDN type
Adding SDN floodlight openflow plugin

Change-Id: I3b997ed16cc67c18f0deee57e38a4e355a7eab4d
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoFix bug 974. Issue with intra VNFD VLDs 02/8402/2
tierno [Fri, 13 Dec 2019 13:53:31 +0000 (13:53 +0000)]
Fix bug 974. Issue with intra VNFD VLDs

Change-Id: I3a6788b3b78f603064e4c455c0164f85af853c59
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoFixed Bug 945 82/8382/4
dborsatti [Wed, 11 Dec 2019 15:00:02 +0000 (15:00 +0000)]
Fixed Bug 945

Change-Id: Ic45531b6684abacd5da4a88f4fd0a6894c1a7dd4
Signed-off-by: dborsatti <davide.borsatti@unibo.it>
4 years agoPEP-8 Compliance 98/8398/1
beierl [Thu, 12 Dec 2019 17:09:51 +0000 (12:09 -0500)]
PEP-8 Compliance

Purely whitespace changes to clean up PEP-8 compliance
for this file.

Change-Id: I210e833b688e8b5a9d74a8ce27aef74edad3bb66
Signed-off-by: beierl <mbeierl@vmware.com>
4 years agoAdds onos_vpls to install in Dockerfile-local 61/8361/4
Benjamin Diaz [Mon, 9 Dec 2019 23:12:42 +0000 (20:12 -0300)]
Adds onos_vpls to install in Dockerfile-local

Change-Id: Iee9869ecd53cf3daef76cd3c693e92cb7a60c5d2
Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
4 years agoAdded InstantiateVAppTemplateParams.xml to deb package 84/8384/1 v7.0.0
garciadeblas [Wed, 11 Dec 2019 15:39:29 +0000 (16:39 +0100)]
Added InstantiateVAppTemplateParams.xml to deb package

Change-Id: I8a108a9516024898667bab1f4dcea2c1258facc1
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
4 years agoGet version from installed package if available instead of code 74/8374/2
tierno [Tue, 10 Dec 2019 23:04:57 +0000 (00:04 +0100)]
Get version from installed package if available instead of code

Change-Id: Ie033fd55971e7712b2400ebbb4902e9a7de1e1ba
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofix 961 change ssh-keys from bytes to str 68/8368/2
tierno [Tue, 10 Dec 2019 13:01:55 +0000 (13:01 +0000)]
fix 961 change ssh-keys from bytes to str

Change-Id: I3a15417a84f0e0821dddd5d7b0617aa62ac531ac
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoAdds Manifest 73/8373/2
beierl [Tue, 10 Dec 2019 17:46:23 +0000 (12:46 -0500)]
Adds Manifest

Adding manifest file to ensure additional files
are included in the package

Change-Id: I000f3ddf4426419a8d5e9c2d81c91ee04ac6c2c8
Signed-off-by: beierl <mbeierl@vmware.com>
4 years agoFixes content conversion after python3 60/8360/2 v7.0.0rc1
beierl [Mon, 9 Dec 2019 22:06:20 +0000 (17:06 -0500)]
Fixes content conversion after python3

lxmlElementTree.fromstring() requires byte array, not utf-8 encoded string.

Bug 958

Change-Id: Ib3dfbeb775c6c31d0869d348577179d376644408
Signed-off-by: beierl <mbeierl@vmware.com>
4 years agoONOS VPLS SDN plugin: migrated string operator to format to be py3 compliant 59/8359/2
garciadeblas [Mon, 9 Dec 2019 21:31:41 +0000 (22:31 +0100)]
ONOS VPLS SDN plugin: migrated string operator to format to be py3 compliant

Change-Id: I46af69b340aa32681e76cb0e2d885189df073cbb
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
4 years agoMerge "Adds initial implementation of ONOS VPLS SDN plugin"
tierno [Mon, 9 Dec 2019 21:54:50 +0000 (22:54 +0100)]
Merge "Adds initial implementation of ONOS VPLS SDN plugin"

4 years agoAdds initial implementation of ONOS VPLS SDN plugin 58/8258/6
Benjamin Diaz [Fri, 29 Nov 2019 11:26:30 +0000 (08:26 -0300)]
Adds initial implementation of ONOS VPLS SDN plugin

Change-Id: Ia1dffbebbe47ffaea1cd1511fbf8718344b7ed21
Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
4 years agoPython3 and cloud-init fix 44/8344/2
beierl [Fri, 6 Dec 2019 22:06:40 +0000 (17:06 -0500)]
Python3 and cloud-init fix

Updates rest respose from .content to .text to avoid having to encode to UTF-8
as part of python3

Adds a serial port to the VM so that cloud-based images can run without
modification

Bug 920

Change-Id: Ie2741af544d103e44fd110917b87f650a623859d
Signed-off-by: beierl <mbeierl@vmware.com>
4 years agoBug 920 fixing test_RO.py after python3 conversion 33/8333/1
kbsub [Thu, 5 Dec 2019 17:20:18 +0000 (17:20 +0000)]
Bug 920 fixing test_RO.py after python3 conversion

Change-Id: I3487f2cf8142711b49d72e1ee7a9afc822a53494
Signed-off-by: kbsub <subair.basheer@riftio.com>
4 years agoFix 929: Fix imports at test_RO 25/8325/1
tierno [Wed, 4 Dec 2019 22:01:17 +0000 (22:01 +0000)]
Fix 929: Fix imports at test_RO

Change-Id: Ie52d25a3f062b4d79b5e4fb85b5b8473ba623cd8
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofixing SDN-dynpac plugin reference 68/8268/2
tierno [Fri, 29 Nov 2019 14:18:50 +0000 (14:18 +0000)]
fixing SDN-dynpac plugin reference

Change-Id: I8e4fd02072eb7369155f35182d60971478052e90
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofixing tox.ini flake8 67/8267/1
tierno [Tue, 26 Nov 2019 22:19:07 +0000 (22:19 +0000)]
fixing tox.ini flake8

Change-Id: Idb4b2dbefa02ac47add8319fdfdc5aa25d3bbb72
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoadded support to add additional data disks and zones to azure vim 64/8264/1
lloretgalleg [Fri, 29 Nov 2019 13:46:31 +0000 (14:46 +0100)]
added support to add additional data disks and zones to azure vim

Change-Id: I67b971739b9430c4b59b88f571c00de88aafe95c
Signed-off-by: lloretgalleg <illoret@minsait.com>
4 years agofix RO/tox.ini,requirements.txt 27/8227/4
tierno [Sun, 24 Nov 2019 07:48:37 +0000 (07:48 +0000)]
fix RO/tox.ini,requirements.txt

Change-Id: Iaafbf458cabbecc748185e3fb52366b6f27965cf
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofix bug 899. Provide shared=False vimconn.new_network 36/8236/2
tierno [Tue, 26 Nov 2019 11:11:34 +0000 (11:11 +0000)]
fix bug 899. Provide shared=False vimconn.new_network

Change-Id: If3d471b69cd07af13b27262bfd7bef0ca1e37b91
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoModified Docker-file include azure, corrected import azure plugin 34/8234/3
lloretgalleg [Mon, 25 Nov 2019 13:31:18 +0000 (14:31 +0100)]
Modified Docker-file include azure, corrected import azure plugin

Change-Id: Iaaf8e99de2bb669a30baab4f41cb0d2ec8030950
Signed-off-by: lloretgalleg <illoret@minsait.com>
4 years agoDockerfile: added apt-utils to allow apt-ftparchive to generate index for deb package... 35/8235/1
garciadeblas [Mon, 25 Nov 2019 16:17:48 +0000 (17:17 +0100)]
Dockerfile: added apt-utils to allow apt-ftparchive to generate index for deb packages for stage3

Change-Id: Ieb8614f62d98152d16b88263fa90a1cb48c00bb2
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
4 years agoMerge branch 'py3' features 8029 8030 22/8222/4
tierno [Sat, 23 Nov 2019 15:11:15 +0000 (15:11 +0000)]
Merge branch 'py3' features 8029 8030

Change-Id: Ia670d01fc45d63f4051209ef73ca272054895873
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofeature8030 move WIM connector to plugins 66/8066/10 py3
tierno [Mon, 21 Oct 2019 15:31:27 +0000 (15:31 +0000)]
feature8030 move WIM connector to plugins

Change-Id: I2e08ce7aa04f3e61adcf866925bf235b53e15baf
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoVCD feature 7193-provider_nerwork 59/8059/6
kbsub [Thu, 17 Oct 2019 16:30:32 +0000 (16:30 +0000)]
VCD feature 7193-provider_nerwork

Change-Id: I72c64fe451831e20eb60e2629f998aba0130bfdf
Signed-off-by: kbsub <subair.basheer@riftio.com>
4 years agoFeature 7432 Merge branch 'Azure' 07/8207/3
tierno [Thu, 21 Nov 2019 16:10:32 +0000 (16:10 +0000)]
Feature 7432 Merge branch 'Azure'
flake8 fix on vincomm_azure

Change-Id: Ife862080a0ad1824e22a04d7ae2511f25ed90372
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoRefresh includes public ip addresses, add empty additional disks if necessara 98/8198/1 Azure
lloretgalleg [Thu, 21 Nov 2019 08:31:16 +0000 (09:31 +0100)]
Refresh includes public ip addresses, add empty additional disks if necessara

Change-Id: Iaa23d711b83655358cbba40b123ba3877e24c5e7
Signed-off-by: lloretgalleg <illoret@minsait.com>
4 years agoMerge "fix in VIM openvim connector" into py3
tierno [Thu, 14 Nov 2019 15:13:30 +0000 (16:13 +0100)]
Merge "fix in VIM openvim connector" into py3

4 years agofix in VIM openvim connector 75/8175/1
tierno [Thu, 14 Nov 2019 14:06:31 +0000 (14:06 +0000)]
fix in VIM openvim connector

Change-Id: I3f504273444b31e06094feceea9ef413a53c6db9
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoPreparing RO for k8s deployment without VDUs 24/8124/2
calvinosanch [Thu, 7 Nov 2019 10:46:38 +0000 (11:46 +0100)]
Preparing RO for k8s deployment without VDUs

Change-Id: I81282992d2944b0bf0f8ef903ca17ba43ea11098
Signed-off-by: calvinosanch <guillermo.calvinosanchez@altran.com>
4 years agoCreate vm with cloud-init keys, allow duplicate networks and vm, 09/8109/2
lloretgalleg [Tue, 29 Oct 2019 10:53:49 +0000 (11:53 +0100)]
Create vm with cloud-init keys, allow duplicate networks and vm,
add data disks, corrections to current azure connector

Change-Id: I8ae97c6b3e6561814d98eaab87fa54090711f8bc
Signed-off-by: lloretgalleg <illoret@minsait.com>
4 years ago(bug 880) fixing vmware VIM plugin python3 migration issues 28/8128/3
tierno [Thu, 7 Nov 2019 16:28:54 +0000 (16:28 +0000)]
(bug 880) fixing vmware VIM plugin python3 migration issues
fixing unit test and tox installation

Change-Id: Id4fdfa7e0bcd6b5f7ca581ac49ada1c0cdce72af
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofix bug 878 29/8129/1
baldoni [Thu, 7 Nov 2019 11:50:11 +0000 (12:50 +0100)]
fix bug 878

Change-Id: I7c7b6b86b02588d2aaee0464d422c0b9e7328ad6
Signed-off-by: baldoni <gabriele.baldoni@adlinktech.com>
4 years agofeature 8029 change RO to python3. Using vim plugins 20/8020/10
tierno [Fri, 4 Oct 2019 12:56:31 +0000 (12:56 +0000)]
feature 8029 change RO to python3. Using vim plugins

Change-Id: I1e7bf61db9c39c66e0233c81bd8b4caa6650d389
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoinject_user_key routine fixes 46/8046/1 feature5837 feature7928
calvinosanch [Sun, 13 Oct 2019 13:52:33 +0000 (15:52 +0200)]
inject_user_key routine fixes

Change-Id: I33da18782131a14c4e195995272295db7718bb92
Signed-off-by: calvinosanch <guillermo.calvinosanchez@altran.com>
4 years agoMerge branch 'master' into Azure 23/8023/1
tierno [Mon, 7 Oct 2019 16:38:23 +0000 (16:38 +0000)]
Merge branch 'master' into Azure

Change-Id: Ia9726dfe53813157c1e3002a44f041861722d424
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoAzure Connector Improvemets 82/7982/3
jamartinezv [Thu, 1 Aug 2019 09:45:15 +0000 (11:45 +0200)]
Azure Connector Improvemets

Change-Id: I4b84ff5a801adf33595bd4ef44012dfc663f6f0c
Signed-off-by: jamartinezv <jamartinezv@minsait.com>
4 years agoRO docker container based on ubuntu 18.04 00/7800/4
calvinosanch [Wed, 24 Jul 2019 10:45:04 +0000 (10:45 +0000)]
RO docker container based on ubuntu 18.04

Change-Id: I2a8514f4673caa1c08ee4eaefd56475e3966a17e
Signed-off-by: calvinosanch <guillermo.calvinosanchez@altran.com>
4 years agobug 847. Fix KeyError vim_status when copying values between related tasks 47/7947/1 feature7148
tierno [Fri, 13 Sep 2019 08:36:24 +0000 (08:36 +0000)]
bug 847. Fix KeyError vim_status when copying values between related tasks

Change-Id: I41ab184c553f8737d1d8e4cd58533b4531f3f5fe
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agobug 828 inject RO key only when there is mgmt-keys instantiation parameter over vdu 40/7940/2
tierno [Tue, 10 Sep 2019 16:16:13 +0000 (16:16 +0000)]
bug 828 inject RO key only when there is mgmt-keys instantiation parameter over vdu

Change-Id: I5f7f3b3ad36ae7e56658c22c027548292ffddafc
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoFeature 7318 check vim-create connectivity and credentials 68/7868/2 v6.0 v6.0.2 v6.0.2rc1 v6.0.3 v6.0.4 v6.0.4rc1
tierno [Thu, 4 Jul 2019 16:23:20 +0000 (16:23 +0000)]
Feature 7318 check vim-create connectivity and credentials
change version to be aligned with OSM

Change-Id: Id5a95c51397a4b8722bd8042cabf0f2f0c67d684
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoL2SM Plugin - Restconf Compliant 70/7870/2 GCP
pajaresmarti [Thu, 29 Aug 2019 08:55:31 +0000 (10:55 +0200)]
L2SM Plugin - Restconf Compliant

Change-Id: Iefa27d3c2aa6939b17bedb1c92cd351ede42ca4b
Signed-off-by: pajaresmarti <guillermo.pajaresmartin@telefonica.com>
4 years agotest_RO: Removing deprecated tests and updating some examples 47/7847/1
calvinosanch [Fri, 16 Aug 2019 10:59:12 +0000 (10:59 +0000)]
test_RO: Removing deprecated tests and updating some examples

Change-Id: I620a5b5263a8656ab23e4c152da15d67230633be
Signed-off-by: calvinosanch <guillermo.calvinosanchez@altran.com>
4 years agoBug782 fix: use_existing_flavors flag was not working 34/7834/2
calvinosanch [Mon, 5 Aug 2019 11:03:46 +0000 (11:03 +0000)]
Bug782 fix: use_existing_flavors flag was not working

Change-Id: Icca64e75d68ef6eb4bda2f446851d3ac4c02d231
Signed-off-by: calvinosanch <guillermo.calvinosanchez@altran.com>
4 years agobug 668. Fix existing flavor as not created 04/7804/1
tierno [Wed, 24 Jul 2019 15:47:16 +0000 (15:47 +0000)]
bug 668. Fix existing flavor as not created

Change-Id: Ifab6f72590f813dbe24be0e78c5aadb14e58c9b4
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofix external port creation/deletion for WIM and sdn-assist 02/7802/1
tierno [Wed, 24 Jul 2019 14:35:42 +0000 (14:35 +0000)]
fix external port creation/deletion for WIM and sdn-assist

Change-Id: I8eac12688d1566b0cc3a48153afae8991a356859
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoUpdate Dynpac WIM connector 61/7761/3
sasiain [Mon, 8 Jul 2019 08:15:31 +0000 (10:15 +0200)]
Update Dynpac WIM connector

Change-Id: I20d6c8e42abc6f88d5b5c81ed057ce2559c72a77
Signed-off-by: sasiain <jorge.sasiain@ehu.es>
4 years agoBearer Added 48/7748/3
pajaresmarti [Thu, 4 Jul 2019 07:14:40 +0000 (09:14 +0200)]
Bearer Added

Change-Id: I40de3e356ec161968d23a3f98cb04d203d9962f5
Signed-off-by: pajaresmarti <guillermo.pajaresmartin@telefonica.com>
4 years agoFix vCD attach failure 75/7775/2
beierl [Mon, 15 Jul 2019 13:40:24 +0000 (09:40 -0400)]
Fix vCD attach failure

On session timeout, the vCD connector needs to reauthenticate
to get a new token.  This authentication must also use a
modern version number, or it will fail.

BUG 718

Change-Id: I9ca1258bdb824ed9acb2f6ca712babc2fc91d8c0
Signed-off-by: beierl <mbeierl@vmware.com>
4 years agoADD support for multivdu ns 62/7762/1
albertoflorez [Mon, 8 Jul 2019 11:16:21 +0000 (13:16 +0200)]
ADD support for multivdu ns

Change-Id: I2b97581850cf854fcdbbef9a71daa340105dbbaf
Signed-off-by: albertoflorez <alberto.florezpages@telefonica.com>
4 years agovimconn flake8 52/7752/1
tierno [Thu, 4 Jul 2019 16:23:00 +0000 (16:23 +0000)]
vimconn flake8

Change-Id: Ia297b9a2dd1ffe7403ac786498108b1a2261c9fe
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agobug 793: fix detection of database not completely inited 50/7750/1
tierno [Thu, 4 Jul 2019 13:50:22 +0000 (13:50 +0000)]
bug 793: fix detection of database not completely inited

Change-Id: I79c099efb87f36e6251aa30d9eff1b1a223a73a9
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofix error of database downgrade from 38 to 37 39/7739/1
tierno [Tue, 2 Jul 2019 14:13:47 +0000 (14:13 +0000)]
fix error of database downgrade from 38 to 37

Change-Id: I8e13f5caac4187ecba2e47127a02b2a88ca6005a
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoRemoving hardcode of database name in version 23 26/7726/1 v6.0.1
Eduardo Sousa [Thu, 27 Jun 2019 11:07:42 +0000 (12:07 +0100)]
Removing hardcode of database name in version 23

Change-Id: I7b0f87b0e1580bdb7fb1e272a012311320b54618
Signed-off-by: Eduardo Sousa <eduardo.sousa@canonical.com>
4 years agoFix bug 772. vim_thread tasks key params 85/7685/2
tierno [Wed, 19 Jun 2019 14:55:58 +0000 (14:55 +0000)]
Fix bug 772. vim_thread tasks key params

Change-Id: I533859eb38a02ff3c084b6d53a735660f4ec46b1
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoMerge "Bug 778 Wait on the upload iso task"
tierno [Tue, 25 Jun 2019 14:38:44 +0000 (16:38 +0200)]
Merge "Bug 778 Wait on the upload iso task"

4 years agoBug 780 fixed - port_mapping reading error 87/7687/2
pajaresmarti [Thu, 20 Jun 2019 10:45:21 +0000 (12:45 +0200)]
Bug 780 fixed - port_mapping reading error

Change-Id: Ifc0d0c0e63864efbd66b9c250ef6bc3ddfa624bb
Signed-off-by: pajaresmarti <guillermo.pajaresmartin@telefonica.com>
4 years agoBug 778 Wait on the upload iso task 75/7675/1
Ananda Baitharu [Tue, 18 Jun 2019 13:53:37 +0000 (13:53 +0000)]
Bug 778 Wait on the upload iso task

Change-Id: I8a4cead515fbab1a8bd267649b8e6c46b942a1ec
Signed-off-by: Ananda Baitharu <ananda.baitharu@riftio.com>
4 years agoMigrate to Pyone and refactor 62/7662/2
jomacarpe [Wed, 12 Jun 2019 21:20:51 +0000 (21:20 +0000)]
Migrate to Pyone and refactor

Change-Id: I46c92897c394784632b153c7b92cca743f78a67d
Signed-off-by: jomacarpe <josemaria.carmonaperez@telefonica.com>
4 years agoMinor fix regarding "related" in WIM 99/7599/2 v6.0.0
Anderson Bravalheri [Mon, 3 Jun 2019 14:14:12 +0000 (15:14 +0100)]
Minor fix regarding "related" in WIM

Change-Id: I99c60a905009aa12513ab64dde5f64d164cca855
Signed-off-by: Anderson Bravalheri <a.bravalheri@bristol.ac.uk>
4 years agofix issue updating a vim network in a multisite deployment 11/7611/2
tierno [Wed, 5 Jun 2019 08:28:04 +0000 (08:28 +0000)]
fix issue updating a vim network in a  multisite deployment

Change-Id: I27bb7e49b3f97af0d2efdf0b839b3df2fad10f05
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoBug 714 vcd vimconnector: Make the vCloud API version compatible across different... 35/7635/1
Ananda Baitharu [Mon, 10 Jun 2019 09:00:27 +0000 (09:00 +0000)]
Bug 714 vcd vimconnector: Make the vCloud API version compatible across different version of VCDs

Change-Id: I966480aee583c819adcdb07d581c01284af8cb77
Signed-off-by: Ananda Baitharu <ananda.baitharu@riftio.com>
4 years agoBug 741 fixed - Added href to parent network data 14/7614/1
Ravi Chamarty [Wed, 5 Jun 2019 17:06:39 +0000 (17:06 +0000)]
Bug 741 fixed - Added href to parent network data

Change-Id: I0224c2d53f53977e5929d47522c71db759c0cb85
Signed-off-by: Ravi Chamarty <ravi.chamarty@riftio.com>
4 years agoAdd "additionalProperties" support to remove_extra_items in utils 97/7597/1
Anderson Bravalheri [Thu, 30 May 2019 14:55:55 +0000 (15:55 +0100)]
Add "additionalProperties" support to remove_extra_items in utils

Change-Id: Ia3d48796f0d6b9b5dfd7d5838df0863846778944
Signed-off-by: Anderson Bravalheri <a.bravalheri@bristol.ac.uk>
4 years agofixing new_network without providing ip address 94/7594/2
tierno [Mon, 3 Jun 2019 14:05:08 +0000 (14:05 +0000)]
fixing new_network without providing ip address

Change-Id: I73955e6d902bd09a4b2ea3f438228abf0f1176d0
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoFix deployment of EPA VMs to use single virtual socket instead of 1 socket per core 03/7403/4
garciadeblas [Thu, 11 Apr 2019 17:15:49 +0000 (19:15 +0200)]
Fix deployment of EPA VMs to use single virtual socket instead of 1 socket per core

Change-Id: I21afb45210e9006d06d79f6501e4cec5f805451f
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
4 years agofixing refresh vm and net status 68/7568/1
tierno [Wed, 29 May 2019 09:29:01 +0000 (09:29 +0000)]
fixing refresh vm and net status

Change-Id: I6715a23ba15f690860fc469f97fec4f53f8358c2
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoMissing method implementation 66/7566/3
seryio [Wed, 29 May 2019 07:16:24 +0000 (09:16 +0200)]
Missing method implementation

Change-Id: If585eedc95e293ab127b7b41efd2e59a82b5f6f0
Signed-off-by: seryio <siyito.lpgc@gmail.com>
4 years agofirst implementation of get_image_list 50/7550/1
tierno [Mon, 27 May 2019 10:24:50 +0000 (10:24 +0000)]
first implementation of get_image_list

Change-Id: I9ede7a2be15a669476762785e40e9ec69bade35b
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofix some issues at azure plugin 49/7549/1
tierno [Mon, 27 May 2019 08:14:01 +0000 (08:14 +0000)]
fix some issues at azure plugin

Change-Id: Ife4ff5e1b291c5c2519cd25c3c3831ea966899b7
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoInserting Azure plugin 40/7440/3
seryio [Thu, 23 May 2019 12:50:49 +0000 (14:50 +0200)]
Inserting Azure plugin

Change-Id: I21254a385791747c3138255c1f1e2476d5147823
Signed-off-by: seryio <siyito.lpgc@gmail.com>
4 years agochange database to allow VIM ids length of 300 99/7499/1
tierno [Thu, 23 May 2019 10:16:07 +0000 (10:16 +0000)]
change database to allow VIM ids length of 300

Change-Id: I4d746533b10e81a54e4846af8360f903bfcf01d9
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoInstall needed packages for Azure 38/7438/2
tierno [Tue, 30 Apr 2019 12:20:38 +0000 (12:20 +0000)]
Install needed packages for Azure

Change-Id: If163eefe22ac0c08da649edf10aa8ab4b5e7b650
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofixing wim types 97/7497/1
tierno [Thu, 23 May 2019 08:07:12 +0000 (08:07 +0000)]
fixing wim types

Change-Id: I64cd6b28381a7641e0af664fd2fd24c6e3856f62
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agobug 687 fixing related when scaling 90/7490/1
tierno [Wed, 22 May 2019 16:45:09 +0000 (16:45 +0000)]
bug 687 fixing related when scaling

Change-Id: I73d7fb77a55aa56691bf1507d9d99b32679adc4f
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoadding wim fake connector 86/7486/2
tierno [Wed, 22 May 2019 09:56:05 +0000 (09:56 +0000)]
adding wim fake connector

Change-Id: I03fa422d5fe57f4bb5f82aa3f059ab049f466de9
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoMerge branch 'fog' 60/7460/2
tierno [Tue, 14 May 2019 11:22:45 +0000 (11:22 +0000)]
Merge branch 'fog'

Change-Id: I22026c17fd94e7a1bb22c0fb87035c4f9bff12ff
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agofix bug 686: getting interfaces at new_sfi 35/7435/4
tierno [Mon, 29 Apr 2019 16:02:23 +0000 (16:02 +0000)]
fix bug 686: getting interfaces at new_sfi

Change-Id: Ia0b4e35139688c97b5f12e494ec80e191bbd80f6
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoMerge branch 'feature7106' 57/7457/1
tierno [Mon, 13 May 2019 10:18:28 +0000 (10:18 +0000)]
Merge branch 'feature7106'

Change-Id: I1670f7013c63c7a5e5c6855fe3ea168423f86834
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoinitial implementation of vimconn_fos for Eclipse fog05 VIM 68/7368/7 fog
baldoni [Wed, 27 Mar 2019 09:46:08 +0000 (10:46 +0100)]
initial implementation of vimconn_fos for Eclipse fog05 VIM

Change-Id: I68485c1502002246012d13d7ab176bfb8908b283
Signed-off-by: baldoni <gabriele.baldoni@adlinktech.com>
4 years agoBug 692 vmware vcd vimconnnector: Fix parsing vAppTemplate response 54/7454/1
Ananda Baitharu [Fri, 10 May 2019 15:43:18 +0000 (15:43 +0000)]
Bug 692 vmware vcd vimconnnector: Fix parsing vAppTemplate response

Change-Id: I1d69e984dc1c8ef05d8cff29059c6b2893edeb0e
Signed-off-by: Ananda Baitharu <ananda.baitharu@riftio.com>
4 years agoDisable port security at network creation (openstack) 45/7445/2
anwars [Mon, 6 May 2019 05:53:07 +0000 (11:23 +0530)]
Disable port security at network creation (openstack)

Feature : https://osm.etsi.org/gerrit/#/c/7326

Introducing a new VIM config parameter for openstack VIM,
disable_network_port_security

This will allow to disable the port security while creating networks in openstack

To be used for VIM which has port security extension but do not support port security
(Network creation fails with error that Port security is not supported)

Change-Id: I3822f0d76450cceec50fc757ad273ab11f414d13
Signed-off-by: anwars <anwars@vmware.com>
4 years agoFeature 7106 : Handle additional EPA parameters for openstack VIM connector 19/7419/7 feature7106
anwars [Mon, 22 Apr 2019 05:05:27 +0000 (10:35 +0530)]
Feature 7106 : Handle additional EPA parameters for openstack VIM connector

Gerrit feature request : https://osm.etsi.org/gerrit/#/c/7106/

Changes:

NFVO engine to read and parse the quota descriptor and store as flavor extended properties.

Openstack VIM Connector to process the new extended properties and suitably pass them as extra specs when creating flavor.

Change-Id: Icdd8730f6f6de6d420027de962f0f5def0376375
Signed-off-by: anwars <anwars@vmware.com>
4 years agoCleans, formats and does small restructures to openmanod to be compliant with pylint... 50/7450/1
Benjamin Diaz [Thu, 9 May 2019 00:24:46 +0000 (21:24 -0300)]
Cleans, formats and does small restructures to openmanod to be compliant with pylint and flake8

Change-Id: I4a54261c9c46365877773b08a073a0f7d0b2ded6
Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
4 years agofix bug 685. Getting unique log name for vim_accounts 47/7447/2
tierno [Mon, 6 May 2019 13:24:12 +0000 (13:24 +0000)]
fix bug 685. Getting unique log name for vim_accounts

Change-Id: I3d5c039243d5cad7137beaf4a1b62e467243712d
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoAdding flake8 tests over some files 81/7381/5
tierno [Tue, 2 Apr 2019 11:49:31 +0000 (11:49 +0000)]
Adding flake8 tests over some files

Change-Id: Ic00ddca13ac3dfa21b1279030026891239989e28
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
4 years agoMerge branch WIM: Connector using IETF L2VPN Service model 34/7434/1
tierno [Mon, 29 Apr 2019 14:42:32 +0000 (14:42 +0000)]
Merge branch WIM: Connector using IETF L2VPN Service model
fix flake8 errors

Change-Id: I6c24777b75c0197364cc6138f444e32ba3be2018
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>