Add plugin dependencies
lvm2 is required for devstack-plugin-glusterfs to work. On debian systems, we'll require thin-provisioning-tools as well. In environments where "cinder" service is enabled, these packages are ensured by devstack since cinder defines a dependency for them. Adding these packages to this devstack-plugin will ensure this plugin can be used even without cinder enabled. Change-Id: I4990003fb603bf479326d2d7f3740eb052695f8c
This commit is contained in:
2
devstack/files/debs/devstack-plugin-glusterfs
Normal file
2
devstack/files/debs/devstack-plugin-glusterfs
Normal file
@@ -0,0 +1,2 @@
|
||||
lvm2
|
||||
thin-provisioning-tools
|
||||
1
devstack/files/rpms/devstack-plugin-glusterfs
Normal file
1
devstack/files/rpms/devstack-plugin-glusterfs
Normal file
@@ -0,0 +1 @@
|
||||
lvm2
|
||||
Reference in New Issue
Block a user