Suresh Kumar Anaparti

Results 21 issues of Suresh Kumar Anaparti

### Description This PR updates primary_storage resource counter to include correct size after volume creation/resize and other improvements. - Recalculate resource counters for root domain in the periodic task -...

component:api
component:storage

Dummy PR to track main/4.18 branch health.

type:healthcheckrun

### Description This PR improve global settings UI to be more intuitive/logical. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to...

component:api
component:networking
component:UI
component:agent
component:compute
component:orchestration
component:storage

### Description This PR includes the following Guest OS hypervisor mapping improvements. - Support for the Guest OS / hypervisor mapping addition from upgrade path (using GuestOsMapper) - Support to...

component:management-server
component:XenServer
component:vmware
component:api
component:UI
component:storage

Auto-complete not working for 'id' param in update storagecapabilities Tested with CloudMonkey 6.2.0 (build: 8aae61e). ``` (cloudcmk) > update storagecapabilities filter= id= (cloudcmk) > update storagecapabilities id= ```

enhancement

KVM Import dialog shows irrelevant conversion options, to select KVM host and Storage temporary location (which are applicable for VMware Import), these should be removed. ##### ISSUE TYPE * Enhancement...

component:kvm
component:UI
component:storage

Failed to list the VMs in remote KVM host, for importing them to CloudStack. ##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ VM Import ~~~ ##### CLOUDSTACK VERSION...

component:kvm
Severity:Critical

### Description This PR syncs the pool stats in DB with the actual stats from stats collector if there are any discrepancies with in-memory or DB stats - both capacity...

component:management-server

### Description This PR fails to add host (KVM) without PowerFlex SDC installed/connected (when PowerFlex storage pool exists as primary store and host fails to connect). ### Types of changes...

component:kvm
component:primary-storage
component:api
component:UI
Python
component:agent
component:build
component:marvin
component:kubernetes
component:integration-test
component:storage
component:integration

serviceofferingid autocomplete in deploy virtualmachine api cmd doesn't list the offering ids, instead picks some integer id. Maybe, parsing issue in the API response. Noticed this issue in cmk 6.3.0...

bug