1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

20499 Commits

Author SHA1 Message Date
ffc0f8ecb1 F OpenNebula/one#6006: Fix typo in oneprovision (#2653)
(cherry picked from commit 7e69e4e047)
2023-06-28 17:41:46 +02:00
a2db634569 F OpenNebula/one#6006: Add CLI yamls for listing commands (#2643)
(cherry picked from commit 1a98b9b409)
2023-06-28 17:40:35 +02:00
ee4d01575e M #⨪: Do not abort install gems if unkown platform
This helps for non supported distributions that may install build
dependencies manually
2023-06-28 12:27:50 +02:00
e824dd6fe4 F #6239: Fix VM operation permissons (#2652)
* Fixed disk-attach, nic-de(attach), nic-update, sg-de(attach)
* sg-detach - simplified code, the nic and sg was tested twice, once in the request, second time in dm->detach_sg
2023-06-28 12:26:05 +02:00
378ffcd47a B OpenNebula/one#6246: Autocorrect only deprecated methods (#2654) 2023-06-27 18:16:02 +02:00
d1c32620ab B #6241: Modified fireedge service file (#2651) 2023-06-26 18:05:48 +02:00
d6bbf71b33 L #-: Linting for rubocop 1.53.0 2023-06-26 12:14:44 +02:00
5a0d06280b B #6172: Enabled manpages creation for onegate (#2649) 2023-06-23 15:38:07 +02:00
f3876725bc B #6213: Filter datastores when exporting app (#2646) 2023-06-22 15:51:34 +02:00
0cf2ae9725 OpenNebula/one#6245: Include HostSyncManager as a gem dependency (#2647)
(cherry picked from commit 44c71d9074)
2023-06-22 12:44:39 +02:00
e398a9201a F #6239: Fix sg-attach (#2645) 2023-06-21 16:16:05 +02:00
167e25077a F #6239: Update VMAction permissions (#2642)
* Add Sched actions and sg (de)attach to VM_*_OPERATION
* Add Backup cancel action
* For consistency add poweroff migrate, alias (de)attach and nic update to set_auth_ops
2023-06-21 09:40:03 +02:00
868828464c M #-: Fix return code if sched-action add fails (#2641) 2023-06-21 09:33:35 +02:00
e3f1f4b260 F OpenNebula/one#5906: log command output when failure (#2640)
(cherry picked from commit f8f736b082)
2023-06-20 13:36:36 +02:00
99d6d46913 B #4045: Add pci root ports config on q35 vms
Signed-off-by: Bruno Rodriguez <brodriguez@opennebula.io>
(cherry picked from commit c7e15fc143eafd0e7b595f5d2d2eea64bb080ea7)
2023-06-19 12:59:55 +02:00
3ec4474061 B #4045: Add q35 root ports amount configuration
Signed-off-by: Bruno Rodriguez <brodriguez@opennebula.io>
(cherry picked from commit 413c362d69826dcf430cd379a9ab7a833717c9b4)
2023-06-19 12:45:14 +02:00
93abf23883 M #-: onedb change-live --append with multiindex
do not update the matching elements on append

