osm/RO.git
7 years agoFixed VNF descriptor for tests
garciadeblas [Fri, 30 Sep 2016 15:46:48 +0000 (17:46 +0200)]
Fixed VNF descriptor for tests

Change-Id: If19d1afd81eb178b8988f3249a3bf14c9ad48bd2
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoFixed issue when using VM image name instead of path in deployments on openstack
garciadeblas [Fri, 30 Sep 2016 14:02:09 +0000 (14:02 +0000)]
Fixed issue when using VM image name instead of path in deployments on openstack

Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoTests updated to test deployment of VNFs using image name instead of path
garciadeblas [Fri, 30 Sep 2016 10:25:59 +0000 (12:25 +0200)]
Tests updated to test deployment of VNFs using image name instead of path

Change-Id: I84ea680fae05b900715504b6ebdcef55e8937d28
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agofix a bug getting log-socket-host option param
tierno [Fri, 30 Sep 2016 08:43:32 +0000 (08:43 +0000)]
fix a bug getting log-socket-host option param

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoFix bug in vimconn_openstack related to dhcp_count
garciadeblas [Thu, 29 Sep 2016 15:31:46 +0000 (17:31 +0200)]
Fix bug in vimconn_openstack related to dhcp_count

Change-Id: Ib9ffc7034f413230ede334735380dea7cf93744a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agofixing logs at vimconn
tierno [Thu, 29 Sep 2016 14:20:44 +0000 (14:20 +0000)]
fixing logs at vimconn

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agov0.4.60: fixed bug when using ip profiles in openstack, improved logs in case od...
garciadeblas [Thu, 29 Sep 2016 14:01:52 +0000 (14:01 +0000)]
v0.4.60: fixed bug when using ip profiles in openstack, improved logs in case od unexpected exception in REST API, dos2unix vnf examples

Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoCapture and logging general exceptios at http
tierno [Wed, 28 Sep 2016 14:57:25 +0000 (14:57 +0000)]
Capture and logging general exceptios at http

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agofixed issue relayted to upload multiply files.
bayramov [Wed, 28 Sep 2016 13:16:55 +0000 (17:16 +0400)]
fixed issue relayted to upload multiply files.

Signed-off-by: bayramov <mbayramov@vmware.com>
7 years agoRefactored code and change return error code to exceptions.
bayramov [Wed, 28 Sep 2016 07:50:56 +0000 (11:50 +0400)]
Refactored code and change return error code to exceptions.
Adjusted class now it inherited from base.

In vmwarecli added
 - Provides capability to create and delete VDC for specific organization.
 - Create, delete and manage network for specific VDC
 - List deployed VM's , VAPPs, VDSs, Organization
 - View detail information about VM / Vapp , Organization etc
 - Operate with images upload / boot / power on etc

Signed-off-by: bayramov <mbayramov@vmware.com>
7 years agoadded .gitignore example file that users can use at their local folders
tierno [Wed, 28 Sep 2016 09:37:00 +0000 (09:37 +0000)]
added .gitignore example file that users can use at their local folders

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoSupport of image name and checksum for each VDU/VNFC instead of the image location...
garciadeblas [Wed, 28 Sep 2016 10:04:10 +0000 (12:04 +0200)]
Support of image name and checksum for each VDU/VNFC instead of the image location/path

Change-Id: I64c0659e64cb3c0d19dce2ce4fc2640c5700a1bd
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agofixed issue with hardcoded credential, added capability to indicate from shell or...
bayramov [Wed, 28 Sep 2016 00:13:46 +0000 (04:13 +0400)]
fixed issue with hardcoded credential, added capability to indicate from shell or environment admin user and password)

Signed-off-by: bayramov <mbayramov@vmware.com>
7 years agoFixed issue with exceptions. Now instead of return code upon an appropriate failure...
bayramov [Wed, 28 Sep 2016 00:12:05 +0000 (04:12 +0400)]
Fixed issue with exceptions. Now instead of return code upon an appropriate failure exception is raised.   The fixed issue now class properly extend from vimcon.   Extended initial initialization.
If client indicated the only tenant_name , tenant_id will be initialized at the run time.

