[
https://issues.apache.org/jira/browse/CLOUDSTACK-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Murali Reddy resolved CLOUDSTACK-265.
-------------------------------------
Resolution: Fixed
This feature has been checked in to master. This commit
- introduces Capability in the network offering, which
decides when EIP service is enabled, by defualt public IP
should be assigned to the VM or not
- default network offering with EIP/ELB service will still work with old EIP
semantics, i.e) assign a public IP to each VM on start
Branch: refs/heads/master
Commit: 432ea9c7d4aff3f7e682f2951f49ed3e95778d9f
Parents: cb35d83
Author: Murali Reddy <[email protected]>
Authored: Tue Dec 11 23:06:13 2012 +0530
Committer: Murali Reddy <[email protected]>
Committed: Tue Dec 11 23:06:13 2012 +0530
> provide option to turn-off automatic public IP association for each VM when
> using EIP service.
> ----------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-265
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-265
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller
> Affects Versions: 4.0.0, 4.1.0
> Reporter: Murali Reddy
> Assignee: Murali Reddy
> Fix For: 4.1.0
>
>
> Current EIP in CloudStack has below semantics.
> - When a user VM is deployed, a public ip is automatically acquired. This
> IP is owned by the vm's account and is marked as 'system' in the db.
> - When the user VM starts, static NAT is provisioned on the static NAT
> provider between the public ip and the guest ip of the vm.
> Since public IP's can be scarce resource is some deployments, its not
> desirable to allocate a public IP by default. This bug is to provide the
> flexibility for cloud providers to enable/disable the ability to
> automatically allocate public IP.
--
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