Jaime Melis
5ecbfee4e2
Bump version 4.13.85 (beta2)
2015-09-04 14:41:50 +02:00
Carlos Martín
8178f90f8f
Feature #3028 : Ignore cpu,mem when capacity is not enforced
2015-09-04 13:22:11 +02:00
Carlos Martín
e5861631f1
Bug #3961 : Check PCI attributes when a VM is instantiated
2015-09-02 17:31:19 +02:00
Ruben S. Montero
6757fa6672
feature #3028 : Remove devices not shown in monitor from host. Recover
...
constness of test method. Get rid of unneeded methods
2015-08-27 16:20:47 +02:00
Carlos Martín
e348918ea2
Feature #3028 : Check pci devices in Host::test_capacity
2015-08-26 12:34:27 +02:00
Ruben S. Montero
17c33241a6
feature #3028 : Add comments to PCI format. Init pci list in get_*
...
methods
2015-08-22 17:00:55 +02:00
Ruben S. Montero
6d8ea1a337
feature #3028 : Print HostShare and HostXML into streams. Scheduler now parses PCI device lists
2015-08-21 13:46:10 +02:00
Ruben S. Montero
c4c6416458
feature #3028 : Delete pci devices from host when removing the VM. Always
...
include VMID in PCI elements
2015-08-21 12:00:19 +02:00
Ruben S. Montero
67ec62e0d4
feature #3028 : Add PCI capacity when deploying a VM
2015-08-21 01:08:28 +02:00
Ruben S. Montero
00427a0950
feature #3028 : Fix PCI set bugs
2015-08-20 23:22:02 +02:00
Ruben S. Montero
e04ee43aa3
feature #3208 : Add PCI device set to the HostShare
2015-08-20 17:39:56 +02:00
Ruben S. Montero
6b8a16fc76
feature #3028 : Adds PCI_DEVICES to HostShare
2015-08-17 23:14:15 +02:00
goberle
17f38ea37e
Bug #3883 : Attach disk doesn't check cluster compatibility. It also sets all
...
output values in set_up_attach_disk. Changed some checks in
DispatchManager::attach
(cherry picked from commit 4227b80cc54c66c36846eee904964c9187d445a1)
2015-07-29 18:49:21 +02:00
Ruben S. Montero
2d1b92fc24
feature #1727 : Rename disk_target to disk_tm_target
2015-07-29 12:40:21 +02:00
Ruben S. Montero
6fb47ac1be
Merge branch 'feature-1727'
2015-07-29 12:33:57 +02:00
Carlos Martín
c10d080064
Feature #1727 : Create new migrator for 4.13.85
2015-07-28 17:52:55 +02:00
Javi Fontan
9af2e695f1
Bump version and man pages to 4.13.80
2015-07-27 09:56:07 -04:00
Carlos Martín
b233487967
Feature #1727 : Make snapshot size a long long, to be the same as image size
2015-07-23 12:44:17 +02:00
Carlos Martín
14c2f2a1c8
Feature #1727 : Disk snapshot actions add/del from system disk quotas
2015-07-23 12:30:39 +02:00
Carlos Martín
fc3de05fb6
Feature #1727 : Fix system_disk quotas
...
Add DS disk attributes; add disk-snapshots to total
2015-07-22 17:20:37 +02:00
Carlos Martín
0a42146de1
Feature #1727 : New option --extend for onetemplate show
2015-07-21 16:24:43 +02:00
Carlos Martín
6e3e25ff59
Feature #1727 : Rename VOLATILE_SIZE quota to SYSTEM_DISK_SIZE
2015-07-21 11:10:57 +02:00
Carlos Martín
3c96167012
Merge remote-tracking branch 'origin/master' into feature-1727
2015-07-20 16:01:24 +02:00
Carlos Martín
2c2fa83028
Feature #1727 : VM volatile quota adds each disk size
2015-07-20 15:46:57 +02:00
Carlos Martín
ecb8d5d528
Feature #3782 : Disk-snapshot actions operate on persistent images
...
For persisten images, quota usage is taken from the image owner.
The image snapshots are now in sync during the VM lifecycle, not
just when the VM is shutdown. This was needed because the quota
size is now the image size + image quotas, and it caused problems
if the owner was changed with snapshots pending to be saved back
to the image.
2015-07-17 18:35:52 +02:00
Ruben S. Montero
0ad70f2142
feature #3718 : Fix errors in acct with new monitor. feature #3782 : Fix
...
acct to account for new snapshots in running. feature #3718 : Reset CPU and MEMORY counters
2015-07-14 17:53:41 +02:00
Ruben S. Montero
e5eb92eeec
feature #3718 : Remove STATE from monitor values
2015-07-09 14:02:55 +02:00
Carlos Martín
27e3ac289f
Feature #3782 : Rename disk snapshot tag to name
2015-07-09 13:13:07 +02:00
Justin Riley
659948917a
add LISTEN_ADDRESS config for oned XMLRPC
...
(cherry picked from commit ad351b12c0260512b98e418bf9ec798decb3e6ca)
2015-07-07 13:45:32 +02:00
Javi Fontan
4b08d76fbf
Whitespace cleanup
2015-07-01 15:18:28 -04:00
Carlos Martín
d4c1170eee
Feature #3782 : Remove unused param from ImageManager::set_image_snapshots
2015-07-01 17:57:27 +02:00
Carlos Martín
1411e4adbb
Feature #3782 : Use int instead of unsigned int for snapshot IDs
2015-07-01 17:57:26 +02:00
Carlos Martín
143017e30d
Feature #3782 : Minor fixes to oned code
2015-07-01 15:43:22 +02:00
Ruben S. Montero
10442f8182
feature #3782 : Snapshots in RUNNING state
2015-07-01 13:38:19 +02:00
Ruben S. Montero
282a813d9a
feature #3782 : Removed unused method
2015-06-30 20:45:43 +02:00
Ruben S. Montero
6ca1ff4b6e
feature #3782 : Delete snapshots in RUNNING. Added new states for disk
...
snapshots in running
2015-06-30 20:45:43 +02:00
Ruben S. Montero
803592d43b
feature #3782 : Snapshots in SUSPENDED state + dummy changed to exit 0
2015-06-25 15:36:22 +02:00
Ruben S. Montero
f06196af7f
Remove NIC="" and DISK="" attributes (non vector)
2015-06-24 20:03:09 +02:00
Ruben S. Montero
83a4165fff
feature #3718 : Added missing include file
2015-06-24 14:19:40 +02:00
Ruben S. Montero
685a46365d
feature #3718 : New template for MONITORING data, it can accomodate any
...
data, and support the general OpenNebula Template format.
2015-06-23 21:52:10 +02:00
Ruben S. Montero
5f1d630fc6
feature #3718 : Rename update_info method to set_deploy_id
2015-06-23 17:22:46 +02:00
Ruben S. Montero
872ef3af73
feature #3718 : Add disk_cost, use disk_actual_size (needs to revisit)
2015-06-20 02:29:47 +02:00
Ruben S. Montero
3e6159f70f
feature #3781 : DISK_VIRTUAL/ACTUAL_SIZE first class element in VM
...
template
2015-06-20 00:42:20 +02:00
Ruben S. Montero
552e6a8f96
feature #3781 : Parse disk_*_size from monitor driver
2015-06-19 17:01:42 +02:00
Ruben S. Montero
9964cb27e2
feature #3782 : Quotas for single snapshot deletion
2015-06-17 17:45:37 +02:00
Ruben S. Montero
9542d396b8
feature #3782 : Update quotas on non-persistent snapshots
2015-06-17 10:10:28 +02:00
Ruben S. Montero
dac9db95d2
feature #3782 : Size for snapshots (Virtual size). Renamed is* functions to is_* in VirtualMachine.
2015-06-16 23:59:12 +02:00
Ruben S. Montero
80c06dca38
feature #3782 : renamed method to disksaveas, cli and Ruby OCA. Added
...
snap id to save as disks
2015-06-10 19:56:35 +02:00
Ruben S. Montero
630e036005
feature #3782 : Removed _hot from saveas functions
2015-06-10 12:53:55 +02:00
Ruben S. Montero
ce85188042
feature #3782 : Changes in OCA (Ruby) and CLI. Updated direct references
...
to OCA methods
2015-06-10 01:30:22 +02:00