1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-26 06:50:09 +03:00

131 Commits

Author SHA1 Message Date
Vlastimil Holer
f3c50a5d89
M #-: Year bump to 2020 () 2020-04-30 15:00:02 +02:00
Ruben S. Montero
a742b95d83
F : Unified secret handling
Co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2019-09-03 16:46:36 +02:00
Alejandro Huertas
90425c2559 F : Replace SHA1 by SHA256
* Add new SHA256 hashing function
   * Change user password from SHA1 to SHA256 automatically
2019-03-04 15:14:55 +01:00
Vlastimil Holer
441cf1f7f9 Bump version to 5.7.85, year to 2019 2019-01-16 11:47:59 +01:00
Ruben S. Montero
8b632fbf05 F Allow updating Image metadata while being copied/saved/imported to the Datastore
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2019-01-10 10:09:34 +01:00
Ruben S. Montero
6b6904a6c0 B : Add mixed mode for ALLOW_ORPHANS to accomodate Ceph snapshots
dependencies
Co-authored-by: Christian González <cgonzalez@opennebula.systems>
2018-12-24 14:00:38 +01:00
Sergio Semedi Barranco
e60bb6d5f2 B : remove unmanaged images references from core 2018-11-23 16:42:12 +01:00
Vlastimil Holer
a4c0447ccf Bump year to 2018 () 2018-01-02 18:27:37 +01: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
bca17f4ee6 F : Update SqlDB method name. DO NOT replicate monitoring data 2017-04-21 19:16:45 +02:00
Ruben S. Montero
a6d4ab3c9f F : Update Sql database interface to include read/write/bootstrap
operations
2017-04-18 17:12:19 +02:00
Ruben S. Montero
7ffdf91f86 F : Add logic to set PERSISTENT attribute in image templates 2017-03-14 17:34:53 +01:00
Ruben S. Montero
9297321d91 F : 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
7855ebd22d Feature : Allow VMs to use Images in the locked state 2016-04-19 15:20:34 +02:00
Carlos Martín
10cbac2d54 Feature : Move cloning MP Apps IDs to a new image collection attribute 2016-03-04 16:31:10 +01:00
Ruben S. Montero
9e4af1ebc6 feature : 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
431a9d3bc6 Feature : Add support in the Core for the iSCSI Datastore 2015-12-15 11:23:25 +01:00
Jaime Melis
e20fb5c4c4 Fix copyright in banners 2015-09-23 16:51:10 +02:00
Carlos Martín
fc3de05fb6 Feature : Fix system_disk quotas
Add DS disk attributes; add disk-snapshots to total
2015-07-22 17:20:37 +02:00
Javi Fontan
4b08d76fbf Whitespace cleanup 2015-07-01 15:18:28 -04:00
Ruben S. Montero
80c06dca38 feature : 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
9d20167c1c feautre : Remove SAVE_AS from core 2015-06-09 23:25:10 +02:00
Ruben S. Montero
08356ed8c3 feature : Flatten action for Images 2015-06-05 16:01:06 +02:00
Ruben S. Montero
28d3dcb82d feature : Snapshot operations for Image class. Add target_snapshot to
Image class to identify operation on progress
2015-06-05 03:15:39 +02:00
Ruben S. Montero
023c853b6e feature : Cannot clone images with snapshots 2015-06-02 23:42:19 +02:00
Ruben S. Montero
43be9c663e feature : Image with snapshots can be only of type OS or DATABLOCK 2015-06-02 23:12:42 +02:00
Ruben S. Montero
14da3131b9 feature : Image with snapshots cannot be made non-persistent 2015-06-02 20:45:42 +02:00
Ruben S. Montero
9e30da08c1 feature : Add snapshots to Image object. Transfer them back from VM
disk
2015-05-30 13:33:06 +02:00
Jaime Melis
8d00b74177 Change year to 2015 2015-02-24 12:27:59 +01:00
Fabian Zimmermann
7204dba0b0 Changes required to use addon-sheepdog
Just .h and .cc files to avoid users being forced to compile opennebula.

(cherry picked from commit 72faa33d2ddc186642aceb1845e9754aff7771c7)
(cherry picked from commit 02e34cce7b9d58a54b36ec82f20f6da42e2f59d8)
2015-02-12 13:07:59 +01:00
Ruben S. Montero
f8183d8adb feature : Persistent images can set use permission for group. Note that just one VM can use a persistent image at a time
(cherry picked from commit 1f032c2d831e8081e8704c80baea653d206f22c8)
2015-01-09 18:46:38 +01:00
Jaime Melis
13af872dce Feature : Adds support for cdroms a Gluster datastores 2014-03-11 14:54:18 +01:00
Jaime Melis
11520021f7 Bump to version 4.5.0 2014-01-09 11:51:20 +01:00
Carlos Martín
b559b3250a Feature : 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
a2dd9e9780 feature : When creating a Datastore, if a wrong DISK_TYPE is specified an error is reported 2013-11-03 18:03:39 +01:00
Carlos Martín
5f8af5cf39 Feature : Make all disk related variables long long 2013-10-17 17:38:45 +02:00
Jaime Melis
3c300cc5c3 Bug : Guest XML incorrect for CDROM images in a ceph datastore
Also prepare a new DiskType for Gluster, which might be useful in the future
2013-10-08 18:51:54 +02:00
Carlos Martín
ff384e6b01 Bug : disk_type is not removed from template, is processed in update, and is case insensitive 2013-10-02 16:21:46 +02:00
Carlos Martín
17052e6992 Feature : Add host, ds and vnet rename actions 2013-09-02 12:53:54 +02:00
Ruben S. Montero
a425458a8a feature : Use HOTPLUG state to prevent saving twice an image. Rename functions and variables to saveas_hot. Use events to triggers save as 2013-03-07 22:44:18 +01:00
Jaime Melis
146ca09e08 feature : new saveas hot functionality in the core 2013-03-01 19:04:56 +01:00
Jaime Melis
555da9937b Feature : The core supports RBD images 2013-02-12 18:42:17 +01:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Carlos Martín
d4245a6699 Feature : Add new oned.conf att. for a default umask 2013-01-18 18:34:51 +01:00
Carlos Martín
bf8c8c4d68 Feature : Minor edits, typos 2012-12-05 16:48:56 +01:00
Ruben S. Montero
ff926f17d5 feature : New image types: KERNEL, RAMDISK and CONTEXT to store plain files for different uses. 2012-12-04 23:19:08 +01:00
Ruben S. Montero
3c3830aeaf feature : Fix compilation issue, renamed constant 2012-11-16 12:00:43 +01:00