You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rajani Karuturi (JIRA)" <ji...@apache.org> on 2014/05/23 12:08:02 UTC

[jira] [Created] (CLOUDSTACK-6756) usage id is not being returned for an ip in deleted ip range

Rajani Karuturi created CLOUDSTACK-6756:
-------------------------------------------

             Summary: 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
            Reporter: Rajani Karuturi
            Assignee: Rajani Karuturi
            Priority: Critical


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)