1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

13693 Commits

Author SHA1 Message Date
mcabrerizo
2bd38bafa3 F #4913: Add negative values check for performance manager 2017-04-10 17:04:16 +02:00
mcabrerizo
c551674ca9 F #4913: Fix minor bugs in import actions 2017-04-10 15:36:48 +02:00
Miguel Cabrerizo
5370bde6bf Merge pull request #253 from abelCoronado93/template-ajax
F #4913: Created new images and networks before import vCenter template
2017-04-10 13:37:38 +02:00
mcabrerizo
e6a57b0f85 F #4913: Add linked clone import to CLI. Several enhancements in monitor and import performance (containerview and propertycollector) 2017-04-10 13:36:00 +02:00
mcabrerizo
dea2a64148 F #4913: Replace VCENTER_RESOURCE_POOL with VCENTER_RESOURCE_POOL_INFO in monitor_resource_pools 2017-04-10 13:32:48 +02:00
abelCoronado93
67cb5c4f71 Created new images and networks before import vCenter template 2017-04-10 12:49:15 +02:00
Abel Coronado
f298d348cb F #4913 Removed vcenter_datastore in import vCenter template (#252)
* 32 characters max in switch name

* Removed vcenter_datastore in import vCenter template
2017-04-07 11:10:20 +02:00
Abel Coronado
ac0a67e2b4 F #4913 Added resource pool list in import cluster (#247)
* 32 characters max in switch name

* Added resource pool list in import cluster

