1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-24 02:03:52 +03:00

13325 Commits

Author SHA1 Message Date
Ruben S. Montero
7cbceb043b Added VirtualMachineNic interface to abstract NIC logic 2016-12-24 01:36:30 +01:00
Ruben S. Montero
d9bd4cc702 Merge branch 'feature-4393' 2016-12-23 11:13:37 +01:00
juanmont
a7d3f4aaea F #4793 Added the posibility of add a new link and text under the logo (#177) 2016-12-22 15:45:55 +01:00
juanmont
40e43b0147 Feature 4359 (#172)
* F #4359 changed color of edit button

* F #4359 possibility to change primary and secondary groups in groups panel

* F #4359 removed possibility to change primary group and add possibility to change Auth driver

* F #4359 changed .yaml for add new panel to users tab

* F #4359 Added underline to the view

* F #4359 Added new panel Auth for user tab
   - change password
   - change authentication driver
   - token view
   - change ssh key

* F #4359 expanded panel to 12 columns
2016-12-22 15:43:43 +01:00
Tino Vazquez
b75ae46c81 Feature #4954: Strengthen deploy checks to avoid issues with EC2 API lag 2016-12-19 16:43:12 +01:00
Ruben S. Montero
3e9e0e8807 F #4393: JAVA OCA for diskResize 2016-12-18 20:48:53 +01:00
Ruben S. Montero
43df8151ff F #4393: Added resize operation for running VMs 2016-12-17 19:30:11 +01:00
Ruben S. Montero
6f3066ddd1 F #4393: Add resize API calls. Fix disk for SELF tm_mad drivers quotas. 2016-12-17 02:49:14 +01:00
Ruben S. Montero
c1c3d0479d F #4393: More work on resize 2016-12-15 21:12:33 +01:00
Ruben S. Montero
178489ef11 F #4393: Moved Saveas implementation to VirtualMachineDiks. Fix bugs 2016-12-14 18:16:00 +01:00
Miguel Cabrerizo
55b622b8b5 B#4897 Fix NICs not being removed from vCenter (master) (#170) 2016-12-14 14:37:30 +01:00
Miguel Cabrerizo
bc5ce5f144 F#2921 Fix DISKIO info. Accumulate values and ignore negative values for vCenter (#169) 2016-12-14 14:35:59 +01:00
juanmont
9b64dfcd17 Feature 4901 and Zoom in graphs (#167)
* F #4901 Added new security controls for overcommitment inputs

* Zoom graphs

* activated zoom and pan in graphs

* configured zoomRange and panRange for graphs
2016-12-14 14:33:27 +01:00
Tino Vazquez
033f8853da Remove debug info 2016-12-14 14:27:07 +01:00
Ruben S. Montero
71e7b3dc20 F #4393: Move authorize disk to VirtualMachineDisk class 2016-12-12 09:30:11 +01:00
Ruben S. Montero
9297321d91 F #4393: New VirtualMachineDisk interface to abstract all disk
management logic. Adapted classes to new interface and re-allocated some
functions. Work on disk resize operations.
2016-12-12 02:28:00 +01:00
juanmont
6d74447055 Feature 3717 (#164)
* F #3717 Added Cost target and real cost for a template

* F #3717 label and total value in the same line

* F #3717 units changed for cost

* F #3717 modified cost tags

* F #3717 fix error
2016-12-02 19:06:20 +01:00
Tino Vázquez
0b4a467093 Merge pull request #163 from n40lab/B#4943
B#4943 Fix NETTX and NETRX negative values, polling time and accumulate values
2016-12-02 19:02:13 +01:00
juanmont
bc45654203 F #4393: Add new resize dialog, remove labels for disk actions. Include
better handling of units and cost for disks
2016-12-01 10:37:14 +01:00
mcabrerizo
03ef4f36b9 Fix NETTX and NETRX negative values, polling time and accumulate values 2016-11-29 10:04:24 +01:00
Tino Vazquez
b3d9da14af Merge branch 'feature-4378' of https://github.com/juanmont/one into juanmont-feature-4378 2016-11-28 16:15:43 +01:00
Tino Vázquez
a4fa0ff032 Merge pull request #159 from juanmont/master
F #3962
2016-11-28 16:11:44 +01:00
Ruben S. Montero
7b2e4cef98 Upgrade local DB version to 5.3.80 (5.4.0 beta1) 2016-11-25 13:53:05 +01:00
Javi Fontan
b3b949434f F #4393: change notification failure message 2016-11-25 12:40:17 +01:00
Javi Fontan
398edc7b61 F #4393: send resize notification failure through action info 2016-11-25 12:39:13 +01:00
Javi Fontan
4715e76c10 F #4393: tm/ceph/resize 2016-11-25 11:22:52 +01:00
Javi Fontan
b6e62cc10e F #4393: add resize placeholders for tm and vmm 2016-11-24 18:03:42 +01:00
Javi Fontan
ad4b967c4a F #4393: bug in get_disk_information 2016-11-24 17:29:43 +01:00
Tino Vazquez
5cb9494a05 Bug #4648: Fix history bug in delete hook 2016-11-24 17:20:50 +01:00
Tino Vazquez
6ac6daa171 Remove debug info 2016-11-24 15:56:45 +01:00
Tino Vazquez
18185a9212 Add delete_poweroff_vms to install.sh 2016-11-24 15:49:54 +01:00
Javi Fontan
3f3e137910 F #4393: add disk-resize to oca and cli 2016-11-24 14:44:50 +01:00
Javi Fontan
53413e0c29 F #4393: add tm/{qcow2/shared/ssh}/resize 2016-11-23 19:45:40 +01:00
Javi Fontan
3ebdc8d8f4 F #4393: add vmm/kvm/resize_disk 2016-11-23 19:41:19 +01:00
Javi Fontan
bbb3466b44 F #4393: move get_disk_information to library 2016-11-23 19:28:34 +01:00
Javi Fontan
256b1dc39d F #4393: add resize_disk action to one_vmm_exec 2016-11-23 19:23:53 +01:00
Jaime Melis
5764fe974a B #4878: Ceph persistent image "loses" changes 2016-11-23 19:13:23 +01:00
juanmont
812bf6ae72 F #4378 calculated speed upload with progress 2016-11-22 12:30:32 +01:00
juanmont
f662e04987 F #4203 the VM logo image added to:
- VM Template info.
 - VM Templante instantiate.
 - VM info.
2016-11-21 16:34:06 +01:00
Tino Vazquez
1556952c29 F #4378: Change upload speed measurement to alleviate the overhead 2016-11-21 16:02:24 +01:00
Tino Vázquez
7927703ecf Merge pull request #158 from juanmont/feature-4378
Feature 4378
2016-11-21 16:00:51 +01:00
juanmont
5b9c5c6c2f removed revert button when the VM is running 2016-11-21 15:47:26 +01:00
juanmont
8dcabb7523 Added possibility to remove the file after selecting this 2016-11-18 20:35:48 +01:00
juanmont
08a51609eb F #4378 Performed panel of options and data sample in the upload of images 2016-11-18 20:05:17 +01:00
Tino Vázquez
d4f21fcbcf Merge pull request #156 from n40lab/master
Fix B#4928 import vcenter networks with same name in different clusters
2016-11-18 18:36:14 +01:00
mcabrerizo
10b7bd74e2 Fix B#4928 import vcenter networks with same name in different clusters 2016-11-18 18:03:24 +01:00
mcabrerizo
4d95cb449a Fix B#4928 import vcenter networks with same name in different clusters 2016-11-17 17:52:59 +01:00
Javi Fontan
f7888c5808 Compile OpenNebula with C++11 extensions 2016-11-17 14:53:06 +01:00
Ruben S. Montero
08381a000b Merge branch 'feature-4901' 2016-11-16 15:06:18 +01:00
Tino Vazquez
53f73b80c7 Merge branch 'F-4373' of https://github.com/juanmont/one into juanmont-F-4373 2016-11-15 19:57:23 +01:00