kate [Fri, 23 Dec 2016 09:34:24 +0000 (01:34 -0800)]
Changes in vimconn_vmware.py :
1.Fixed Bug 119 - VMWARE Connector: VIMconnector occasionally returns an error upon VM deletion
Change-Id: I9626e5c59d3b9d2794821cdaa6e484ba326b1631
Signed-off-by: kate <akate@vmware.com>
kate [Fri, 23 Dec 2016 08:54:47 +0000 (00:54 -0800)]
Changes in vimconn_vmware.py :
1.Fixed Bug 118 - VMWARE Connector: Alter datacenter name to not match with OSM identifier
2.Removed unused code
Change-Id: Ia0b357f927c9cb1ba05770907239873293f47f41
Signed-off-by: kate <akate@vmware.com>
garciadeblas [Thu, 5 Jan 2017 11:00:08 +0000 (12:00 +0100)]
Fix bug to raise vimconnException if image not found at VIM; fix bug in vimconn_openstack to accept image lookups only by name
Change-Id: Ia4d42dc5f69f07f2f3646916cfd6d414b702c5ea
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
tierno [Sat, 31 Dec 2016 15:51:05 +0000 (16:51 +0100)]
Merge "Changes in vimconn_vmware.py: Fixed Bug ID 121: VMWARE Connector: Return Nic status to include IP address and MAC" into v1.0
tierno [Sat, 31 Dec 2016 15:50:49 +0000 (16:50 +0100)]
Merge "Changes in vimconn_vmware.py:Fixed Bug ID 120 VMWARE Connector: Alter ‘instance-scenario-list VNF -vvv’ return to be ACTIVE instead of BUILD" into v1.0
bhangare [Tue, 27 Dec 2016 09:41:28 +0000 (01:41 -0800)]
Changes in vimconn_vmware.py: Fixed Bug ID 121: VMWARE Connector: Return Nic status to include IP address and MAC
Signed-off-by: bhangare <sbhangare@vmware.com>
bhangare [Sat, 24 Dec 2016 10:54:51 +0000 (02:54 -0800)]
Changes in vimconn_vmware.py:Fixed Bug ID 120 VMWARE Connector: Alter ‘instance-scenario-list VNF -vvv’ return to be ACTIVE instead of BUILD
Signed-off-by: bhangare <sbhangare@vmware.com>
bhangare [Sat, 24 Dec 2016 10:54:51 +0000 (02:54 -0800)]
Changes in vimconn_vmware.py:Fixed Bug ID 120 VMWARE Connector: Alter ‘instance-scenario-list VNF -vvv’ return to be ACTIVE instead of BUILD
Signed-off-by: bhangare <sbhangare@vmware.com>
montesmoreno [Thu, 22 Dec 2016 12:16:23 +0000 (12:16 +0000)]
Added support in openstack connector for additional disks, either empty or based on an image. Warning! Tested only for v2 Openstack API. Changes for v3 were not implemented
Change-Id: Ice2b39d05620ca3eb90704c07d0c5919e4474793
Signed-off-by: montesmoreno <pablo.montesmoreno@telefonica.com>
kate [Thu, 15 Dec 2016 09:12:40 +0000 (01:12 -0800)]
Changes in vimconn_vmware.py :
1.Added logger and modified existing logging statements
2.Improved exception handling
3.Added global keys for flavor dictionary
4.Derived organization name by splitting tenant name into tenant name and organization name
5.Added logic to identify catalog by hashing
Change-Id: I4559f5d44fc7cd5924f721aa7f39e4d5d299ef19
Signed-off-by: kate <akate@vmware.com>
tierno [Wed, 21 Dec 2016 15:18:00 +0000 (16:18 +0100)]
minor updates to test/basictest.sh
Change-Id: I6c7c57902d592a8b668c20cde3f09abe6904f752
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
ahmadsa [Thu, 22 Dec 2016 06:33:47 +0000 (11:33 +0500)]
Support floating IP addresses in vimconn_openstack.py
Signed-off-by: ahmadsa <saboor.ahmad@xflowresearch.com>
tierno [Wed, 21 Dec 2016 15:18:00 +0000 (16:18 +0100)]
minor updates to test/basictest.sh
Change-Id: I6c7c57902d592a8b668c20cde3f09abe6904f752
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Mon, 19 Dec 2016 17:46:09 +0000 (18:46 +0100)]
merge v1.0.2 -commit b1c42b6- into master
Change-Id: Iec0283ef28a4407b72439b894e0f618ee54ac1d5
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Thu, 15 Dec 2016 23:24:23 +0000 (00:24 +0100)]
change installation to checkout the v1.0.2 tag
Change-Id: Idcd9b523cdfc3a8ce6c6bb9892d22b5fd00f152c
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Wed, 7 Dec 2016 15:20:25 +0000 (16:20 +0100)]
installation script enhancement. Allow test/basictest install openvim in test mode
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
ahmadsa [Wed, 30 Nov 2016 04:14:11 +0000 (09:14 +0500)]
Updated vimconn_openstack.py to support v3.3 and v2.0 of OpenStack python client
Signed-off-by: ahmadsa <saboor.ahmad@xflowresearch.com>
tierno [Thu, 24 Nov 2016 15:20:05 +0000 (16:20 +0100)]
Change names of VM to solve bug 26
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Wed, 23 Nov 2016 15:29:51 +0000 (16:29 +0100)]
Merge "Fix idempotency issues that could cause install/configuration failures"
Adam Israel [Mon, 21 Nov 2016 20:19:42 +0000 (15:19 -0500)]
Fix idempotency issues that could cause install/configuration failures
Signed-off-by: Adam Israel <adam.israel@canonical.com>
tierno [Mon, 21 Nov 2016 13:58:05 +0000 (14:58 +0100)]
Merge branch v1.0 (commit fb1987b) into master
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
garciadeblas [Mon, 21 Nov 2016 10:42:09 +0000 (11:42 +0100)]
Merge "Merge v1.0 branch into master"
tierno [Fri, 18 Nov 2016 09:19:55 +0000 (10:19 +0100)]
Merge v1.0 branch into master
Change-Id: I4389f650b72404b6d75087a3865254bc2781c5c2
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Tue, 15 Nov 2016 17:35:06 +0000 (17:35 +0000)]
provide docuemntation comments at vimconn
Change-Id: Id49977d6b0aa5dc871cf954b00a600fff9fba46b
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Fri, 18 Nov 2016 09:19:55 +0000 (10:19 +0100)]
Merge "renamed file to match docs"
tierno [Tue, 15 Nov 2016 17:33:13 +0000 (17:33 +0000)]
installation openmano service persistent. Clear other openmano folders
Change-Id: I11f8d782e364fe0d004c2ae680c0fdfe280be97b
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
garciadeblas [Thu, 10 Nov 2016 15:33:29 +0000 (16:33 +0100)]
Changes in openmano installer to install links in /usr/bin instead of /usr/sbin
Change-Id: Ic27ed049aee5c34ece99dfd7451fa5daf3bcbcbb
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
tierno [Thu, 20 Oct 2016 15:12:30 +0000 (15:12 +0000)]
add version to log
Change-Id: I29f6f53ac903d48f688157dfcae4f75d23fcba95
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Mon, 24 Oct 2016 08:47:46 +0000 (08:47 +0000)]
enhance on database migration not prompt for pass if no needed
Change-Id: Ia8cbebb09ea107c698965be56f79b24dde46de1f
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Thu, 13 Oct 2016 15:34:28 +0000 (15:34 +0000)]
v0.5.2 enlarge vim_tenant_id to allow extra fields. Allow extra datacenter configuration at attachment
Change-Id: I7a99a65be55fb7520633ceb33922c0ff2ea96c3f
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Tue, 11 Oct 2016 12:06:25 +0000 (12:06 +0000)]
minor changes at database connection exception management. Change openmanoconfig.sh to openmanoconfig.py to retrieve configuration
Change-Id: I4dbff4e3b5e21ff362f1487a63a213852ed18f78
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Wed, 5 Oct 2016 15:21:28 +0000 (15:21 +0000)]
add git checkout to the apropiate tag v1.0
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Wed, 5 Oct 2016 15:20:26 +0000 (15:20 +0000)]
v0.5.1 fixed 75 VIM VM or net not updated when receives a message error longer than 1024
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
Adam Israel [Tue, 4 Oct 2016 20:20:51 +0000 (13:20 -0700)]
Remove debugging that was causing openvim-compute-relation-joined to fail
Signed-off-by: Adam Israel <adam.israel@canonical.com>
Adam Israel [Tue, 4 Oct 2016 19:07:16 +0000 (12:07 -0700)]
Initial import of charm layer to deploy and configure OpenMano
Signed-off-by: Adam Israel <adam.israel@canonical.com>
Adam Israel [Tue, 4 Oct 2016 19:03:31 +0000 (12:03 -0700)]
Update --createdb to use the right host/port
Signed-off-by: Adam Israel <adam.israel@canonical.com>
bayramov [Tue, 4 Oct 2016 17:11:07 +0000 (21:11 +0400)]
renamed file to match docs
Signed-off-by: bayramov <mbayramov@vmware.com>
tierno [Tue, 4 Oct 2016 12:43:11 +0000 (12:43 +0000)]
v0.5.0 openmano for OSM Release One
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Tue, 4 Oct 2016 12:27:59 +0000 (14:27 +0200)]
Merge "v0.4.62 Get properly a vimconn error at image/flavor list/create"
tierno [Tue, 4 Oct 2016 09:39:07 +0000 (09:39 +0000)]
v0.4.62 Get properly a vimconn error at image/flavor list/create
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
garciadeblas [Tue, 4 Oct 2016 08:27:58 +0000 (10:27 +0200)]
Merge "v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done"
tierno [Tue, 4 Oct 2016 08:15:08 +0000 (08:15 +0000)]
v0.4.61 fixed 37 Deploying multisite get properly the information from sites. Deletion is properly done
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
garciadeblas [Tue, 4 Oct 2016 08:08:05 +0000 (10:08 +0200)]
Merge "allow running test_vimconn without user ssh keys. Change installation to copy .gitignore with common parameters"
garciadeblas [Tue, 4 Oct 2016 08:06:31 +0000 (10:06 +0200)]
Merge "fixed small typo at basictest"
tierno [Tue, 4 Oct 2016 08:00:54 +0000 (08:00 +0000)]
allow running test_vimconn without user ssh keys. Change installation to copy .gitignore with common parameters
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
garciadeblas [Tue, 4 Oct 2016 07:09:58 +0000 (09:09 +0200)]
Minor bug fixed in create_or_use_flavor when it contains a disk image
Change-Id: I43dd1b4e822330908a46c8adf93ce26934000ad5
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
tierno [Mon, 3 Oct 2016 14:06:10 +0000 (14:06 +0000)]
fixed small typo at basictest
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
bayramov [Tue, 4 Oct 2016 05:00:30 +0000 (09:00 +0400)]
Added capability to duplicate name for network and vm
Signed-off-by: bayramov <mbayramov@vmware.com>
bayramov [Tue, 4 Oct 2016 03:53:41 +0000 (07:53 +0400)]
Added required dependency to install script. Fixed licensing issue in the file. Merged changes from master to vmware_connector. vm_info now has more status. Add acuireConsole method return link to VMRC console. get_vapp_details_rest() parse entier vapp and vm consturct and return as dictionary
Signed-off-by: bayramov <mbayramov@vmware.com>
garciadeblas [Mon, 3 Oct 2016 18:13:29 +0000 (20:13 +0200)]
basictest changed to remove nsd complex5. It requires a pre-provisioned image at openvim. It will be added when that image is created as part of openvim
Change-Id: Icc01d9b0247ec41d99a7752d036b661e35b1bae1
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
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>
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>
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>
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>
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>
tierno [Thu, 29 Sep 2016 14:20:44 +0000 (14:20 +0000)]
fixing logs at vimconn
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
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>
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>
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>
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>
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>
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>
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>
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>