1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-10 01:17:40 +03:00
Commit Graph

20722 Commits

Author SHA1 Message Date
Daniel Clavijo Coca
6cfe1a83f8
B OpenNebula/one-apps#14: Update CLI description to reflect behavior (#2992)
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-03-20 16:11:17 +01:00
Daniel Clavijo Coca
886a106fb7
M OpenNebula/one#6504: Update vm pool view schema (#2990) 2024-03-20 12:21:12 +01:00
Pavel Czerný
2c5a11863e
B #6533: Fix no_check_capacity for image create (#2994)
(cherry picked from commit 3df4cbb1d3)
2024-03-20 10:49:21 +01:00
Jan Orel
4a45ddcbc9
B OpenNebula/one#5921: Add timeout for domfsfreeze (#2987) 2024-03-20 10:21:46 +01:00
Jorge Miguel Lobo Escalona
e491a64641
F 6120 add functionality to the zone switch (#2989)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2024-03-19 16:11:13 +01:00
Pavel Czerný
4dfde98f3a
B #6541: fsck fixes malformed Scheduled Action (#2986)
(cherry picked from commit 10ae634b67)
2024-03-19 11:23:54 +01:00
vichansson
b04625b630
M OpenNebula/one#6486: Fixes configuration typo (#2985)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-03-18 11:20:52 +01:00
Jan Orel
688fd10573
B #-: Parse yaml with aliases in ruby 3.1 (#2984)
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-03-15 15:17:12 +01:00
David
2a8a33b4fc
B OpenNebula/one#6518: Issues NUMA section on vm template (#2983)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2024-03-15 12:35:39 +01:00
David
e147751bed
M #-: VM template default values (#2982)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-03-14 16:27:11 +01:00
vichansson
8da274781b
M #-: Increase fireedge file upload limit (#2980)
The default file upload limit in FireEdge is set to 20Kb, which isn't even a fraction of any normal ISO image. This changes that limit to 10Gib so that most image uploads should work by default.
2024-03-13 14:10:06 +01:00
Pablo del Arco
7caf308ca7
F OpenNebula/one#6511: CLI listing formatting ignored (#2979)
when passing --search

Signed-off-by: Pablo <pdelarco@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-03-12 17:08:50 +01:00
Pavel Czerny
57efabf2d5
B #6503: Fix disk size after disk-snapshot-revert
When a disk with snapshots is resized and a subsequent revert operation
is performed, the following actions are now done:

* DISK/SIZE is updated to reflect the active snapshot size
* Quotas are updated to account the space freed after the resize
  operation

(cherry picked from commit 178142105dea30c7deffd1842d0f0ad23d7dc93b)
(cherry picked from commit d2aaf2c8823d4172b1be673f959c4c922266534f)
2024-03-11 18:08:02 +01:00
Jan Orel
bcb3e7df0e
B Opennebula#6528: Fix LDAP authorize by group for AD (#2977) 2024-03-11 16:53:05 +01:00
Jan Orel
b1a76179d7
M #-: Add curl to scheduler SConstruct (#2973) 2024-03-11 16:50:37 +01:00
Jan Orel
0abfaaa12d
M #-: Update oned version 6.99 -> 6.9 (#2978)
* Update oned version 6.99 -> 6.9

* Update DB version 7.0 -> 6.10
2024-03-11 12:05:39 +01:00
Pavel Czerný
185e9f1221
M #-: Bump DB version to 7.0 (#2974) 2024-03-10 02:00:48 +01:00
David
45bcac8e1c
F OpenNebula/one#6117: Marketplace tab (#2975)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2024-03-08 12:36:08 +01:00
Pavel Czerný
868597a4b3
M #-: External scheduler check response VM in range (#2968)
* M #-: External scheduler check response VM in range

* Check VM ID from response is in pending_vms
* Add ddebug output for request and response
* Improve error messages
2024-03-06 09:57:43 +01:00
Jorge Miguel Lobo Escalona
4225245789
F OpenNebula/One#6120: fix view zones fireedge (#2972)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2024-03-05 18:58:57 +01:00
Jorge Miguel Lobo Escalona
7984ce943e
F OpenNebula/one#6120: zone tab fireedge (#2971)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2024-03-05 18:55:17 +01:00
dgarcia18
133a24428a
B OpenNebula/one#6509: CLI Tools not reporting errors (#2967)
and exit state when using --json and --yaml options

Signed-off-by: Daniel <dgarcia@opennebula.io>
2024-03-05 12:25:17 +01:00
Pavel Czerný
a591d8be86
F #6269: Restore individual disk from backup Image (#2961)
Co-authored-by: Ruben S. Montero <rsmontero@opennebula.org>
2024-03-04 13:12:11 +01:00
Ruben S. Montero
7f1d2cee13
L #-: Fix typo 2024-03-04 13:00:28 +01:00
Ruben S. Montero
7d273f99b0
L #-: Resolve g++ warning
warning: suggest parentheses around assignment used as truth value [-Wparentheses]
2024-03-04 12:41:39 +01:00
Ruben S. Montero
174e8999d0
L #-: Removed unused method 2024-03-04 12:36:12 +01:00
Ruben S. Montero
c4ded733a0
L #-: Remove tabs for indentation 2024-03-04 12:35:54 +01:00
Ruben S. Montero
3aace90d13
M #-: Improve disk resize failure callback
When a resize disk is not found recover the VM state automatically.
2024-03-04 12:35:29 +01:00
vichansson
b2ce4b9300
M #-: Fix fireedge-func tests (#2966)
* Fixed label deletion when attempting to remove the last label for a
  user
* Fix Group tabs 'edit administrators' modal

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-03-01 16:56:15 +01:00
Jorge Miguel Lobo Escalona
e932296308
F OpenNebula/One#5905: Add "solved" functionality to zendesk (#2965)
also added data-cy

Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2024-03-01 11:30:17 +01:00
MarioRobres
b852f637c5
B OpenNebula/one#6472: Fix for incorrect filtering in the CLI (#2952)
of remove_off_hosts

Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-02-28 19:58:02 +01:00
David
57f256606e
B OpenNebula/one#6376: Fix for VM template create/update (#2962)
so it doesn't adds unnecessary parameters.

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
Co-authored-by: Victor Hansson <vhansson@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-02-28 19:06:41 +01:00
Tino Vázquez
0e1c0ecc49
M #–: Add clarification to the PR template 2024-02-27 10:48:23 +01:00
antalvrom
0d04c3d96e
F OpenNebula/one#6513: Update README.md (#2959)
Adding a link to the Quick Start Guide under "To start using Open Nebula"
2024-02-27 10:34:57 +01:00
Jan Orel
a883ad452f
B #OpenNebula/one#6357: Update Gemfile.locks (#2958)
* keep sqlite3 1.6 for ruby 2.7
* keep keep sinatra 3.X
2024-02-26 18:01:23 +01:00
Ruben S. Montero
08eb979346
M #-: Remove known overload warnings of virtual functions 2024-02-23 18:52:32 +01:00
Jorge Miguel Lobo Escalona
cd33d27cfb
F #5905: Add Support Tab to FireEdge (#2948)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2024-02-22 13:50:44 +01:00
vichansson
9862808626
F OpenNebula/one#6490: Fix data handling (#2951)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-02-22 13:27:06 +01:00
Pavel Czerný
5d7ef79054
B #6506: Fix quota after disk-attach for CEPH (#2949)
(cherry picked from commit 57d74662b1)
2024-02-22 13:16:07 +01:00
Pavel Czerný
ac2d356dab
M #-: Fix x509 authentication (#2945)
In case of empty file the output of YAML::load depends on 'yaml' gem
version, it can be nil or false

(cherry picked from commit 69bd84d048)
2024-02-22 13:03:19 +01:00
vichansson
5e2780d88e
F OpenNebula/one#6507: Fixed selected rows handling (#2947)
* Circumvents react-table bug (https://github.com/TanStack/table/issues/5176)
* In some cases when selecting rows from different pages the
  toggleRowSelected function would become undefined.
* This fixes that problem by using the toggleRowSelected hook instead.
* Also all global filters are cleared when trying to deselect a row,
  otherwise only rows included in the current filter are "clearable"

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-02-20 18:21:35 +01:00
Jan Orel
d46345238d
B #-: Gem locks (#2943)
*  Update Gemfile
   - Add rackup requirement for new sinatra

      https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md
      Note: when using Sinatra to start the web server,
      you now need the rackup gem installed

  - newer sqlite3 is not compatible with ruby2.7

* Update almalinux8 to avoid old key

* Refresh Gemfile.locks
2024-02-16 12:11:48 +01:00
vichansson
843f8560d2
F OpenNebula/one#6341: Add generic quotas FE (#2944)
* Added generic quotas handling to quota controls component
* Added legend overflowY in polar chart
* Refactor quota identifier to a searchable input

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-02-16 10:56:06 +01:00
David
b0bcc9953b
M #-: Delete the register time in apps (#2942)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2024-02-14 17:30:31 +01:00
David
e774e41c6d
M #-: Change registration time for version in marketplace app (#2941)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2024-02-14 12:01:45 +01:00
Jan Orel
5a45ce0c9c
F OpenNebula/one#6357: Debian 12: gem locks, openssl legacy (#2940)
* Gemfile.lock for Debian 12
* Add NODE_OPTIONS=--openssl-legacy-provider
2024-02-14 09:59:55 +01:00
Ruben S. Montero
4294fff5c5
F #6400: Error message when changing from FULL to INCREMENTAL backup
This commits returns an error message when trying to change a VM to
incremental mode if not supported by the VM configuration. Previously,
the change was silently ignored by OpenNebula.

(cherry picked from commit 97cfa76290)
2024-02-12 23:28:01 +01:00
Jorge Miguel Lobo Escalona
82bb12af53
F #6219: add data-cy for tests setting user (#2939)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2024-02-12 18:14:37 +01:00
vichansson
5ba0cd9cb9
F OpenNebula/one#6490: Finish host tab (#2936)
* Added Graphs tab
* Added PCI tab
* MultiChart is used for PCI subtab 
  -  this also enables exporting in CSV & PDF format

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-02-12 14:18:06 +01:00
David
e6e820233f
B OpenNebula/one#6360: Change label (#2937)
Signed-off-by: David Carracedo <dcarracedo@opennebula.io>
2024-02-12 13:22:11 +01:00