Skip to content

Behavior of vm.instancename.flag not as expected/documented #4206

Description

@mib1185
ISSUE TYPE
  • Bug Report
COMPONENT NAME
VMware plugin
CLOUDSTACK VERSION
4.13.0
CONFIGURATION
vCenter-Version: 6.7.0, 15976728
vSphere-Version: ESXi, 6.7.0, 10302608

`vm.instancename.flag` = `true`
OS / ENVIRONMENT
SUMMARY

Behavior of global parameter vm.instancename.flag has been changed with 51ee900 and therefore does not work as expected by documentation http://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines.html#id2

STEPS TO REPRODUCE
- set `vm.instancename.flag` to `true`
- reboot management instance
- create new instance via WebUI on VMware powered zone with provided "Name (Optional) = dummy-03"
EXPECTED RESULTS
Name on vCenter = i-<user_id>-<vm_id>-displayName
Internal Name = i-<user_id>-<vm_id>-displayName
ACTUAL RESULTS
Name on vCenter = dummy-03
Internal Name = i-9-140-VM

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions