Nicolas FOATA created CLOUDSTACK-3701:
-----------------------------------------

             Summary: VM instantiation : Sending network information to a new 
VM instance
                 Key: CLOUDSTACK-3701
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3701
             Project: CloudStack
          Issue Type: New Feature
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server, Xen
    Affects Versions: Future
            Reporter: Nicolas FOATA
            Priority: Minor
             Fix For: Future


Abstract/suggestion: 
While a VM is instantiated, CloudStack could also send the following 
information if need be :
- the instance name  (CS uuid)
- the display name 
- VM tags
- network information (IPv4, IPv6, netmask, routing, gateway, mac address, etc.)
just if we activate some global settings such as :
- vm.instance.boot.network.required (true/false)
- vm.instance.boot.vmname (true/false)
- vm.instance.boot.uuid (true/false)
- vm.instance.boot.tags (true/false)

Applications: 
- A VM could discover its network and dialog with physical and virtual 
machines, etc.
- A VM do not need a virtual router
- According of this type of information (tags, names, …) , management servers 
could be able to configure and deploy correctly VMs.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to