ManageIQ / manageiq

ManageIQ Open-Source Management Platform
https://manageiq.org
Apache License 2.0
1.35k stars 898 forks source link

How to set Unique hostname when ordering VM's through service catalog? #21627

Open kTipSSIoYv opened 2 years ago

kTipSSIoYv commented 2 years ago

Documentation says when provisioning VM's if the count is greater than 1 then it'll add zero padded numbers (example: server001, server002).

But it doesn't happen when ordering VM's through service catalog.

I have a service dialog which accepts VM_NAME and if I order 3 VM's with name TestServers then all three VM's are named as TestServers. How can I ensure the VM's are created as TestServerts001, TestServers002, TestServers003?

My service catalog is using the following Provisioning entry point:

Provisioning Entry Point: /TEST/Service/Provisioning/StateMachines/ServiceProvision_Template/CatalogItemInitialization

miq-bot commented 1 year ago

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.