apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2k stars 1.09k forks source link

DNS records for additional local IP addresses #2865

Open IngoJochim opened 6 years ago

IngoJochim commented 6 years ago
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION

/

CONFIGURATION
OS / ENVIRONMENT

/

SUMMARY

For adaptive computing it's important to get use of additional application local IP addresses which you can move between machines in case of a failure of one of the virtual machines or for upgrades.

I can attach an additional IP to a VM using ACS. But I cannot give that a separate name which does not belong to the actual hostname of the VM.

STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
rohityadavcloud commented 6 years ago

Notes: the feature is about VIP for an internal IP, inside the isolated network. A floating IP like feature for the internal guest network would suffice the requirement.

rafaelweingartner commented 5 years ago

@IngoJochim that is a Great idea. We will try to make it to 5.0.0. Thanks for the proposal.