Skip to content

listServiceOfferings does not show custom offering of running instance #9519

@sbrueseke

Description

@sbrueseke
ISSUE TYPE
  • Bug Report
COMPONENT NAME
API, UI
CLOUDSTACK VERSION
4.19.1.1
CONFIGURATION

enable.dynamic.scale.vm enabled

OS / ENVIRONMENT
SUMMARY

I want to scale a running instance using a custom service offering on a kvm host via UI. This worked in earlier versions, at least in 4.19.0.1. It is not working in 4.19.1.1. Root cause is that listServiceOfferings does not show the custom offering for a running vm. UI will prompt: "It's not possible to scale up Instances that utilize KVM hypervisor with a fixed compute offering." because of this.

api call scaleVirtualMachine is able to scale the running instance.

STEPS TO REPRODUCE
1. enable enable.dynamic.scale.vm in global settings
2. Create a custom offering with dynamic scale enabled
3. Start an instance using this offering
4. Click the scale icon and pop-up with prompt will appear
EXPECTED RESULTS
Custom service offering will be shown in pop-up after clicking on scale icon
ACTUAL RESULTS

scalepopup

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions