Bug #1683
EC2: When a compute resource is removed the hosts become broken
| Status: | Closed | Start: | 06/13/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | compute resources | |||
| Target version: | 1.0 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
If you remove a compute resource before removing the hosts they become broken:
Failed to destroy a compute instance ec2-apenney01.sys.perimeterusa.com: undefined method `destroy_vm' for nil:NilClass
undefined method `capabilities' for nil:NilClass when you attempt to edit one.
Associated revisions
Revision ad824a4d58edc10448801d00e18a11c60142fcb7
ensure that you can't delete a compute resource while its used - fixes #1683
History
Updated by Ohad Levy about 1 year ago
- Category set to compute resources
- Assigned to set to Ohad Levy
- Target version set to 1.0
Updated by Ohad Levy about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset ad824a4d58edc10448801d00e18a11c60142fcb7.