Signed-off-by: bayramov <mbayramov@vmware.com>
7 years agore-trying commit
bayramov [Tue, 27 Sep 2016 10:34:46 +0000 (03:34 -0700)]
re-trying commit

Change-Id: I6136b126e4360789f604f9b4f950e6121c4d25ba
Signed-off-by: bayramov <mbayramov@vmware.com>
7 years agoAdded standalone tool to work with vcloud director. finished vmware connector ready...
bayramov [Tue, 27 Sep 2016 10:03:32 +0000 (03:03 -0700)]
Added standalone tool to work with vcloud director. finished vmware connector ready for test

Change-Id: I41716c165e02fd95f45c0d99e495129e1c7b009c
Signed-off-by: bayramov <mbayramov@vmware.com>
7 years agoMerge "new option --screen at basictest to force launching in a screen"
garciadeblas [Tue, 27 Sep 2016 09:38:58 +0000 (11:38 +0200)]
Merge "new option --screen at basictest to force launching in a screen"

7 years agoMerge "Fixes bug #57"
tierno [Tue, 27 Sep 2016 09:22:24 +0000 (11:22 +0200)]
Merge "Fixes bug #57"

7 years agonew option --screen at basictest to force launching in a screen
tierno [Tue, 27 Sep 2016 09:18:28 +0000 (09:18 +0000)]
new option --screen at basictest to force launching in a screen

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoFixes bug #57
garciadeblas [Tue, 27 Sep 2016 09:16:14 +0000 (11:16 +0200)]
Fixes bug #57

Change-Id: I5046992bf7e9d4be2a87dfd22074199830ad00e3
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agov0.4.58 fixed getting VIM ip_address issue when several scenario network are mapped...
tierno [Mon, 26 Sep 2016 15:12:15 +0000 (15:12 +0000)]
v0.4.58 fixed getting VIM ip_address issue when several scenario network are mapped to the same VIM network

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoopenmano client v0.4.6 adapted to the change in instance-scenario-list descriptor
tierno [Mon, 26 Sep 2016 13:38:55 +0000 (13:38 +0000)]
openmano client v0.4.6 adapted to the change in instance-scenario-list descriptor

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agov0.4.57 Allow mapping several scenario netwoks on the same vim network. Change name...
tierno [Mon, 26 Sep 2016 09:37:55 +0000 (11:37 +0200)]
v0.4.57 Allow mapping several scenario netwoks on the same vim network. Change name at database table instance_nets from external to created

Change-Id: I46cab007c4c5d3cdbd515b477aa25ee373d3e6fd
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agov0.4.56 fixed some logging bugs
tierno [Mon, 26 Sep 2016 08:14:44 +0000 (10:14 +0200)]
v0.4.56 fixed some logging bugs

Change-Id: I517070e781e2500b62e3394dbfbd8db8b2f3b47d
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years ago0.4.55 fixed problems with new versions of openstack python client
tierno [Thu, 22 Sep 2016 08:13:00 +0000 (08:13 +0000)]
0.4.55 fixed problems with new versions of openstack python client

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoScript utility to get options. service-openmano can manage both openman service and...
tierno [Tue, 20 Sep 2016 10:47:40 +0000 (10:47 +0000)]
Script utility to get options. service-openmano can manage both openman service and openmano inside a screen

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoBugs fixed in scripts related to database init and migrate
garciadeblas [Tue, 20 Sep 2016 09:54:32 +0000 (11:54 +0200)]
Bugs fixed in scripts related to database init and migrate

Change-Id: Ie03ed8ba52a2d10296cef20860aceed35462702b
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoBug fixed in install-openmano.sh to run config scripts from the appropriate base...
garciadeblas [Mon, 19 Sep 2016 20:54:40 +0000 (22:54 +0200)]
Bug fixed in install-openmano.sh to run config scripts from the appropriate base folder

Change-Id: Ie8adc512cb0a0f32da383c12ea6a48cdf191814b
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agominor change at install-openmano.sh script
tierno [Mon, 19 Sep 2016 15:43:53 +0000 (15:43 +0000)]
minor change at install-openmano.sh script

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoChanges in several installation and init scripts to remove mysql warnings and become...
garciadeblas [Mon, 19 Sep 2016 13:18:33 +0000 (15:18 +0200)]
Changes in several installation and init scripts to remove mysql warnings and become idempotent and usable from a cloned repository

