vichansson
4fb8cc30b5
M #-: Update RSunstone labels ( #2801 )
2023-11-06 11:28:56 +01:00
Ruben S. Montero
0532f2f5d0
B #6370 : Fix return code when importing market service
...
The import function is expected to return an array [rc, [images], [templates]].
The commit fix that when there is an error importing the service app.
(cherry picked from commit 9c0877d30de62f95053af52282b6e308c2acd3f2)
2023-11-02 16:30:35 +01:00
Jorge Miguel Lobo Escalona
5f0d555d07
F #6323 : BackupJobs tab in FireEdge ( #2798 )
2023-11-02 16:27:02 +01:00
Ruben S. Montero
72a5dee464
B #-: Fix disk snapshot live for ssh driver
...
It does not work when disks are not a symlink
(cherry picked from commit 8a0b647f3fb6f211218a06b1a3b759546ff62b1d)
2023-11-02 09:52:50 +01:00
vichansson
93a039bd8b
B OpenNebula/one#6349: Fix VM template NIC ( #2795 )
2023-10-27 14:55:01 +02:00
David
00b7ac4a3e
B #: Error when getting cluster info ( #2794 )
...
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2023-10-27 12:12:44 +02:00
vichansson
ef3d15148b
M #-: Fix API filtering ( #2793 )
...
Fixes a bug where API filter flags always were ignored.
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2023-10-26 17:49:23 +02:00
vichansson
e4a26f947e
M #-: Remove text transform ( #2791 )
...
Labels are now natively displayed without applying any text transforms to them.
2023-10-26 11:17:18 +02:00
Daniel Clavijo Coca
313391b651
F OpenNebula/one#6363: Handle system snapshots after poweroff ( #2790 )
2023-10-26 10:56:14 +02:00
Pavel Czerný
c6d50954ef
B #6367 : Fix onevnet update for empty attributes ( #2787 )
2023-10-26 10:45:30 +02:00
vichansson
67d634ef77
B OpenNebula/one#6347: Fix typo + calculations ( #2788 )
...
Fixes a typo in the translation constants where Disk Write IOPS was missing. Also adds a function to the Chartists component that now calculates the delta values for the input data if the derivative=true prop is passed to it.
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2023-10-25 18:44:10 +02:00
vichansson
52067ecfc0
M #-: Filter backup datastores ( #2785 )
...
Now only shows datastores of type backup in the VM backup dialog.
2023-10-24 17:54:21 +02:00
vichansson
a1a19c7a63
F OpenNebula/one#5901: Add cypress identifiers ( #2783 )
2023-10-24 13:22:54 +02:00
mkutouski
403f780497
M #-: oneflow delete --force analog ( #2784 )
...
An information on how to force oneflow service removal added
2023-10-23 14:35:32 +02:00
Daniel Clavijo Coca
7c91082e33
F OpenNebula/one#6242: prioritize file read ( #2779 )
2023-10-23 12:19:42 +02:00
vichansson
5ca01807f5
M #-: modify label view ( #2781 )
...
Modifies the way labels are displayed on vm templates
2023-10-19 18:21:59 +02:00
vichansson
c461d30846
F OpenNebula/one#5901: Add VmGroup Tab ( #2775 )
2023-10-18 16:33:24 +02:00
vichansson
3d7c4f4b24
B #-: Fix incorrect handling ( #2778 )
2023-10-18 16:23:11 +02:00
vichansson
f3c9a8f5bf
M #-: Dereference deleted rows ( #2777 )
2023-10-18 16:19:28 +02:00
Tino Vázquez
55e4c2b9dd
M #-: Bump version 6.99.80
2023-10-18 16:00:52 +02:00
Jorge Miguel Lobo Escalona
bf030d2b6e
M #-: Translated strings for F and R Sunstone ( #2776 )
...
for 6.8.0 release
release-6.8.0
2023-10-13 13:00:35 +02:00
Jorge Miguel Lobo Escalona
e3d09b404d
M #-: fix status BJ and fix input to add numbers ( #2774 )
2023-10-11 18:23:18 +02:00
Jorge Miguel Lobo Escalona
0b89c0d575
M #-: typo fixed in FireEdge config ( #2773 )
2023-10-11 14:33:36 +02:00
Ruben S. Montero
652eddb2eb
M #-: Add hint in update-locks help banner
2023-10-11 10:29:31 +02:00
Jan Orel
01b5a2fc78
M #-: Add RedHat gemfile locks ( #2761 )
...
Requires following vars to be exported
RHEL_USER
RHEL_PASSWORD
RHEL_POOL_ID
2023-10-11 10:21:10 +02:00
Tino Vázquez
3e17d5e859
M #-: Bump version 6.8.0
2023-10-10 13:24:13 +02:00
Daniel Clavijo Coca
0b2ce6c700
B OpenNebula/one#6345: Fix oneflow CLI autocompletion ( #2772 )
2023-10-09 18:49:28 +02:00
Jorge Miguel Lobo Escalona
9ed471c694
B #~: fix login error fireedge ( #2771 )
2023-10-09 16:53:53 +02:00
Jorge Miguel Lobo Escalona
556e3513da
B #6337 : Add decimals when resize capacity ( #2770 )
2023-10-05 11:06:48 +02:00
William Wei
45a8543ab8
M #-: [goca] Change Datastores to struct/array types
...
Datastores are model as a struct from HostXML.cc to parse additional
data like FREE_MB/USED_MB/TOTAL_MB.
The attribute in HostShare is an array of Datastore structs as a Host can have
more then one datastore.
co-authored-by: Pavel Czerný <pczerny@opennebula.io>
2023-10-04 12:54:20 +02:00
David
1770041757
F OpenNebula/one#6286: Sunstone video section ( #2769 )
2023-10-04 10:28:28 +02:00
Neal
686c434389
B OpenNebula/one#6286: fixes for video device xml generation ( #2768 )
...
Signed-off-by: Neal Hansen <nhansen@opennebula.io>
2023-10-02 22:40:07 +02:00
vichansson
f0cd8b4a52
M #-: Fixed conditional in VM snapshot tab ( #2767 )
...
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2023-09-29 16:22:03 +02:00
vichansson
c69a1e6ce7
M #-: Modified VM snapshot tab ( #2766 )
2023-09-28 18:30:21 +02:00
David
25cf52e30e
M #-: Ensure oneConfig hook is ready to create the form ( #2764 )
2023-09-28 18:25:37 +02:00
vichansson
2e5b41be40
M #-: Update action constants ( #2765 )
2023-09-28 18:22:39 +02:00
vichansson
5ead7be7f3
B #-: Type check fix ( #2763 )
2023-09-28 17:12:54 +02:00
vichansson
6a57c79602
B OpenNebula/one#6325: Added missing days tag ( #2762 )
2023-09-28 16:55:18 +02:00
Tino Vázquez
5241112a78
M #-: Bump version 6.7.90
2023-09-28 16:28:19 +02:00
Ruben S. Montero
d650682931
M #-: Bump version of oneprovision default repo
release-6.7.80
2023-09-27 12:07:55 +02:00
Ruben S. Montero
d4580646a4
B OpenNebula/one#6319 : Skip if elastic
...
Do not execute the elastic drivers post operation on snapshot-revert,
these operations are related to the hypervisor and not the VM.
(cherry picked from commit 60f00b49a356c603437ac09817c09bdb06bbcd5a)
2023-09-26 18:55:30 +02:00
Jan Orel
1d4f0b4926
M #-: Refresh gemfile lock ( #2760 )
2023-09-26 16:44:26 +02:00
David
5c872cc056
B OpenNebula/one#6167: Disk attributes are deleted ( #2759 )
...
on instantiate
2023-09-26 14:49:23 +02:00
Jorge Miguel Lobo Escalona
a3697d3d30
F OpenNebula/one#6303: Add virtio-blk input in sunstone/fireedge ( #2757 )
...
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2023-09-26 13:36:36 +02:00
Jan Orel
e4445ee823
B #-: Avoid invalid byte sequence in US-ASCII ( #2758 )
...
happening on debian10, when onecfg was processing
sunstone-server.conf upgrade to 6.7.80
2023-09-26 13:32:16 +02:00
Michal Opala
d88c48529f
F #6030 : Use self-pipe trick also in backup action (fix) ( #2756 )
2023-09-26 12:12:00 +02:00
David
7b6cbf0f1d
B OpenNebula/one#6154: Fix restricted attributes in VM dialogs ( #2755 )
2023-09-26 10:29:50 +02:00
vichansson
a8b1e4ca5a
F OpenNebula/one#6331: Disable change owner & group UI ( #2754 )
2023-09-25 19:52:51 +02:00
Pavel Czerný
598e0bc91c
F #6275 : Fix mem leak in HttpRequest ( #2749 )
2023-09-25 17:54:26 +02:00
Pavel Czerný
5b68006368
B #6331 : Disable chown for Apps from public market ( #2752 )
2023-09-25 14:26:18 +02:00