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:
Goutham Pacha Ravi 2020-07-20 13:02:45 -07:00
parent b3136d793d
commit 1b849b2757
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
lvm2
thin-provisioning-tools

View File

@ -0,0 +1 @@
lvm2