KuasarCloud commented on issue #9443:
URL: https://github.com/apache/cloudstack/issues/9443#issuecomment-2253233353

   Hi,
   
   Just to add to the case,
   
   These are the events when deleting the loadbalancerrules directly from 
publicip
   
   LB.DELETE  | Scheduled | deleting load balancer: 272                         
                                                                                
                    
   LB.DELETE  | Started   | deleting load balancer. Load balancer ID: 272       
                                                                                
                    
   LB.DELETE  | Completed | Successfully completed deleting load balancer. Load 
balancer ID: 272 
   
   but when releasing the  public IP, there is not LB.DELETE event, which is 
causing to populate the usage records indefinitely and the actual load balancer 
rules are deleted indeed
   
   NET.IPRELEASE             | Scheduled | Disassociating IP address with ID=13 
                                                                                
                                   
   NET.IPRELEASE             | Started   | disassociating Ip. IP ID: 13         
                                                                                
                                   FIREWALL.CLOSE          | Started   | 
revoking firewall rule. IP ID: 13                                               
                                                                        
FIREWALL.CLOSE          | Completed | Successfully completed revoking firewall 
rule. IP ID: 13                                                                 
                               VPN.REMOTE.ACCESS.DESTROY | Started   | removing 
remote access vpn. IP ID: 13                                                    
                                                                
VPN.REMOTE.ACCESS.DESTROY | Completed | Successfully completed removing remote 
access vpn. IP ID: 13                                                           
                                 NET.IPRELEASE             | Completed 
 | Successfully completed disassociating Ip. IP ID: 13
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to