* Added VCENTER_RESOURCE_POOL in cluster template
2017-04-07 11:07:47 +02:00
Abel Coronado
01ab436718 32 characters max in switch name (#246) 2017-04-07 11:06:47 +02:00
mcabrerizo
704c01ab29 F #4913: Host, datastore and network imports can now select a different OpenNebula cluster to be added 2017-04-05 11:35:46 +02:00
mcabrerizo
dcffd52a95 F #4913: Disk size is obtained from DISK/SIZE attribute in calculate_add_disk 2017-04-05 09:47:55 +02:00
mcabrerizo
18494e421b F #4913: Add resource pool confinement option when a cluster is imported 2017-04-05 09:46:49 +02:00
mcabrerizo
8e460d9bd3 F #4913: Store snapshot name, not snapshot id as the name for vcenter snapshots F#4921 2017-04-04 20:12:58 +02:00
mcabrerizo
7fe325f8a8 F #4913: Allow spaces in vcenter clusters (import and monitor) 2017-04-04 20:11:45 +02:00
mcabrerizo
b98442a591 F #4913: Fix some standard network bugs 2017-04-04 17:00:47 +02:00
mcabrerizo
993a5e8e63 F #4913: Add vmdk disk capacity when retrieving size in datastore/stat action 2017-04-04 09:44:03 +02:00
mcabrerizo
7beab339e9 F #4913: Add check for container view returns empty array in find_vcenter_vm_by_name 2017-04-03 20:07:27 +02:00
mcabrerizo
ca2767c45e F #4913: Fix vcenter vm folder must be template parent if VCENTER_VM_FOLDER is not set 2017-04-03 20:05:55 +02:00
mcabrerizo
93f85d82a5 F #4913: Fix importer only one pool per call. Remove remnants of vlan_id in network importer 2017-04-03 18:01:35 +02:00
mcabrerizo
82d72d93d8 F #4913: Fix imported image datastore name 2017-04-03 17:53:23 +02:00
mcabrerizo
37c89bba4d F #4913: Renamed utils/deploy-folder with vcenter-vm-folder F#4823 2017-04-03 17:07:39 +02:00
mcabrerizo
39fc6e110c F #4913: Add support for VM folder selection F#4823. Replace DEPLOY_FOLDER with VCENTER_VM_FOLDER 2017-04-03 17:06:04 +02:00
mcabrerizo
d03f991da8 F #4913: Fix GuestReboot does not accept wait_for_completion method 2017-04-03 13:33:07 +02:00
mcabrerizo
d409531237 F #4913: Undeployed VMs in FAILURE state are deleted in tm/delete even if DEPLOY_ID is not set B#5057 2017-04-03 12:27:42 +02:00
mcabrerizo
36ce5e8233 F #4913: create_snapshot replace wait_for_completion with an active wait only for vcenter 5.5 B#5045 2017-04-03 10:18:48 +02:00
mcabrerizo
931523738f F #4913: Remove opennebula.vm.id, get vm id from deploy_id and vcenter instance id 2017-04-03 09:38:50 +02:00
mcabrerizo
e8c40e9db7 F #4913: Avoid duplicate monitoring info B#5078. Replace RESOURCE_POOL with VCENTER_RESOURCE_POOL in monitor_resource_pools 2017-04-02 19:39:54 +02:00
mcabrerizo
752edca588 F #4913: Datastores with same dc, ds or cluster name can be imported (add prefix to OpenNebula's datastore name) B#4942 2017-04-02 19:38:07 +02:00
mcabrerizo
ad51adc060 F #4913: Fix ccr and rp may not exist in vi_client connection options 2017-04-02 19:34:54 +02:00
mcabrerizo
fc41d302f7 F #4913: Add vi_client resource pool confinement using host's VCENTER_RESOURCE_POOL 2017-03-31 20:12:03 +02:00
mcabrerizo
c6e5737701 F #4913: Support both VCENTER_RESOURCE_POOL and USER_TEMPLATE/VCENTER_RESOURCE_POOL in get_rp B#5091 2017-03-31 20:10:51 +02:00
mcabrerizo
7248d59ec2 F #4913: Only VCENTER_RESOURCE_POOL attribute is used in template importer (only names supported) 2017-03-31 20:08:12 +02:00
mcabrerizo
ab62252167 F #4913: Resource pool list is now Optional not Mandatory in template import 2017-03-31 20:05:47 +02:00
mcabrerizo
85c1239236 F #4913: Replace RESOURCE_POOL with VCENTER_RESOURCE_POOL in JS. Remove datastore user inputs 2017-03-31 20:04:17 +02:00
mcabrerizo
fe8e9886bb F #4913: Add code required by Sunstone to import existing disks and nics in vcenter templates 2017-03-31 14:06:33 +02:00
mcabrerizo
212673429c F #4913: Fix bug in template importer, VLAN_ID no longer used 2017-03-31 11:34:37 +02:00
mcabrerizo
88b1179967 F #4913: Deal with unmanaged disks removed from template. Refactor code 2017-03-31 11:11:04 +02:00
mcabrerizo
b563a54a97 F #4913: Add helper to find vcenter networks to be removed from VM 2017-03-31 11:10:19 +02:00
mcabrerizo
353814eb3a F #4913: Add VCENTER_IMPORTED for imported images. Add suffix for imported StorageDRS datastore 2017-03-31 11:09:11 +02:00
mcabrerizo
d1ad725b8e F #4913: Remove datastore selection when importing templates 2017-03-31 11:08:24 +02:00
mcabrerizo
1e568fe3bf F #4913: Fix vm reconfigure action for enhanced networks 2017-03-30 14:36:44 +02:00
mcabrerizo
fa6fc9ed2c F #4913: Fix missing end in vm reconfigure 2017-03-30 13:50:02 +02:00
mcabrerizo
bbd7964ef8 F #4913: Clean vcenter networks when detach nic in poweroff + terminate 2017-03-30 13:19:32 +02:00
mcabrerizo
0db55e1c7e F #4913: Add port group and switch support to VMs (standard & distributed) 2017-03-30 13:17:42 +02:00
mcabrerizo
406a517a85 F #4913: Add helper to remove VCENTER_NET_REF from vnet 2017-03-30 13:09:32 +02:00
mcabrerizo
6ab1f325d1 F #4913: Add distributed port group / switches management to Datacenter 2017-03-30 13:05:09 +02:00
mcabrerizo
14c3dff7df F #4913: Distributed virtual switches can now be fetched from network folder 2017-03-30 13:01:55 +02:00
mcabrerizo
b7af02a318 F #4913: Add ESXHost class and standard port group / switches management 2017-03-30 12:57:06 +02:00
mcabrerizo
c8ce9fe7bd F #4913: VLAN info (VLAN_TAGGED_ID) is no longer retrieved when vcenter networks are imported 2017-03-30 12:53:42 +02:00
mcabrerizo
080460e3a1 F #4913: Unmanaged disks can be saved as (tm/cpds) 2017-03-30 12:44:44 +02:00