It seems that current state is that the nova API allows both:
- create snapshot of [PAUSED, STOPPED, SUSPENDED] volume backed instance [1] and
- create backup of [PAUSED, STOPPED, SUSPENDED] volume backed instance [2].
In tempest, we do not test any of the mentioned cases.
It seems that current state is that the nova API allows both:
- create snapshot of [PAUSED, STOPPED, SUSPENDED] volume backed instance [1] and
- create backup of [PAUSED, STOPPED, SUSPENDED] volume backed instance [2].
In tempest, we do not test any of the mentioned cases.
[1] https:/ /opendev. org/openstack/ nova/commit/ cfde53e4b402e71 d7f53b6e0ab2328 54dba160dc /opendev. org/openstack/ nova/commit/ e0552af51ce1246 e9c938720009c89 ccfa008f2f
[2] https:/