Bryan Lima

Results 14 issues of Bryan Lima

### Description Currently, there is no way to migrate running system VMs with volumes; this means, we cannot move their volumes to a new storage pool in runtime. This PR...

component:api
component:UI

### Description Currently, ACS does not validate host tags on running VMs that have their computing resources increased via Scale VM command. Therefore, if a service offering with host tags...

status:needs-testing

### Description This PR aims to improve the error message while trying to update the storage tags of a Disk Offering when none of the Primary Storages have that set...

component:storage

### Description Currently, ACS only has the option to enable the Quota plugin globally. However, for some use cases having the plugin active to specific accounts and domains may be...

component:UI
component:quota

### Description Currently, the API `quotaEmailTemplateUpdate` escapes JavaScript strings in the email templates for the `subject` and `body` fields. However, when using the API `quotaEmailTemplateList` the data returned were not...

component:quota

### Description This PR aims to improve the user experience upon creation of Network Offerings warning the user of the scenarios in which a VR is created. For this, the...

component:UI

### Description The PR #7152 changed the unit of the Quota types `VM_DISK_IO_READ`, `VM_DISK_IO_WRITE`, `VM_DISK_BYTES_READ` and `VM_DISK_BYTES_WRITE`. However, the pre-populated tariffs were not considered, and their unit type is still...

component:quota

### Description This PR fixes a scenario where if the first cluster verified by ACS does not have any compatible hosts, an exception is thrown, ignoring the verification of possible...

component:management-server
component:api
component:agent
component:build
status:needs-testing
component:integration

### Description This PR adds a new component (`OwnershipSelection`) to specify the account/project when creating a VM and networks (can also be used for other resources in the future). This...

component:UI
status:needs-testing

### Description This PR refactors some `*Allocator` classes, improving modularity and code legibility. This PR also made some changes to logs across these classes. ### Types of changes - [...

component:management-server
component:api
Python
component:compute
component:build
component:orchestration
component:integration-test