Henrique Sato

Results 6 issues of Henrique Sato

### Description While creating, updating or removing a quota tariff there are no events for any of these actions. To address that, every time a quota tariff is created, updated...

component:api
component:UI
status:needs-testing
component:quota

### Description When calling the `listRoles` API, users can see roles with more permissions than theirs. Therefore, the behavior of the `listRoles` API was changed so that users can only...

component:networking
status:needs-testing

### Description While listing volumes from a primary storage, volumes from system VMs are not listed, making the primary storage removal process difficult as an exception is thrown if the...

status:has-conflicts
status:needs-testing
component:storage

### Description Each hypervisor can support a different number of network adapters. Comparing KVM and VMWare, VMWare defines a limited number of NICs for each ESXi machine (https://configmax.esp.vmware.com/guest?vmwareproduct=vSphere&release=vSphere%207.0&categories=1-0), while the...

component:vpc
component:networking
Python
component:orchestration
component:integration-test
component:integration

### Description The method that generates the alert e-mail contains code repeated in many places and is not formatted properly. This PR intends to refactor this method. ### Types of...

type:cleanup

### Description Currently, creating templates for `DATADISK` volumes is only possible if they have already been part of a VM and are detached. This behavior has been extended so that...

component:UI