Comment 5 for bug 1246258

Revision history for this message
George Shuklin (george-shuklin) wrote :

Here simple patch which allow to remove instances with incorrect network interconnection.

Problem splited into two pieces:
1) Disallow using other tenant's networks for different tenant's instances.
2) Allow gracefully remove them.

This patch fix only 2nd problem.