Jump to: navigation, search

Nova/InstanceLevelSnapshots

< Nova
Revision as of 20:38, 10 December 2013 by Jbernard (talk | contribs) (Nova Instance-level snapshots)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Nova Instance-Level Snapshots

Goals

  1. Allow user to snapshot all attached volumes of an instance at a single point in time.

Overview

Currently Nova has an API call to snapshot an instance. This call could be extended to also include attached volumes.

Questions

  • Instead of snapshotting the instance, could we get away with *only* the attached volumes?