Change-Id: I4b4740f0125cb01ea6fbeff24684e48ed0ed6788
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoChange in nfvo.py to give proper messages in case of failure in last versions of...
garciadeblas [Mon, 19 Sep 2016 12:41:59 +0000 (14:41 +0200)]
Change in nfvo.py to give proper messages in case of failure in last versions of vnfd and nsd schemas

Change-Id: I808c5d990d85fc3dd9a8a2404664df2b9946d2cd
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agov0.4.53 fix an issue instanciating with params a scenario defined with old version...
tierno [Fri, 16 Sep 2016 12:17:46 +0000 (14:17 +0200)]
v0.4.53 fix an issue instanciating with params a scenario defined with old version schema

Change-Id: I82216a2a4e27949f95a064b8249a541729f317d2
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agofix bug parsing instance-scenario-create descriptor
tierno [Wed, 14 Sep 2016 14:02:49 +0000 (16:02 +0200)]
fix bug parsing instance-scenario-create descriptor

Change-Id: Ib4541d1ea63f8f2b896b446ac44ad63e2db019af
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agomake openmano client at the path when installing openmano as a service
tierno [Wed, 14 Sep 2016 13:54:54 +0000 (15:54 +0200)]
make openmano client at the path when installing openmano as a service

Change-Id: I2ce08c02607a4743867c3599c9d31523bb4a9bea
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoMerge "Minor bug fix in install-openmano to install correctly the service"
tierno [Mon, 12 Sep 2016 22:27:51 +0000 (00:27 +0200)]
Merge "Minor bug fix in install-openmano to install correctly the service"

7 years agov0.4.52 fixes logging name mismatching. Add individual log files per module
tierno [Mon, 12 Sep 2016 16:11:11 +0000 (18:11 +0200)]
v0.4.52 fixes logging name mismatching. Add individual log files per module

Change-Id: I15c922fb2e6135662e2d12e2898e790be9fb3602
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoMinor bug fix in install-openmano to install correctly the service
garciadeblas [Mon, 12 Sep 2016 15:08:04 +0000 (17:08 +0200)]
Minor bug fix in install-openmano to install correctly the service

Change-Id: I544f2ab149c472ed511dfe05dd9107cfa74c5cd5
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoInitial commit for vmware vimconnector
bayramov [Thu, 8 Sep 2016 08:42:46 +0000 (01:42 -0700)]
Initial commit for vmware vimconnector

Change-Id: Iaf3be45750a17f5af2fb355d9305db50002c237b
Signed-off-by: bayramov <mbayramov@vmware.com>
7 years agoFixed bug in basictest to delete instances complex3 and complex4
garciadeblas [Wed, 7 Sep 2016 10:31:41 +0000 (12:31 +0200)]
Fixed bug in basictest to delete instances complex3 and complex4

Change-Id: I2424668939f684b47e8c3511c899aad451f960fe
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agov0.4.51 checks datacenter-create type. Upon datacenter-attach, propagates vim credent...
tierno [Wed, 7 Sep 2016 10:17:51 +0000 (12:17 +0200)]
v0.4.51 checks datacenter-create type. Upon datacenter-attach, propagates vim credentials to vimconnector class constructor, so that credentiasl checks can be done

Change-Id: I7d60cc46b34fa4fed31e886ba8cd0bf3d4f8c976
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agov0.4.50 datacenter-netmap-import bug fixed running on US16.04. Added created_at value...
tierno [Wed, 7 Sep 2016 07:54:47 +0000 (09:54 +0200)]
v0.4.50 datacenter-netmap-import bug fixed running on US16.04. Added created_at value at datacenter_nets database table

Change-Id: I06b0b39e235f0100dddb1546a89626bed82f2920
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agominor changes
tierno [Mon, 5 Sep 2016 10:11:11 +0000 (12:11 +0200)]
minor changes

Change-Id: If54fb9866928b5f8b7c40b5ec3dadd311520641a
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agov0.4.49 allow IP parameters for networks, and network types in RO
garciadeblas [Mon, 5 Sep 2016 03:02:59 +0000 (05:02 +0200)]
v0.4.49 allow IP parameters for networks, and network types in RO

