]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Posix backup driver
authorKevin Fox <kevin@efox.cc>
Thu, 12 Mar 2015 19:27:56 +0000 (12:27 -0700)
committerBharat Kumar Kobagana <bharat.kobagana@redhat.com>
Tue, 28 Jul 2015 11:25:02 +0000 (16:55 +0530)
commita6241c424da1732a954603139ae0be4d6a55b6a7
treefd0fb2c0a6e2ebd9a789d6e4ec823fc23bc338c2
parent70b6ee3ab39fd2dc421b4b8c67b1066ca785d13d
Posix backup driver

Add Posix backup driver. Supports simple nas too.

Co-Authored-By: Bharat Kumar Kobagana <bharat.kobagana@redhat.com>
Partially Implements: blueprint nfs-backup
Change-Id: I99383aa23b6dda217c8df6b33561111a8823b452
cinder/backup/drivers/nfs.py
cinder/backup/drivers/posix.py [new file with mode: 0644]
cinder/tests/unit/backup/drivers/test_backup_nfs.py
cinder/tests/unit/backup/drivers/test_backup_posix.py [new file with mode: 0644]