blob: 198f83077c59ef7006af3c5b12c06f86b7527d45 [file] [log] [blame]
Jamie Hannafordbdc86972014-10-24 17:12:34 +02001// Package snapshots provides information and interaction with snapshots in the
2// OpenStack Block Storage service. A snapshot is a point in time copy of the
3// data contained in an external storage volume, and can be controlled
4// programmatically.
5package snapshots