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

13733 Commits

Author SHA1 Message Date
mcabrerizo
47a5a6babe F #4913: Fix CDROM images can be deleted in datastore rm action 2017-04-17 17:03:27 +02:00
mcabrerizo
fc0f484c8e F #4913: Add delete_file method using DeleteDatastoreFile_Task. Move some methods from Datastore class to Storage class 2017-04-17 17:02:13 +02:00
mcabrerizo
27bbd26d30 F #4913: Remove instantiate to persistent logic from vmm shutdown action 2017-04-17 16:56:46 +02:00
mcabrerizo
601d4bea26 F #4913: Add method to find persistent image in pool using SOURCE as reference 2017-04-17 16:55:31 +02:00
mcabrerizo
7d211b2d98 F #4913: Vnc info is added when a wild VM is imported F#5074 2017-04-17 16:53:32 +02:00
mcabrerizo
cd70c16d38 F #4913: Fix folder and filename for image upload in datastore cp action 2017-04-17 14:07:48 +02:00
mcabrerizo
54ae0257a2 F #4913: Get image prefix from controller type when importing or apply default device prefix if not found 2017-04-13 10:05:22 +02:00
mcabrerizo
42e8418556 F #4913: Datastore import, only one datastore is shown to users but two datastores may be created in the background 2017-04-13 08:52:28 +02:00
mcabrerizo
1ce3451a9b F #4913: Remove duplicated methods get_vcenter_disks and get_vcenter_nics 2017-04-13 08:51:04 +02:00
mcabrerizo
2494c5f67b F #4913: Persistent disks in a snapshooted VM are detached after all snapshots are removed and before VM is destroyed 2017-04-12 12:44:18 +02:00
mcabrerizo
0084ffc57c F #4913: VC snapshot name will be One's id and VC snapshot description will be One's name F#4921 2017-04-12 09:58:31 +02:00
mcabrerizo
7343c80fe3 F #4913: Add Wild VMs import, images and vnets created for VM's disk and nics 2017-04-12 09:15:45 +02:00
mcabrerizo
906404aa9c F #4913: Fix context regeneration on VM resume 2017-04-12 09:13:31 +02:00
mcabrerizo
490f8770a6 F #4913: Allow disk saveas action in admin_vcenter view 2017-04-12 09:12:19 +02:00
Miguel Cabrerizo
99809a147c Merge pull request #254 from juanmont/feature-4913-36-bis
F #4913: Added disks without size, when saving the template
2017-04-12 09:09:28 +02:00
juanmont
22178e2017 F #4913 Added disks without size, when saving the template 2017-04-11 12:22:35 +02:00
mcabrerizo
2338719319 F #4913: Remove KEEP_DISKS_ON_DONE remnants 2017-04-10 20:59:36 +02:00
mcabrerizo
147b2d96ad F #4913: Get back resource pool row for template create/update 2017-04-10 20:44:08 +02:00
Miguel Cabrerizo
423e75b9d8 Merge pull request #241 from juanmont/feature-4913
Feature 4913. Keep disks on done and datastore selection removal from vm create/update
2017-04-10 19:26:41 +02:00
Miguel Cabrerizo
e23b7bf6b6 Merge branch 'feature-4913' into feature-4913 2017-04-10 19:22:56 +02:00
mcabrerizo
2840fb3a7c F #4913: Fix monitor for VMM poll and check that offers the same info by monitor_vms 2017-04-10 18:36:20 +02:00
Jaime Melis
5eeb721e1c F #4913: Merge branch 'master' into feature-4913 2017-04-10 18:13:28 +02:00
mcabrerizo
8c30c1f7da F #4913: Fix esx hostname not sent in monitor info 2017-04-10 17:41:15 +02:00
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
ba69ddcdb3 Backlog #3628 Removed Files from context for vCenter templates (#242) 2017-04-07 11:17:18 +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
juanmont
db5a8d1d94 B #5004 merged of 2 templates, advanced and wizard (#251) 2017-04-07 11:09:55 +02:00
Abel Coronado
63d0b91777 F #4926 Added boolean type in user inputs (#243)
* F #4926 Added boolean type in user inputs

* F #4926 Added mandatory field

* F #4926 Done order option in user inputs
2017-04-07 11:09:19 +02:00
juanmont
b10dc84a2b Bug 5042 (#250)
* Added new functions to TemplateUtils to convert string to json and merge 2 templates

* B #5042 merged of 2 templates, advanced and wizard
2017-04-07 11:08:15 +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
Abel Coronado
4909e44d00 F #5052 VM create disabled (#240) 2017-04-07 11:05:05 +02:00
Abel Coronado
fcf003038f F #5067 Start script textarea base64 encoded by default (#239) 2017-04-07 11:04:37 +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