Vlastimil Holer
096754b63f
M #-: Bump year to 2021 ( #778 )
2021-02-09 16:07:56 +01:00
Ruben S. Montero
95a7a4ede5
F #4089 : Support to FS formatt VM disk images
...
- Consistency set of FORMAT attribute for images, and volatile disks
- DRIVER does not be specified by the USER and it is derived from driver
configuration for the Datastore and TM driver
- CP action from DS_MAD now needs to return the image FORMAT
- FSTYPE is deprecated and no longer used
- FS new attribute to specify file system FS.
co-authored-by: Christian González <cgonzalez@opennebula.io>
2020-09-25 12:15:03 +02:00
Pavel Czerný
3ea67d3645
F #4936 : Reduce number of new/delete, use unique_ptr ( #212 )
...
* On exit stop RequestManager first
* Use unique_ptr for pointers to Template
* Reduce number of new/delete
2020-09-15 11:16:00 +02:00
Ruben S. Montero
5ce49ed404
F #4936 : Refactor pools to use unique_ptr
...
co-authored-by: Pavel Czerný <pczerny@opennebula.systems>
2020-09-10 09:08:29 +02:00
Ruben S. Montero
565094961a
F #4936 : oned refactor
...
* Remove duplicit methods from NebulaUtil
* Const correctness
* Fix minor code quality issues
* Remove ObjectCollection::clone()
* Minor SSLUtil interface change
co-authored-by: Pavel Czerný <pczerny@opennebula.systems>
2020-07-05 22:01:32 +02:00
Pavel Czerný
daaf132a43
F #4936 : Remove 'using namespace std' from headers ( #60 )
2020-07-02 22:42:10 +02:00
Ruben S. Montero
a3d8d4a65e
F #4936 : Refactor Driver and Message classes in OpenNebula daemon
...
co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2020-06-29 12:14:00 +02:00
Vlastimil Holer
f3c50a5d89
M #-: Year bump to 2020 ( #4634 )
2020-04-30 15:00:02 +02:00
Pavel Czerný
8d12e78fbe
F #4032 : Speed up C++ build ( #4035 )
...
In Nebula.h use forward declarations instead of #include
2019-12-10 11:45:14 +01:00
Ruben S. Montero
a742b95d83
F #3064 : Unified secret handling
...
Co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2019-09-03 16:46:36 +02:00
Vlastimil Holer
441cf1f7f9
Bump version to 5.7.85, year to 2019
2019-01-16 11:47:59 +01:00
juanmont
aeaf870cad
B #2544 : Added DISK_TYPE to DISK section
2018-11-07 14:02:46 +01:00
juanmont
807000a59c
B #2544 : Set LN_TARGET and CLONE_TARGET after pick the datastore
2018-11-07 14:02:46 +01:00
Ruben S. Montero
8fe6f55daa
B #2246 : Added new attribute for datastores to set compatible system datastores
...
Author: juanmont <juanmont@ucm.es>
2018-09-14 21:15:58 +02:00
Vlastimil Holer
a4c0447ccf
Bump year to 2018 ( #1623 )
2018-01-02 18:27:37 +01:00
mcabrerizo
11de7705f9
F #4913 : Allow vCenter datastore credentials to be encrypted in update
2017-06-11 18:52:39 +02:00
Javi Fontan
8de979e42c
Bump version 5.3.80
2017-05-25 16:07:35 +02:00
Ruben S. Montero
bca17f4ee6
F #4809 : Update SqlDB method name. DO NOT replicate monitoring data
2017-04-21 19:16:45 +02:00
Ruben S. Montero
a6d4ab3c9f
F #4809 : Update Sql database interface to include read/write/bootstrap
...
operations
2017-04-18 17:12:19 +02: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
Javi Fontan
e1f6dee180
Update copyright notice year
2016-05-04 12:33:23 +02:00
Carlos Martín
e8a05ca1d7
Feature #4369 : Replace cluster ID with a set of IDs
2016-03-10 16:28:33 +01:00
Ruben S. Montero
9e4af1ebc6
feature #3204 : Security Group dynamic update. Add support to update SG
...
rules of running VMs though a new one.secgroup.commit operation
2016-03-01 23:31:31 +01:00
Jaime Melis
d7b8aa1cd3
Feature #4238 : Datastores can now be PERSISTENT_ONLY
2015-12-22 14:06:12 +01:00
Jaime Melis
5db705deae
Feature #4238 : Add DS_MAD_CONF attributes to handle
...
mandatory attributes in Datastore templates
2015-12-21 19:27:26 +01:00
Ruben S. Montero
b15594e759
feature #3987 : Allow RBD DISK_TYPE for System DS. Generate KVM
...
deployment files for RBD volatile disks
2015-10-29 16:56:31 +01:00
Jaime Melis
e20fb5c4c4
Fix copyright in banners
2015-09-23 16:51:10 +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
Jaime Melis
8d00b74177
Change year to 2015
2015-02-24 12:27:59 +01:00
Carlos Martín
ab5483df14
Feature #3456 : Add a state to DS, and a enable/disable action
2015-02-13 16:37:24 +01:00
Carlos Martín
930c13ae76
Bug #3168 : process attributes in update --append
2014-10-20 16:15:06 +02:00
Carlos Martín
2bfdae1c07
Feature #3167 , #3169 : fix compilation
2014-09-03 12:49:31 +02:00
Ruben S. Montero
3fb497730d
feature #1696 : Clone now supports a target datastore for images
2014-06-26 22:09:17 +02:00
Ruben S. Montero
ab6de3ae02
feature #2858 : Fix minor memory leaks
2014-05-29 15:36:20 +02:00
Jaime Melis
11520021f7
Bump to version 4.5.0
2014-01-09 11:51:20 +01:00
Carlos Martín
b559b3250a
Feature #2459 : Define image, ds and vnet attributes to be inherited to the VM disk or nic sections
2013-11-14 11:49:53 +01:00
Ruben S. Montero
2660b2ff5b
feature #1678 : Moved update info of datastore, and minor work on monitor callback function
2013-10-24 15:30:21 +02:00
Carlos Martín
232482a97b
Feature #1678 : Move TM_MAD ln and clone target definitions to oned.conf
2013-10-23 16:15:18 +02:00
Carlos Martín
bf8c8f1646
Feature #1678 : small refactor
2013-10-22 17:20:23 +02:00
Carlos Martín
79472b23e1
Feature #1678 : Make the DS monitorization more generic
...
System DS do not have ln and clone targets, and this
change allows monitorization to return any arbitrary
values to be used in SCHED_REQ and SCHED_RANK, like
FS speed
2013-10-22 16:49:30 +02:00
Carlos Martín
c28d9710ce
Feature #1678 : Store non shared DS info in host template
2013-10-21 15:39:58 +02:00
Carlos Martín
debdc9a92c
Feature #1678 : Host monitorization copies DS info to each system DS. Assumes all DS are shared.
2013-10-17 17:38:52 +02:00
Carlos Martín
5f8af5cf39
Feature #1678 : Make all disk related variables long long
2013-10-17 17:38:45 +02:00
Ruben S. Montero
4309d10c12
bug #2326
2013-10-04 13:26:03 +02:00
Carlos Martín
17052e6992
Feature #1713 : Add host, ds and vnet rename actions
2013-09-02 12:53:54 +02:00
Carlos Martín
a771e7e271
Feature #1613 : Minor changes
2013-07-12 16:51:36 +02:00
Ruben S. Montero
da40453426
feature #1613 : New configuration attribute to make optional capacity checking
2013-07-10 17:48:39 +02:00
Ruben S. Montero
196af214a4
feature #1613:Remove datastore config attribute (RESERVED_SIZE)
2013-07-06 16:44:26 +02:00
Ruben S. Montero
f689d1ea4a
feature #1613 : Triiger monitor actions when an image operation is made. Check datastore size before registering or cloning an image. RESERVED_SIZE and MAX_USED_SIZE control datastore capacity
2013-07-05 21:14:34 +02:00
Ruben S. Montero
6ee32c6a0e
feature #1613 : Total, free and used capacity for Datastore class
2013-06-27 18:06:17 +02:00