cinder/cinder/db/sqlalchemy/migrate_repo
Xing Yang 2143b39da5 Attach snapshot - driver only
This patch is a continuation of adding support for
non-disruptive backup. It provides a more efficient way
to backup an attached volume by creating a temp snapshot.
Since this is used internally for backup, the attach
snapshot interface is added in the driver only. For
drivers not implementing the attach snapshot interface,
backup will still be done using a volume.

Partial-implements blueprint non-disruptive-backup
Change-Id: I3649ef1d7c8a18f9d6ed0543d463354273d5f62a
2015-08-08 11:44:46 -04:00
..
versions Attach snapshot - driver only 2015-08-08 11:44:46 -04:00
README Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
__init__.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
manage.py Fix files in Cinder with execute bit set 2014-12-19 09:37:19 -06:00
migrate.cfg Initial fork out of Nova. 2012-05-03 10:48:26 -07:00

README

This is a database migration repository.

More information at
http://code.google.com/p/sqlalchemy-migrate/