[
https://issues.apache.org/jira/browse/CLOUDSTACK-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15787054#comment-15787054
]
ASF GitHub Bot commented on CLOUDSTACK-9694:
--------------------------------------------
Github user koushik-das commented on the issue:
https://github.com/apache/cloudstack/pull/1850
Code changes LGTM. Can you add some unit/marvin tests for the scenario that
you have mentioned?
> Unable to limit the Public IPs in VPC
> -------------------------------------
>
> Key: CLOUDSTACK-9694
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9694
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.9.0
> Reporter: Sudhansu Sahu
> Assignee: Sudhansu Sahu
>
> Unable to limit the Public IPs in VPC.
> In VPC network, while acquiring the IP addresses, in the resource_count
> table, count for the domain is getting increased. However, when the resource
> count is updated at Domain level, resource count is getting reverted to only
> non-vpc ip count.
> Steps to Reproduce:
> 1. Create a VPC
> 2. Create a VPC tier.
> 3. Check resource_count table and note the ip address count. (say 1)
> 4. Keep acquiring the IP addresses, (say 4 IP addresses). Now new ip address
> count resource_count table is 5.
> 5. update the resource count at domain level.
> 6. the resource_count is updated back 1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)