[
https://issues.apache.org/jira/browse/CLOUDSTACK-6756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009497#comment-14009497
]
ASF subversion and git services commented on CLOUDSTACK-6756:
-------------------------------------------------------------
Commit df42ce903d399cf30055e55bc24b84fbc0b563a9 in cloudstack's branch
refs/heads/4.4 from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=df42ce9 ]
Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in deleted ip
range
> usage id is not being returned for an ip in deleted ip range
> ------------------------------------------------------------
>
> Key: CLOUDSTACK-6756
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6756
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller, Usage
> Affects Versions: 4.3.0, 4.4.0
> Reporter: Rajani Karuturi
> Assignee: Rajani Karuturi
> Priority: Critical
> Fix For: 4.4.0
>
>
> 1. acquire an ip in an ip range
> 2. after some usage is recorded, release the ip
> 3. delete the ip range
> 4. call list usage records
> This doesn't return the usage id for the ip acquired in step 1.
> the ip's are hard deleted from the ip range and hence the api service couldnt
> get the uuid of the deleted ip.
> ip_addresses should be soft deleted.
--
This message was sent by Atlassian JIRA
(v6.2#6252)