Commit Graph

4 Commits

Author SHA1 Message Date
Erlon R. Cruz fade5da51b Allow multiple devstack Cinder plugins
This commit allows this plugin to be run in parallel with other devstack plugins
like glusterfs, ceph, etc. This is needed to allow gate jobs that test
multibackend features.

Change-Id: I79c5ee753607953ffad7e78b96ffea506d84fc21
2016-11-28 15:25:26 -02:00
Matt Riedemann fc041321ae Don't run volume snapshot/clone tests in Tempest
The Cinder NFS backend doesn't yet support snapshot, clone
or backup operations, so they should be disabled when
running Tempest.

We also have to explicitly disable the image cache in
cinder because that relies on volume cloning which the NFS
volume backend doesn't support.

Depends-On: I5ad578a78d6cfd4186a8230ad472d4a7b92445c9
Change-Id: I8fb421276005f9ba9cbc6c55ba8b6089349fdb69
2016-11-17 00:15:36 +00:00
Eric Harney 4727ada457 Set tempest storage_protocol to 'nfs'
Change-Id: Idb43e6b47da5adca435da2adad8ef7454d509496
2016-04-07 11:37:29 -04:00
Eric Harney 217010a78a Initial import
Import from github/eharney/devstack-plugin-nfs @ 9106b37
+ rename override_defaults -> override-defaults
+ remove xtrace from override-defaults
+ restart NFS service after config
+ add .exports suffix to /etc/exports.d/ config
+ no_root_squash
+ is_suse

Change-Id: I6b9dcd55bcbb28a0567bf5bf279eac4dbb21ef22
2016-03-30 09:06:44 -04:00