Add thinprovisioning tools for Ubuntu
Without these tools, the thinprovisioning checks and attempts to create thinprovisioning volumes fails. Change-Id: I44fdd82fbb4e2b679832ceca6462472e54177536 Related-Bug: 1615134
This commit is contained in:
parent
0acb1cc238
commit
f8f7fa0fca
@ -22,18 +22,18 @@ tgt_service_name: tgt
|
||||
|
||||
# Common apt packages
|
||||
cinder_distro_packages:
|
||||
- rpcbind
|
||||
- rsync
|
||||
- nfs-common
|
||||
- libpq-dev
|
||||
- libffi-dev
|
||||
- libkmod-dev
|
||||
- libkmod2
|
||||
- libpq-dev
|
||||
- libssl-dev
|
||||
- libxslt1-dev
|
||||
- nfs-common
|
||||
- open-iscsi
|
||||
- rpcbind
|
||||
- rsync
|
||||
- zlib1g
|
||||
- zlibc
|
||||
- libffi-dev
|
||||
- libssl-dev
|
||||
- open-iscsi
|
||||
|
||||
cinder_developer_mode_distro_packages:
|
||||
- git-core
|
||||
@ -45,3 +45,4 @@ cinder_lvm_volume_distro_packages:
|
||||
- dmeventd
|
||||
- parted
|
||||
- tgt
|
||||
- thin-provisioning-tools
|
||||
|
Loading…
Reference in New Issue
Block a user