This is especially the case for domain-shutdown event for DispVM - when handled, DispVM can be already removed. Give the handled VM object even if actual VM is already removed. For this, avoid VM existence check by using domains.get_blind() method. And actually implement domains.get_blind() method - it was present only in generic collection, but not VMCollection. |
||
|---|---|---|
| .. | ||
| backup | ||
| tools | ||
| vm | ||
| __init__.py | ||
| app.py | ||
| devices.py | ||
| errors.py | ||
| events.py | ||
| features.py | ||
| firewall.py | ||
| label.py | ||
| storage.py | ||
| tags.py | ||