1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-28 17:57:22 +03:00

13659 Commits

Author SHA1 Message Date
mcabrerizo
29993703dc F #4913: Remove debug code 2017-03-18 09:44:09 +01:00
mcabrerizo
8ba0262728 F #4913: Do not tm_clone unmanaged disks 2017-03-18 09:39:49 +01:00
mcabrerizo
c948e81f2e F #4913: Should not use cached config info. Fix add_new_scsi 2017-03-18 09:26:15 +01:00
mcabrerizo
d0c6a73fb3 F #4913: Raise error if opennebula error and exit_if_fail is set to false 2017-03-18 09:15:23 +01:00
mcabrerizo
b1813f2862 F #4913: Minor fixes 2017-03-18 09:13:23 +01:00
mcabrerizo
6142c4e08e F #4913: Get img_path for deletion from detach_disk action 2017-03-18 09:12:08 +01:00
mcabrerizo
93f270887f F #4913: Change arguments to copy_virtual_disk. Minor fixes 2017-03-18 09:09:47 +01:00
mcabrerizo
69732b5d2e F #4913: Add volatile image directory support 2017-03-18 09:06:13 +01:00
mcabrerizo
7305cba916 F #4913: Fix copy_virtual_disk must be able to create target directory 2017-03-18 09:02:37 +01:00
mcabrerizo
48af366c95 F #4913: Add default DEV_PREFIX to imported images. Change return info for images being imported from template 2017-03-18 08:59:47 +01:00
mcabrerizo
c41538b59d F #4913: Add VCENTER_IMPORTED attribute and do not remove images with it set to YES 2017-03-18 08:51:07 +01:00
mcabrerizo
681e922e34 F #4913: Add --use-defaults flag to import actions 2017-03-18 08:34:15 +01:00
mcabrerizo
b951b212ac F #4913: Fix some image files not found in import 2017-03-18 08:31:21 +01:00
Abel Coronado
146b3f87e0 Added trash icon in VM.Terminate (#225) 2017-03-17 11:59:59 +01:00
Ruben S. Montero
b469ff8a8a Revert "F #5001: Includes the following:"
This reverts commit 328d7b58240511a18d2e7d557fe956c4162dfffc.
2017-03-17 10:54:15 +01:00
Abel Coronado
a7403bc1c7 F #2347 Added invalid chars into role name (&|:\\;/'#{}$<>) (#224) 2017-03-16 19:23:01 +01:00
juanmont
8589b84a44 Feature 5058 (#222)
* F #5058
 - Added new panel for system
 - hided images and added link for show these images

* Added OPENNEBULA attribute in creation group
2017-03-16 19:21:01 +01:00
Abel Coronado
328d7b5824 F #5001: Includes the following:
* added trash when push terminate button

* Added new type of dialog for introduce icon into the dialog

* Added new type of dialog for introduce icon into the dialog

(cherry picked from commit 41afa036111794b9de40faa6a31b6850d2883ac2)
2017-03-16 12:28:53 +01:00
Ruben S. Montero
b32403676d F #5058: Add new OPENNEBULA configuration attributes on group create 2017-03-16 10:19:55 +01:00
Ruben S. Montero
4197718d13 F #5058: Test and set persistent attribute in one.image.create
one.image.clone and one.vm.disksaveas
2017-03-15 17:17:07 +01:00
Abel Coronado
92312dc50f Added panels 'General' and 'System' in Create Group (#220) 2017-03-14 18:46:29 +01:00
juanmont
649f09bc6d Feature 2347 (#217)
* F #2347 Allowed to enter point in field name of the role

* F #2347 deselect hosts

* F #2347 resolved bugs
2017-03-14 18:31:37 +01:00
Ruben S. Montero
7ffdf91f86 F #5058: Add logic to set PERSISTENT attribute in image templates 2017-03-14 17:34:53 +01:00
Abel Coronado
ca950a5e9c Pattern done (#218) 2017-03-14 14:24:46 +01:00
juanmont
c83bb9a130 changed ar-datatable with ranges (#215) 2017-03-14 14:23:07 +01:00
mcabrerizo
50ab75276d F #4913: Add system snapshots limitations. 2017-03-13 09:57:06 +01:00
mcabrerizo
0f51b47b1b F #4913: Fix shutdown, fix disk_attached_to_vm, add has_snpashots? 2017-03-13 09:54:36 +01:00
Ruben S. Montero
492d5fce2c F #5058: Method to get user-based configuration attributes for oned 2017-03-12 23:39:45 +01:00
Javi Fontan
9ebc22454f F #5027: add patch to convert ipv4 to mixed ipv4/ipv6 2017-03-10 16:24:20 +01:00
Javi Fontan
d119f8cb13 F #2347: add onevmgroup man page 2017-03-10 11:13:09 +01:00
Abel Coronado
238bf6da62 Vm group (#213)
* Little change in style in role datatable

* Restyled labels in role-tab
2017-03-09 18:49:43 +01:00
mcabrerizo
d357afee8d F #4913: Fix attach nic and attach disk issues 2017-03-09 09:55:15 +01:00
mcabrerizo
0063235e87 F #4913: Add running info to VM after resume 2017-03-09 09:54:50 +01:00
mcabrerizo
4afddb8379 F #4913: Fix style 2017-03-09 09:54:12 +01:00
mcabrerizo
49c917a2f3 F #4913: Fix attach / detach NIC use driver_action info 2017-03-09 09:53:45 +01:00
mcabrerizo
c159d840d3 F #4913: Fix wrong state for disk-saveas use LCM_STATE instead 2017-03-09 09:52:58 +01:00
mcabrerizo
c25a863c25 F #4913: Get vcenter adapter and disk types from defaults file if attributes missing in driver action 2017-03-09 09:52:17 +01:00
Ruben S. Montero
59c23fe50f F #2347: Include build options for JAVA tests 2017-03-08 18:18:06 +01:00
abelCoronado93
6c9f626bae Add VMGroup to oca/java
(cherry picked from commit 2f34cdb3a800f19ef89e42e6d5baaa286a1089c3)
2017-03-08 18:18:06 +01:00
Abel Coronado
52daf01e18 Role select (#212)
* Little change in style in role datatable

* Unselected done
2017-03-08 17:00:54 +01:00
juanmont
678dbf5606 B #5051 removed shutdown button (#210) 2017-03-08 14:29:45 +01:00
Ruben S. Montero
5e276cf7e7 F #5027: Better description for ipv6 option 2017-03-08 13:04:14 +01:00
Ruben S. Montero
7246b59351 Removed debugging code 2017-03-08 13:04:14 +01:00
juanmont
a2eb979d56 Added support for IPv6 static (#209) 2017-03-08 13:01:01 +01:00
mcabrerizo
9b4f24c7e3 F #4913: Don't raise exception if device is not found in vcenter's vm when detaching a disk 2017-03-08 10:56:21 +01:00
Jaime Melis
99f1c88d40 F #4913: oneimage create now supports adapter_type and disk_type for
vcenter
2017-03-08 10:06:36 +01:00
Abel Coronado
d97656100f F #2347 (#208) 2017-03-07 15:32:13 +01:00
mcabrerizo
aa300e2b95 F #4913: Fix contextualization info was not enconded using Base64 2017-03-07 13:44:03 +01:00
Jaime Melis
88e00c610b F #4913: clearer code 2017-03-07 12:40:54 +01:00
Jaime Melis
b39768ec65 F #4913: style 2017-03-07 12:40:54 +01:00