harikrishna-patnala commented on PR #11544: URL: https://github.com/apache/cloudstack/pull/11544#issuecomment-3243852824
@sudo87 yeah some sort of design change may be needed but we can also give it a small try if time permits. If we can look for any resources which are not using those offerings we may try set the removed column then. Overall what checks I can think of are 1. Need to add conditions to check for usages of VMs, volumes, VM and volume snapshots 2. Need to check if this won't affect the usage server. If there are any code references for finding offerings without includingRemoved condition, it needs fixing. 3. We may have to add a new parameter "force" to delete offering APIs, only then we have to set the removed column. This is to address the backward compatibility of the APIs. Please check if anything else needs to be checked. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
