1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-31 01:47:11 +03:00

13928 Commits

Author SHA1 Message Date
Ruben S. Montero
d03ed15889 F #4809: Add zone server list to zone data 2017-04-11 01:32:39 +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
Ruben S. Montero
e1cb2c928a F #4809: Add a base class for extended template attributes 2017-04-10 19:25:29 +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
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
Ruben S. Montero
d1ad6a0cc6 B #5032: Further fixes for SELF DS (e.g. Ceph) for disks with resizes
and snapshots. Also updates delete-recreate quota computation
2017-03-31 20:09:27 +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