Change-Id: I01ac9b0d006b7069555566bac7ba23d84de55312
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agov0.4.48 multisite implementation
tierno [Fri, 2 Sep 2016 13:16:13 +0000 (15:16 +0200)]
v0.4.48 multisite implementation

Change-Id: I98b0d2f6e9b20691c0b9dfd424212d4a27572ec7
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agov0.4.47 cloud-init for ssh key injection at instance-scenario-create
tierno [Wed, 31 Aug 2016 12:19:40 +0000 (14:19 +0200)]
v0.4.47 cloud-init for ssh key injection at instance-scenario-create

Change-Id: I8e7410b5952ec54f7eeaf49d6c43234a2c8cf4ff
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoopenmano client, netmap-upload changed to netmap-import
tierno [Mon, 29 Aug 2016 12:28:13 +0000 (14:28 +0200)]
openmano client, netmap-upload changed to netmap-import

Change-Id: Icc239e06455c97d3e8a2d395ae0ab62baf0109fc
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoscripts to install openmano as a service on Xenial, and enhancements on installation
tierno [Fri, 26 Aug 2016 12:39:42 +0000 (14:39 +0200)]
scripts to install openmano as a service on Xenial, and enhancements on installation

Change-Id: I526e1bcd91a2e65c9be5dca372766181377f9e42
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoChanges in database for allowing IP parameters, changes in DB migration script, new...
garciadeblas [Mon, 29 Aug 2016 10:33:06 +0000 (12:33 +0200)]
Changes in database for allowing IP parameters, changes in DB migration script, new DB version 12, small changes in openmano_schemas and other files to deal with new DB version, basictest run successfully

Change-Id: I30e00c5bcd30aab35a39746dbf568dac4164f247
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoChanges in openmano_schemas for OSM R1
garciadeblas [Thu, 25 Aug 2016 09:33:57 +0000 (11:33 +0200)]
Changes in openmano_schemas for OSM R1

Change-Id: Id9f215695476d82037e482ed045c1554057bd629
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agov0.4.45 Action over a Instance to obtian VM console. Allow both with or without proxy...
tierno [Fri, 19 Aug 2016 15:02:35 +0000 (17:02 +0200)]
v0.4.45 Action over a Instance to obtian VM console. Allow both with or without proxy depending on the configuration

Change-Id: I17e8993af8e524e9a04e0b2a81ff92f8d019c173
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agofix a bug at test_vimconn
tierno [Fri, 22 Jul 2016 23:47:28 +0000 (01:47 +0200)]
fix a bug at test_vimconn

Change-Id: I8343e842361678420055d69e246a29a0a55c5042
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agofix a bug at getting VM console
tierno [Fri, 22 Jul 2016 23:46:03 +0000 (01:46 +0200)]
fix a bug at getting VM console

Change-Id: I3fc83a3143279c5764c996e26968bbf94b994b67
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agofix #30 little bug
tierno [Fri, 22 Jul 2016 23:43:53 +0000 (01:43 +0200)]
fix #30 little bug

Change-Id: I8d2bd64bc8dd0469fd7a847404e9fca37eaaa3f2
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agov0.4.44 new command line option for log file configuration at openmanod server. New...
tierno [Thu, 21 Jul 2016 09:26:22 +0000 (11:26 +0200)]
v0.4.44 new command line option for log file configuration at openmanod server. New script for configuring openmano as a service on Ubuntu Xenial

Change-Id: I8464caa0d537842011e31e3a380ded1942896f3a
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agofixes #30. Using openstack as a VIM, avoid the metadata of pci_injection grater than 255
tierno [Mon, 18 Jul 2016 11:01:40 +0000 (13:01 +0200)]
fixes #30. Using openstack as a VIM, avoid the metadata of pci_injection grater than 255

Change-Id: I03afca5ee05cdf14b884a33cee7b7d2795331851
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agov0.4.43 fixes #27 #29 names at vnfs, scenarios, instances can be repeated. Only visib...
tierno [Mon, 18 Jul 2016 10:36:49 +0000 (12:36 +0200)]
v0.4.43 fixes #27 #29 names at vnfs, scenarios, instances can be repeated. Only visible by the owner tenant or public

