Jamie Hannaford | bdc8697 | 2014-10-24 17:12:34 +0200 | [diff] [blame] | 1 | // 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. | ||||
5 | package snapshots |