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

20492 Commits

Author SHA1 Message Date
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 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
Ruben S. Montero
2efd976645
B OpenNebula/one#6319: Execute VNM post operation after revert
This affects KVM with libvirt 8.0.0+. As for 8.0.0, libvirt will stop and start a domain when reverting to a snapshot. It appears that this may recreate the Open vSwitch interface, which loses the VLAN configuration placed there by the Open vSwitch Driver.
2023-09-25 09:00:51 +02:00
Jorge Miguel Lobo Escalona
d59f30c382
F #1636: Add CPU_MODEL in VM Template (#2751) 2023-09-22 12:15:52 +02:00
Pavel Czerný
3008f8ab69
F #6315: Fix restricted attributes for updateconf (#2750) 2023-09-22 11:44:43 +02:00
vichansson
da33a89513
M OpenNebula/one#6121: Rework quota sub-tab (#2748) 2023-09-21 19:27:57 +02:00
Jan Orel
bdf6441245
M #-: Fix correct config suffix (#2747) 2023-09-21 17:40:48 +02:00
Pavel Czerný
a97b7468fd
B #6325: Fix Scheduled Actions for VM Template (#2746) 2023-09-21 11:29:41 +02:00
Bruno Rodriguez
253e2d3253
B #6299: Increase delay before ipset destroy
This will give kernel some more time to clean up before attemting to
destroy the associated ipsets. Otherwise it may fail with: "Set cannot be
destroyed: it is in use by a kernel component"
2023-09-21 10:48:09 +02:00
Neal Hansen
c1a0e5bfc5
F OpenNebula/one#6286: Add support for VIDEO devices in KVM
- New attribute VIDEO, that includes
  - TYPE: Custom video device (none, vga, cirrus, virtio)
 - IOMMU: Enable IOMMU for the video device
 - ATS: Enable ATS (Address Translation Services) for the video device
 - VRAM: VRAM allocated to the video device (Megabytes)
 - RESOLUTION: Video resolution, in format like: 1280x720 or 1920x1080

- Support for onevm CLI command
- Updated VM xsd file.
2023-09-20 20:00:10 +02:00
Jan Orel
8e3a92b962
M #-: Update ceph_stable_openstack_release_uca (#2745) 2023-09-20 19:41:13 +02:00
Pavel Czerný
e427a29a14
M #-: Add require 'active_support' (#2738)
Without the require, commands with --json or --yaml flags fails for
ActiveSupport version 7.0+
2023-09-20 13:34:23 +02:00
Ruben S. Montero
4bcb6f7089
F #6298: Add options and timers for HyperV
This commits add a curated list of hyperv (and timers) options when enabled for the
VM. It adds HYPERV_TIMERS, which are added to the clock element
when HYPERV is selected.
2023-09-20 13:02:08 +02:00
Tino Vázquez
dca8684361 L #-: Remove ssh_auth.rb from linting exclusion 2023-09-20 11:04:46 +02:00
Daniel Clavijo Coca
b251cf45df
L #-: Fix previous Lint (#2741) 2023-09-20 10:56:40 +02:00
Jan Orel
335f4cee6d
B #-: Don't run sudo iptables locally (#2740) 2023-09-19 17:36:41 +02:00
Tino Vázquez
02359fbfc9 L #-: Linting for rubocop 1.56.3 2023-09-19 16:07:32 +02:00
David
f242d443ba
B OpenNebula/one#6154: Fix error updating template (#2733) 2023-09-19 10:04:53 +02:00
Jan Orel
d0c4f30c4b
M #-: Remove refactor leftover (#2737) 2023-09-18 19:48:13 +02:00
Jan Orel
b4ebee7ff0
B #6318: OneProvision: update equinix provider (#2735)
- no more facility, use metro
 - don't use ancient packet gem
2023-09-18 17:10:34 +02:00
Pavel Czerný
534823e7f1
B #6315: Fix remove of restricted vector attributes (#2731) 2023-09-18 16:17:59 +02:00
Ruben S. Montero
f5d6f11730
F #6030: Cancel backup in pre-backup phase
* New Cancel module to backup_qcow2.rb script. This module is a helper to cancel
  ongoing backup operations in the prebackup phase.

* Checks libvirt for active backup domain operations to stop them.
  Remove @ongoing flag

* Trap SIGTERM in backup_qcow2, prebackup and prebackup_live scripts

* Cleaner backup func in onevm_exec.rb (reuse post array)

co-authored-by: Michal Opala <mopala@opennebula.io>
2023-09-18 15:41:22 +02:00
vichansson
43515c1fe4
F OpenNebula/one#6121: Fixed group allocation (#2734) 2023-09-18 13:46:18 +02:00
Jorge Miguel Lobo Escalona
b5b32350db
F #6276: fix deploy vm fireedge (#2729) 2023-09-18 11:12:32 +02:00
Daniel Clavijo Coca
12600a2269
F OpenNebula/one#6274: Support OpenSSH formatted ssh priv keys (#2726) 2023-09-18 11:07:09 +02:00
Daniel Clavijo Coca
42aaedd9b3
B OpenNebula/one#6190: Allow NO and false for LXC_UNPRIVILEGED (#2727) 2023-09-18 11:00:32 +02:00
vichansson
2db924b9de
M #-: Corrected actions config (#2728)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2023-09-15 17:07:22 +02:00
Jan Orel
20308f6d7e
B #-: Fix ruby shebang (#2730) 2023-09-15 09:22:57 +02:00
Pavel Czerný
ac49ab6d30
F #6227: New API for VMGroup roles
* New API for VMGroup roles: add, del, update
* Go and Java api for VM Group roles
2023-09-14 15:36:26 +02:00
Jorge Miguel Lobo Escalona
8b7c4db528
M #~: Fix routes 2FA FireEdge (#2725) 2023-09-14 12:38:30 +02:00