Change-Id: Ie8a1c4edc8eee15bfc46d08ab8d1ad522bb13ecd
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoFix error when OPENMANO envioronment is set a different location
tierno [Fri, 15 Jul 2016 12:09:47 +0000 (14:09 +0200)]
Fix error when OPENMANO envioronment is set a different location

Change-Id: I0f3c7396bd27c857a677c2f37befd11a07616616
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agov0.4.42 logging format for OSM integration
tierno [Fri, 15 Jul 2016 11:18:30 +0000 (13:18 +0200)]
v0.4.42 logging format for OSM integration

Change-Id: I1730b634d4ff053f225fa53b4807e9c5e6db0ba4
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoMerge branch 'master' of https://osm.etsi.org/gerrit/osm/RO
tierno [Wed, 13 Jul 2016 23:03:26 +0000 (01:03 +0200)]
Merge branch 'master' of https://osm.etsi.org/gerrit/osm/RO

7 years agoadded a test script basictest.sh for testing openmano using a fake openvim
tierno [Wed, 13 Jul 2016 10:28:19 +0000 (12:28 +0200)]
added a test script basictest.sh for testing openmano using a fake openvim

Change-Id: Ic2102cdb8769a33f89f5cff76234f386a77a9f17
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoMerge "v0.4.41 logging added. Split database into a base class db_base with general...
garciadeblas [Wed, 13 Jul 2016 08:33:48 +0000 (10:33 +0200)]
Merge "v0.4.41 logging added. Split database into a base class db_base with general methods and nfvo_db with openmano specific methods"

7 years agoMerge branch 'master' of https://osm.etsi.org/gerrit/osm/RO
tierno [Wed, 13 Jul 2016 08:14:00 +0000 (10:14 +0200)]
Merge branch 'master' of https://osm.etsi.org/gerrit/osm/RO

7 years agov0.4.41 logging added. Split database into a base class db_base with general methods...
tierno [Mon, 11 Jul 2016 12:32:37 +0000 (14:32 +0200)]
v0.4.41 logging added. Split database into a base class db_base with general methods and nfvo_db with openmano specific methods

Change-Id: Iad677a18e96692b3eab28e73c2fc5cd36a13ae1f
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoChanges in openmano client to resolve tenant and datacenter names of env variables 30/230/1
garciadeblas [Fri, 8 Jul 2016 13:20:18 +0000 (15:20 +0200)]
Changes in openmano client to resolve tenant and datacenter names of env variables

Change-Id: I3fba7e4214e050bb8a8f234cd4ece0d43ea4c618
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agofixed database downgrade bug from v0.7 to v0.6 28/228/1
tierno [Fri, 8 Jul 2016 11:34:24 +0000 (13:34 +0200)]
fixed database downgrade bug from v0.7 to v0.6

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoopenmano v0.4.40 change from test_os to test_vimconn that is more general. Some minor... 27/227/1
tierno [Fri, 8 Jul 2016 11:31:24 +0000 (13:31 +0200)]
openmano v0.4.40 change from test_os to test_vimconn that is more general. Some minor updates

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agochange scenario examples to schema version 2 26/226/1
tierno [Fri, 8 Jul 2016 11:21:01 +0000 (13:21 +0200)]
change scenario examples to schema version 2

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoopenmano v0.4.39: logging at vimconnector. Exception generation upon error instead... 25/225/1
tierno [Fri, 8 Jul 2016 10:30:39 +0000 (12:30 +0200)]
openmano v0.4.39: logging at vimconnector. Exception generation upon error instead of returning status

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agominor updates to v0.4.38 24/224/1
tierno [Fri, 8 Jul 2016 10:14:12 +0000 (12:14 +0200)]
minor updates to v0.4.38

