各版本的部署
快速修改openstack配置文件
openstack-config --set /etc/cinder/cinder.conf DEFAULT enabled_backends lvm
关闭无用服务
systemctl stop postfix systemctl disable postfix