1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-10 01:17:40 +03:00
Commit Graph

13414 Commits

Author SHA1 Message Date
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
Tino Vázquez
7c05a28fbb Merge pull request #152 from juanmont/F-4839
F #4839 Added a new login error when oned is not running
2016-11-15 19:49:19 +01:00
juanmont
d2c0dd6853 F #4373 Added a custom css file in css folder
- changed some SCSS file to work with labels
 - Added link custom.css in index.erb
2016-11-15 17:55:10 +01:00
juanmont
50410be943 F #4839 Added a new login error when oned is not running 2016-11-15 17:52:25 +01:00
Tino Vázquez
fdbba3f53a Merge pull request #151 from juanmont/FF-4901
F 4901
2016-11-15 17:34:38 +01:00
juanmont
90675e7815 Solved the problem of freezing the slider in hosts-tab 2016-11-15 17:29:24 +01:00
Tino Vázquez
c24dcad2f1 Merge pull request #150 from juanmont/master
B #4767 removed input persistent image when you select CDROM
2016-11-15 16:25:39 +01:00
juanmont
375d146406 B #4767 removed input persistent image when you select CDROM 2016-11-15 16:21:38 +01:00
Tino Vázquez
2565f29b0b Merge pull request #148 from n40lab/F4584_enhanced_storagedrs
F5484 Enhance StorageDRS allowing VM deployment
2016-11-15 16:00:34 +01:00
juanmont
949e7e2f5c removed console.logs 2016-11-15 15:54:13 +01:00
juanmont
db77193ce2 F #4901 changed labels in hosts-tabs and changed colors inputs 2016-11-15 15:50:19 +01:00
mcabrerizo
bb1ae39f4e F5484 Enhance StorageDRS allowing VM deployment 2016-11-15 14:20:41 +01:00