7 years agoChanges in MANO DB init scripts to allow db_name as input parameter
tierno [Wed, 6 Jul 2016 15:52:14 +0000 (17:52 +0200)]
Changes in MANO DB init scripts to allow db_name as input parameter

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoinstall script: fixes #18, fixes #19
tierno [Wed, 6 Jul 2016 15:49:45 +0000 (17:49 +0200)]
install script: fixes #18, fixes #19

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoFixed some references to utils
tierno [Wed, 6 Jul 2016 15:31:12 +0000 (17:31 +0200)]
Fixed some references to utils

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoRemove moved auxiliary_functions.py
tierno [Wed, 6 Jul 2016 15:27:16 +0000 (17:27 +0200)]
Remove moved auxiliary_functions.py

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoMoved auxiliary_functions.py from utils package to the main package
tierno [Wed, 6 Jul 2016 15:20:40 +0000 (17:20 +0200)]
Moved auxiliary_functions.py from utils package to the main package

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoMerge changes I392f2858,Iba0cab65,I16304baf,Ic5befeff,I77f648f4, ...
tierno [Wed, 6 Jul 2016 09:57:54 +0000 (11:57 +0200)]
Merge changes I392f2858,Iba0cab65,I16304baf,Ic5befeff,I77f648f4, ...

* changes:
  v0.4.38 new openmanoclient.py library; new version2 for scenario descriptor
  Minor modifications to script install-openmano to add a new soft link to openmano-report
  New script to install automatically openmano
  Minor change in script service-openmano.sh to solve bug in service start
  Added licenses to VNF and NS openmano descriptors. Removed module-blueprints folder.
  openmano first code upload

7 years agoMerge "added blueprint folder for internal module design"
tierno [Wed, 6 Jul 2016 09:55:17 +0000 (11:55 +0200)]
Merge "added blueprint folder for internal module design"

7 years agoMerge "Initial empty repository"
tierno [Wed, 6 Jul 2016 09:52:51 +0000 (11:52 +0200)]
Merge "Initial empty repository"

7 years agoNew folder for designs for release1 47/147/1
garciadeblas [Tue, 7 Jun 2016 16:51:10 +0000 (18:51 +0200)]
New folder for designs for release1

Change-Id: Ic0ea9a1ebdb182ba2912c872f7e8d869cceac78e
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoNew folder for designs for release1 46/146/1
garciadeblas [Tue, 7 Jun 2016 16:50:31 +0000 (18:50 +0200)]
New folder for designs for release1

Change-Id: Id9fd4d52321d99197c6b6ac44579d44ee1c91259
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoInitial empty repository
almagia [Wed, 25 May 2016 13:36:13 +0000 (15:36 +0200)]
Initial empty repository

7 years agov0.4.38 new openmanoclient.py library; new version2 for scenario descriptor 11/211/1
tierno [Fri, 13 May 2016 10:28:55 +0000 (12:28 +0200)]
v0.4.38 new openmanoclient.py library; new version2 for scenario descriptor

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
7 years agoMinor modifications to script install-openmano to add a new soft link to openmano... 10/210/1
garciadeblas [Thu, 12 May 2016 08:11:07 +0000 (10:11 +0200)]
Minor modifications to script install-openmano to add a new soft link to openmano-report

Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoNew script to install automatically openmano 09/209/1
garciadeblas [Wed, 11 May 2016 12:47:39 +0000 (14:47 +0200)]
New script to install automatically openmano

Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoMinor change in script service-openmano.sh to solve bug in service start 08/208/1
garciadeblas [Mon, 9 May 2016 16:21:03 +0000 (18:21 +0200)]
Minor change in script service-openmano.sh to solve bug in service start

Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
7 years agoAdded licenses to VNF and NS openmano descriptors. Removed module-blueprints folder. 07/207/1
garciadeblas [Fri, 6 May 2016 13:26:33 +0000 (15:26 +0200)]
Added licenses to VNF and NS openmano descriptors. Removed module-blueprints folder.

Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
8 years agoopenmano first code upload 06/206/1
tierno [Mon, 21 Mar 2016 16:37:52 +0000 (17:37 +0100)]
openmano first code upload

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
8 years agoInitial empty repository 04/204/1
almagia [Fri, 18 Mar 2016 14:24:26 +0000 (15:24 +0100)]
Initial empty repository

8 years agoadded blueprint folder for internal module design 05/205/1
tierno [Thu, 17 Mar 2016 07:53:53 +0000 (08:53 +0100)]
added blueprint folder for internal module design

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