(cherry picked from commit d266248a49)
2023-06-15 12:04:37 +02:00
de7d5c88f5 L #-: Change return for next within a loop
(cherry picked from commit 60b1cd861f)
2023-06-15 11:21:24 +02:00
86d7bb8f5a F OpenNebula/one#6231: Delete single VM history record
(cherry picked from commit 95cbd9f8f7)
2023-06-15 11:21:13 +02:00
3f98b633da M #: Lint
(cherry picked from commit 48c186d64a)
2023-06-15 11:21:05 +02:00
65dd6ec161 B #6214: Linted files (follow-up to PR #2635) (#2637) 2023-06-13 18:24:18 +02:00
bcbc9ef21e B #6214: Updated BUS_TYPES to include correct dev_prefix (#2635) 2023-06-13 13:51:59 +02:00
5007641078 B #6131: Change literal for Virtual CPU when creating a VM (#2634) 2023-06-13 13:47:13 +02:00
d4da67eae1 L #-: Linting rubocop 1.52.0 2023-06-07 11:08:23 +02:00
cc150123a6 M #~: fix NaN in progress bar in memory numa tab (#2632) 2023-06-06 20:17:44 +02:00
d3b5febb37 B #6222: fix currency change is not working (#2631)
(cherry picked from commit 61ce93466b)
2023-06-06 20:15:40 +02:00
f7779746ad M #-: Fix correct config suffix (#2628) 2023-05-30 15:10:24 +02:00
688b0b70ca F #6030: Fix backup_cancel regex match (rsync) (#2627) 2023-05-29 17:58:16 +02:00
4c1e83719d F OpenNebula/one#6175: fiv env parsing for docker images (#2625) 2023-05-29 12:26:16 +02:00
5e98202167 B #6215: Sunstone overrides DISK SIZE attribute on instantiation (#2623) 2023-05-25 18:19:02 +02:00
0b7a952140 F #6164: add action scale in views (#2624) 2023-05-25 17:58:22 +02:00
3e08c37954 B #5966: Fix error when PIN_POLICY not present (#2622) 2023-05-25 16:22:12 +02:00
5054cb7ec3 F #5966: Add NODE_AFFINITY in FireEdge NUMA form (#2620) 2023-05-23 19:12:31 +02:00
882cd1c6da M #-: Adjust numa views in Sunstone 2023-05-23 16:15:56 +02:00
4cb8632221 F #5966: Add NODE_AFFINITY in sunstone NUMA form (#2619) 2023-05-23 16:15:04 +02:00
5a7d3fea7c F #6201: remove uppercase en custom attributes (#2618) 2023-05-19 12:43:11 +02:00
779d0ba041 M #~: full width in attributes (#2617) 2023-05-19 12:30:23 +02:00
9976d68487 M #-: treat Sunstone auth header exceptions (#2616)
(cherry picked from commit b01536603d)
2023-05-19 11:36:46 +02:00
84eace6877 M #~: fix text overflow (#2615) 2023-05-18 17:08:58 +02:00
d06251981e F #5755: fix color in memory (#2614) 2023-05-18 16:27:19 +02:00
0e7e50cdbe F #5755: add tooltip description (#2613) 2023-05-18 16:01:01 +02:00
debb81a02c F #5755: add red color in text when MAX > TOTAL (#2610)
(cherry picked from commit 8815eb5432)
2023-05-18 10:48:41 +02:00
73da5b623c L #~: lint-fix (#2612) 2023-05-18 10:32:14 +02:00
c9f67868ab L #-: Conform with Style::WordArray brackets cop 2023-05-17 17:57:28 +02:00
fbef6ee79b M #~: fix vmtemplate table when instantiate template (#2611) 2023-05-17 17:48:40 +02:00
139bfd7f0c L #-: Conform B #6171 with Rubocop (#2609) 2023-05-17 14:06:59 +02:00
d1c5d0c738 M #~: fix error numa in fireedge host tab (#2608) 2023-05-17 13:25:56 +02:00
6d09265b61 B #6171: Improve LinuxContainers Marketplace queries (#2603)
Instead of traversing links in https://images.linuxcontainers.org/ (which takes
a lot of time), now the LXC image information is extracted parsing the file
https://images.linuxcontainers.org/streams/v1/images.json

(cherry picked from commit 5748f96c17)
(cherry picked from commit e4343eb051)
2023-05-17 12:18:01 +02:00
420cd10c50 B #6207: tm_mad ceph: fix delete, ln, flatt. trash (#2607)
When cloned rbd is moved to the CEPH_TRASH, the
clone snapshot (@snap) could not be deleted which
can lead to data loss when switching the image to
persistent and back. Flattening rbd before moving
to trash should fix it.
2023-05-17 11:36:47 +02:00
b0db9f9832 L #-: Conform with new cops rubocop 1.51.0 2023-05-16 22:33:49 +02:00