ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
Compute offerings
OS / ENVIRONMENT
CentOS7
SUMMARY
VM can be created from a deleted offering via API
STEPS TO REPRODUCE
Create a compute offering and note the UUID
Remove the Compute offering
Make sure its removed from UI
Create a instance using the UUID of the deleted Offering
Instance Get created VIA compute offering
EXPECTED RESULTS
Instance should not get created via API using deleted offering
ACTUAL RESULTS
Instance got created VIA deleted compute offering