mkutouski

Results 17 issues of mkutouski

**Description** When VM has actions defined a clock icon is expected to appear in VM menu in Charter column in RSunstone (Admin view in RSunstone -> Instances -> VMs ->...

Category: Sunstone
Type: Bug

**Description** `onecfg` help says: ` -V, --version Show version and copyright information` whereas that tool doesn't have own version. An execution of `onecfg -V` and `onecfg --version` produces the help...

Category: CLI
Type: Bug

**Description** libvirtd on the hypervisor restarts every 10 minutes under the user 'oneadmin,' while there is already a process running under the root user. ``` root 8590 0.6 0.0 1632864...

Category: KVM
Type: Bug
Sponsored
Status: Accepted

**Description** Сomments for some of columns in some sunstone views are mixed up (e.g. ``/etc/one/sunstone-views/kvm/user.yaml``, ``/etc/one/sunstone-views/mixed/user.yaml``). One needs to go through all views and modes and check the correspondence of...

Category: Sunstone
Type: Bug
Priority: Normal

**Description** The Sunstone/FireEdge remote authentication method only handles the authentication of the user at the time of login. Authentication of the remote ticket is a complementary setup, which can rely...

Type: Feature
Category: Documentation
Category: Drivers - Auth
Status: Accepted
Priority: Normal

**Description** Add support for [virt-mem](https://virtio-mem.gitlab.io/). It has certain advantages over ballooning and hotplug dimm. Quoted from the project's home page: > The main goal of virtio-mem is to allow for...

Category: Core & System
Type: Feature
Status: Accepted
Priority: Normal

``` $ cat /etc/redhat-release Red Hat Enterprise Linux release 9.2 (Plow) $ bash minione ### Checks & detection Checking cpu virtualization capabilities SKIP QEMU will be used Checking docker is...

bug

``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04 Codename: jammy ``` ``` $ git clone -b v6.8.0 https://github.com/OpenNebula/minione.git Cloning into...

bug

**Description** OpenNebula [document](https://docs.opennebula.io/6.8/open_cluster_deployment/kvm_node/kvm_node_installation.html#disable-apparmor-on-ubuntu-debian) states an AppArmor rule for ``/var/lib/one/datastores`` dir should be in the ``/etc/apparmor.d/abstractions/libvirt-qemu`` file whereas according to the information in the ``Profile customisation`` paragraph in AppArmor [documentation](https://ubuntu.com/server/docs/apparmor) a...

Type: Bug
Category: Documentation

### Description Fix location for datastores path in apparmor policy file and remove the leading ``#`` as it's treated by apparmor. as comment. ### Branches to which this PR applies...