Some operations in Nexus should become sagas. This issue tracks any and all operations that should become sagas: - [x] Instance Create - [x] [Instance Delete](https://github.com/oxidecomputer/omicron/issues/2034): https://github.com/oxidecomputer/omicron/pull/2060 - [x] Disk Create - [x] Disk Delete - [x] Snapshot Create - [x] Snapshot Delete: https://github.com/oxidecomputer/omicron/pull/2090 - [x] Volume Delete - [x] Volume Remove ROP - [x] Project Create: https://github.com/oxidecomputer/omicron/pull/2081 - [ ] Project Delete - [x] VPC Create: https://github.com/oxidecomputer/omicron/pull/2081 - [ ] VPC Delete - [ ] Org Create (Unless we remove orgs?) - [ ] Org Delete (Unless we remove orgs?) - [ ] Silo Create - [ ] Silo Delete See also: https://github.com/oxidecomputer/omicron/issues/2052, https://github.com/oxidecomputer/omicron/issues/2094
Some operations in Nexus should become sagas. This issue tracks any and all operations that should become sagas:
See also: #2052, #2094