summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
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>
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>
garciadeblas [Tue, 27 Sep 2016 09:38:58 +0000 (11:38 +0200)]
Merge "new option --screen at basictest to force launching in a screen"
tierno [Tue, 27 Sep 2016 09:22:24 +0000 (11:22 +0200)]
Merge "Fixes bug #57"
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
tierno [Mon, 12 Sep 2016 22:27:51 +0000 (00:27 +0200)]
Merge "Minor bug fix in install-openmano to install correctly the service"
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
tierno [Wed, 13 Jul 2016 23:03:26 +0000 (01:03 +0200)]
Merge branch 'master' of https://osm.etsi.org/gerrit/osm/RO
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>
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"
tierno [Wed, 13 Jul 2016 08:14:00 +0000 (10:14 +0200)]
Merge branch 'master' of https://osm.etsi.org/gerrit/osm/RO
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>
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>
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>
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>
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>
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>
tierno [Fri, 8 Jul 2016 10:14:12 +0000 (12:14 +0200)]
minor updates to v0.4.38
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>
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>
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>
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>
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>
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
tierno [Wed, 6 Jul 2016 09:55:17 +0000 (11:55 +0200)]
Merge "added blueprint folder for internal module design"
tierno [Wed, 6 Jul 2016 09:52:51 +0000 (11:52 +0200)]
Merge "Initial empty repository"
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>
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>
almagia [Wed, 25 May 2016 13:36:13 +0000 (15:36 +0200)]
Initial empty repository
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>
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>
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>
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>
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>
tierno [Mon, 21 Mar 2016 16:37:52 +0000 (17:37 +0100)]
openmano first code upload
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
almagia [Fri, 18 Mar 2016 14:24:26 +0000 (15:24 +0100)]
Initial empty repository
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>