]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
GlusterFS backup driver
authorBharat Kumar Kobagana <bharat.kobagana@redhat.com>
Tue, 28 Jul 2015 11:31:36 +0000 (17:01 +0530)
committerBharat Kumar Kobagana <bharat.kobagana@redhat.com>
Tue, 28 Jul 2015 11:31:39 +0000 (17:01 +0530)
commitae6148c967782c70ed1756545737c1490f088200
treec3289cf990becd21d487274f29d8a5e46405f166
parenta6241c424da1732a954603139ae0be4d6a55b6a7
GlusterFS backup driver

This patch introduces GlusterFS storage as a backup target.
GlusterFS backup driver inherits from Posix backup driver[1].

[1] https://review.openstack.org/#/c/163647/

Implements: blueprint glusterfs-as-a-backup-driver
Change-Id: I4f0c36cdaa7cc417cb26bc1e908c6d107a71da35
cinder/backup/drivers/glusterfs.py [new file with mode: 0644]
cinder/tests/unit/backup/drivers/test_backup_glusterfs.py [new file with mode: 0644]