Ruben S. Montero
f54e066949
F #2489 : Improve performance of oned:
...
* Reduce memory footprint
* Improve connection handling in the RequestManager
* Reduce the number of locking calls
* Reduce the size of the VM pool
2018-10-09 11:15:59 +02:00
juanmont
21a2bd49b3
Added new param to header documentation
2018-05-31 16:41:41 +02:00
Ruben S. Montero
d8e579d5a3
Extend auth methods to set lock checks
2018-05-31 12:50:02 +02:00
Ruben S. Montero
0ec5986730
B #1398 : Do not reset resizes and quotas after a recover --recreate
...
(cherry picked from commit 28f84b4513
)
2018-04-17 20:44:50 +02:00
Vlastimil Holer
a4c0447ccf
Bump year to 2018 ( #1623 )
2018-01-02 18:27:37 +01:00
Vlastimil Holer
1e9e52138d
F #1310 : Added support for multiple deployment modes. This commit adds
...
support of SSH mode for a Ceph datastore.
Author: Vlastimil Holer <vholer@opennebula.org>
Author: juanmont <jjmontiel@opennebula.org>
(cherry picked from commit 8ab9c02102e2e7f72c4835aa819bab49c229ef45)
2018-01-02 15:59:29 +01:00
Ruben S. Montero
ebc165f70f
F #4885 : Enable TM mads to define orphan snapshots. This is control
...
under TM_MAD_CONF for each MAD. By default orphans are not allowed
2017-07-05 18:13:47 +02:00
Ruben S. Montero
20deae85be
Disks not managed (TM) by opennebula cannot change persistent state
2017-07-04 18:01:13 +02:00
Javi Fontan
8de979e42c
Bump version 5.3.80
2017-05-25 16:07:35 +02:00
Ruben S. Montero
e1cb2c928a
F #4809 : Add a base class for extended template attributes
2017-04-10 19:25:29 +02:00
Ruben S. Montero
d1ad6a0cc6
B #5032 : Further fixes for SELF DS (e.g. Ceph) for disks with resizes
...
and snapshots. Also updates delete-recreate quota computation
2017-03-31 20:09:27 +02:00
Ruben S. Montero
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
Ruben S. Montero
7cbceb043b
Added VirtualMachineNic interface to abstract NIC logic
2016-12-24 01:36:30 +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
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