Feature #4018
Append name to "one-*" name in vCenter display name
Status: | Closed | Start date: | 10/01/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 100% | |
Category: | vCenter | |||
Target version: | Release 4.14.2 | |||
Resolution: | fixed | Pull request: |
Description
If VM is called "MyVM", and has id=7, the vCenter name would be "one-7-MyVM". Spaces and - allowed
Related issues
Associated revisions
Feature #4018: Append name to "one-*" name in vCenter display name
Feature #4018: Append name to "one-*" name in vCenter display name
(cherry picked from commit 923584466dc9bd6168f1aa784a2ce72294f69698)
History
#1 Updated by Ruben S. Montero almost 6 years ago
- Duplicated by Feature #4016: Use VM name in vCenter added
#2 Updated by Ruben S. Montero over 5 years ago
- Related to Backlog #3468: use the actual vm names for the vms in vcenter added
#3 Updated by Gerben Meijer over 5 years ago
If I read the code correctly, this happens at instantiation only, right?
Can it and should it also get updated in vCenter if the ONE name is changed?