1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

13720 Commits

Author SHA1 Message Date
85c1239236 F #4913: Replace RESOURCE_POOL with VCENTER_RESOURCE_POOL in JS. Remove datastore user inputs 2017-03-31 20:04:17 +02:00
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
212673429c F #4913: Fix bug in template importer, VLAN_ID no longer used 2017-03-31 11:34:37 +02:00
88b1179967 F #4913: Deal with unmanaged disks removed from template. Refactor code 2017-03-31 11:11:04 +02:00
b563a54a97 F #4913: Add helper to find vcenter networks to be removed from VM 2017-03-31 11:10:19 +02:00
353814eb3a F #4913: Add VCENTER_IMPORTED for imported images. Add suffix for imported StorageDRS datastore 2017-03-31 11:09:11 +02:00
d1ad725b8e F #4913: Remove datastore selection when importing templates 2017-03-31 11:08:24 +02:00
d90cd64cca B #5032: Add datastore capacity usage in quota calculations for storage
drivers that clone to SELF (e.g. Ceph)
2017-03-30 18:58:18 +02:00
1e568fe3bf F #4913: Fix vm reconfigure action for enhanced networks 2017-03-30 14:36:44 +02:00
fa6fc9ed2c F #4913: Fix missing end in vm reconfigure 2017-03-30 13:50:02 +02:00
bbd7964ef8 F #4913: Clean vcenter networks when detach nic in poweroff + terminate 2017-03-30 13:19:32 +02:00
0db55e1c7e F #4913: Add port group and switch support to VMs (standard & distributed) 2017-03-30 13:17:42 +02:00
406a517a85 F #4913: Add helper to remove VCENTER_NET_REF from vnet 2017-03-30 13:09:32 +02:00
6ab1f325d1 F #4913: Add distributed port group / switches management to Datacenter 2017-03-30 13:05:09 +02:00
14c3dff7df F #4913: Distributed virtual switches can now be fetched from network folder 2017-03-30 13:01:55 +02:00
b7af02a318 F #4913: Add ESXHost class and standard port group / switches management 2017-03-30 12:57:06 +02:00
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
080460e3a1 F #4913: Unmanaged disks can be saved as (tm/cpds) 2017-03-30 12:44:44 +02:00
2ff0a1f4fd F #4913: Add DS name reference for unmanaged disks to VM template 2017-03-30 12:42:20 +02:00
9c96516465 F #4913: Fix bug, wrong host id retrieval 2017-03-30 12:37:37 +02:00
532b73afa5 F #4913: detach_all_disks no longer need (keep_disks deprecation) 2017-03-30 12:32:04 +02:00
8b0322507f F #4913: Deprecate Keep Disks on done (oca) 2017-03-30 12:21:57 +02:00
a54ed786d1 F #4913: Deprecate Keep Disks on done 2017-03-30 12:20:13 +02:00
cf116abe93 F #4913: Ignore error if file to be deleted does not exist 2017-03-30 12:18:49 +02:00
af40b13443 F #4913: Modify install.sh to add vcenter VNM driver files 2017-03-30 12:14:49 +02:00
c84eb8c78d F #4913: Add VNM files for vcenter driver 2017-03-30 12:11:30 +02:00
abb9d28e5c F #4913 vcenter create/update template
- Removed VM disks Keep checkbox
   - Removed KEEP_DISKS_ON_DONE attribute
   - Removed selection Default Datastore
   - Removed selection Default Resource Pool
2017-03-30 12:09:46 +02:00
595a74f999 F #4913: Solved some wrong types declared for Rbvmomi SOAP responses 2017-03-30 12:05:41 +02:00
6a12c25ed1 F #4913 Solved bug attach disk in vCenter VM (#238) 2017-03-30 09:36:27 +02:00
e6c85f55f3 F #4913 Solved bug OPENNEBULA_MANAGED in Template wizard (#237)
* Solved bug OPENNEBULA_MANAGED in Template wizard

* F #4913 Solved bug OPENNEBULA_MANAGED in Template wizard
2017-03-29 14:26:07 +02:00
9f1f5926da F #4913 Virtual Network vCenter (PR #236) 2017-03-29 14:25:20 +02:00
61b549b1f1 F #4913 Disabled datastore creation (#235) 2017-03-29 14:23:21 +02:00
940ce3b38d Feature #4913: Attach disk (PR #233)
* Attach disk | SWAP removed for vCenter templates

* Attach disk | qcow2 removed for vCenter templates

* Attach disk | SWAP & cowq2 removed for vCenter vms

* VM attach disk | Changed 'Advanced options' for vCenter disks

* Restyled import image

* Update html.hbs

Add missing ;
2017-03-29 14:21:59 +02:00
453e7a9f44 F #4913 Disabled datastore creation 2017-03-28 10:07:06 +02:00
0d6259e009 B #5079 Displayed advanced parameters per Role (#234) 2017-03-27 18:51:20 +02:00
80b0991cc9 Feature #5027 (PR #229): Sunstone IPv6 interface
* changed ar-datatable with ranges

* Feature vnet Added IPV6 support to virtual routers
2017-03-27 12:32:10 +02:00
f90a3ce9e3 F #4913 vCenter Sunstone for new Storage Management (PR #232)
* vCenter image

* Enabled System in create Datastore when vCenter is selecting
2017-03-24 18:00:42 +01:00
2245d7d5ce Feature #4913 (PR #231) Changes in Sunstone for new storage support in vCenter
* F #4913 Replaced vCenter Template UUID with VCENTER_TEMPLATE_REF field

* F #4913 Replaced CUSTOMIZATION_SPEC with VCENTER_CUSTOMIZATION_SPEC and stored that value in USER_TEMPLATE not in VCENTER_PUBLIC_CLOUD

* F #4913 added posibility to instanciate MV

* F #4913 Removed VCENTER_PUBLIC_CLOUD

* F #4913 Used VCENTER_REF when import a template
2017-03-24 17:55:29 +01:00
57bc086cb8 B #5077: Destroy VM if reconfigure or poweron actions fail in clone_vm 2017-03-24 13:02:05 +01:00
5e9dbba515 Solves bugs:
* issue with DISK_COST attribute for regaular users (cherry picked from commit 8353763bc7)

  * IPv6 remove attribute from AR (cherry picked from commit 54ecd1e2ab)
2017-03-23 11:05:41 +01:00
d73adc1c24 F #4913: Add support for unmanaged nics. Remove opennebula.hotplugged_nics 2017-03-23 10:27:32 +01:00
11b636133a Add usage comment to patch ip4_6_static.rb 2017-03-22 19:11:38 +01:00
dec4ac7b57 Added dialog in Revert Snapshots (#228) 2017-03-22 13:31:09 +01:00
e2d38abe06 F #5001 Added trash icon in VM.TerminateHARD (#227) 2017-03-22 11:32:47 +01:00
9f6abc21b9 F #4913: Add refactored importers code to vcenter routes for Sunstone importing tools 2017-03-22 11:23:51 +01:00
e295fb5752 F #4913: Remove vcenter_uuid for get_images call (not needed) 2017-03-22 11:22:33 +01:00
aa639970ff F #4913: Merge branch 'master' into feature-4913 2017-03-21 18:21:08 +01:00
39c6ec426a F #4913: Add support for unmanaged and managed disks resize when instantiate VM 2017-03-21 17:49:22 +01:00
53ee13b4d7 F #5058: Control default configuration attribute location user/group 2017-03-21 12:23:02 +01:00
4078d55b56 Added IP6 reference in IPAM addresses 2017-03-21 12:22:19 +01:00