Feature #4161
Allow to set vm name fields when using oneflow
Status: | Closed | Start date: | 11/16/2015 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | worksforme | Pull request: |
Description
I would like to set hostnames based on the role, service definitions.
At moment i end with vmnames like the followning: "web_0_(service_18)"
can it made possible to to assign a name to the oneflow service to have the $NAME field show something like
<rolename>_<instanceNr>_<servicename>?
History
#1 Updated by Daniel Molina over 5 years ago
You can change how the vm names are built in the oneflow-server.conf file:
https://github.com/OpenNebula/one/blob/master/src/flow/etc/oneflow-server.conf#L49
#2 Updated by Ruben S. Montero over 5 years ago
- Status changed from Pending to Closed
- Resolution set to worksforme
Closing this now, we'll reopen if needed