Files
deb-nova/nova/objects/request_spec.py
Sylvain Bauza 5aa6c87c2f Add destroy method to the RequestSpec object
Now that the RequestSpec object is fully checked and persisted for all
instances, we need to make sure that we can delete the record when an instance
is destroyed.
For the moment, only providing the classmethod until we modify the compute API.

Change-Id: I86fbb841f6d5abae556e376a5d2772e63e6ce88c
2016-09-26 12:44:45 +02:00

29 KiB