tierno [Tue, 24 Jan 2017 17:27:13 +0000 (18:27 +0100)]
Merge "Fix minor bug in openmano client with subcommand vim-image-list" into v1.1
garciadeblas [Tue, 24 Jan 2017 16:16:18 +0000 (17:16 +0100)]
Fix minor bug in openmano client with subcommand vim-image-list
Change-Id: I2820cda1ce01f00e2c2d52d0be251d76ba16c223
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
kate [Tue, 24 Jan 2017 15:26:52 +0000 (07:26 -0800)]
Changes in vimconn_vmware.py: Addressed code review changes to add raise keyword
Change-Id: I3abec6cd31c591cefeb362b88177e15cca51be9e
Signed-off-by: kate <akate@vmware.com>
tierno [Mon, 23 Jan 2017 12:07:09 +0000 (13:07 +0100)]
fixes 164 openmano client fails without vpci at VNFD
Change-Id: I6fb3fd126aed0d9a2a6fd890beb25120d8f18f91
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
kate [Tue, 24 Jan 2017 11:20:43 +0000 (03:20 -0800)]
Changes in vimconn_vmware.py : Addressed code review comments for implementation of get_image_list specification
Change-Id: I783c6455ea75a138eaa825e248bc12208a5b6380
Signed-off-by: kate <akate@vmware.com>
kate [Tue, 24 Jan 2017 03:57:06 +0000 (19:57 -0800)]
Changes in vimconn_vmware.py: provided implementation for get_image_list specification
Change-Id: Ia9ce852a1670bcdd6cbc67c4b941f2e1358dccfe
Signed-off-by: kate <akate@vmware.com>
tierno [Thu, 19 Jan 2017 15:16:26 +0000 (16:16 +0100)]
enhance http messages at some bad input schemat
Change-Id: I737984fc401636c32aaa5895f7ea217ff40af0bc
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Wed, 18 Jan 2017 16:44:32 +0000 (17:44 +0100)]
allow new vim-image-list/delete commands
Change-Id: Id53af6bac339bd71557b9762b3f57e53680971e1
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Wed, 18 Jan 2017 14:53:44 +0000 (15:53 +0100)]
new param at openstack connector to allow insecure https connections
Change-Id: Icaecfa8470d28232ab1d65e2ffb8395f24825db3
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Wed, 18 Jan 2017 14:49:48 +0000 (15:49 +0100)]
new param at openstack connector to automatically assign floating_ip
Change-Id: I446cff21dc86f38bfd994eec8131473eb0546b92
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Mon, 16 Jan 2017 12:48:30 +0000 (12:48 +0000)]
fix logging to console_proxy_thread.py
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Thu, 12 Jan 2017 17:32:28 +0000 (18:32 +0100)]
cloud init parameters at VNFD, allow file tranfer, config-drive, userdata, users, ssh-keys
Change-Id: Ice99bfaf3a952dc8b52f3947972f82bb51edff58
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Thu, 12 Jan 2017 17:26:26 +0000 (18:26 +0100)]
fix a bug at vnf-create using --image-name if the VNF descriptor contains an image-path
Change-Id: I7fa9db263058f0544eee9845db773a9477ecf006
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Thu, 12 Jan 2017 17:25:24 +0000 (18:25 +0100)]
change default configuration to do not proxy the VIM VNF consoles
Change-Id: Ie3def1d49cc8a8311e0368707d83f671c1354071
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
garciadeblas [Thu, 12 Jan 2017 14:03:58 +0000 (15:03 +0100)]
Merge branch 'v1.0'
bhangare [Fri, 13 Jan 2017 07:50:34 +0000 (23:50 -0800)]
Changes in vimconn_vmware.py :
1. Created a means to assign PCI passthrough configurations to VM via vCenter APIs using pyvmomi python library.
2. Modified refresh_vms_status() : to include information of PCI devices of VMs
Changes in scripts/install-openmano.sh: Added pip install command to install pyvmomi python library
Signed-off-by: bhangare <sbhangare@vmware.com>
bhangare [Fri, 13 Jan 2017 06:30:29 +0000 (22:30 -0800)]
Changes in vimconn_vmware.py :
1. Addressed code Review comment for Bug 118 -VMWARE Connector: Alter datacenter name to not match with OSM identifier
2. Applied cpu, memory and disk to VM as specified in flavor
3. Added wait time along with byte transferred check while uploading media files to vCloud Director
Signed-off-by: bhangare <sbhangare@vmware.com>
montesmoreno [Thu, 12 Jan 2017 12:24:21 +0000 (12:24 +0000)]
Added support for regions. Solved bug in server creation rollback.
Signed-off-by: montesmoreno <pablo.montesmoreno@telefonica.com>
bhangare [Thu, 12 Jan 2017 12:02:23 +0000 (04:02 -0800)]
Changes in vimconn_vmware.py: Create networks & apply network configuration as defined in VNFD to override what is defined in uploaded .ovf
Signed-off-by: bhangare <sbhangare@vmware.com>
montesmoreno [Mon, 9 Jan 2017 16:46:04 +0000 (16:46 +0000)]
Implemented option to disable port-security for openstack. Implemented option to specify floating_ip in openstack. Solved 2 bugs in floating_ip implementation for Openstack
Change-Id: I1d6463f9743924dacd93d522f625ecef34b0decf
Signed-off-by: montesmoreno <pablo.montesmoreno@telefonica.com>
garciadeblas [Tue, 10 Jan 2017 12:08:07 +0000 (13:08 +0100)]
VNF creation with image name and checksum working properly. Fixes bug 73. Added new tests for this feature. Openmano client modified to allow modifying image name and checksum
Change-Id: I6153fab0241778cba34414c8e45669cd40119eed
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Mon, 9 Jan 2017 08:46:31 +0000 (09:46 +0100)]
Allow images without checksum in the VIM; fixed image lookup in Opesntack connector
Change-Id: Iedacddf3b7b32df344bb800db535a85f0106d856
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
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 10:58:41 +0000 (11:58 +0100)]
Added *.pyo to .gitignore-common; minor typo fixed in openmano client
Change-Id: I9096d854760c010fb7465bb3e2f5471873a7f6d2
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.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 [Wed, 28 Dec 2016 08:11:15 +0000 (09:11 +0100)]
initial version of test_openmanoclient. It allows both python 2 and 3
Change-Id: Ib3f7ff9acb2ba3a866ea35af8bbe96fbfc140f10
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Wed, 4 Jan 2017 15:54:37 +0000 (16:54 +0100)]
limit name size at openvim connector to avoid errors
Change-Id: I2ec7a47b8f7d5cef208e029a2cbbe2eefedba84c
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
tierno [Sat, 31 Dec 2016 16:08:51 +0000 (17:08 +0100)]
added python-cinderclient to openmano installer
Change-Id: I8ccedfe4f2dd17528f5f5502b31db55cc78b123c
Signed-off-by: tierno <alfonso.tiernosepulveda@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>