Commit Graph

4 Commits

Author SHA1 Message Date
David J Peacock
123f40a565 flatten cinder service configuration
This change combines the previous puppet and docker files into a single
file that performs the docker service installation and configuration.

With this patch the baremetal version of cinder services has been removed.

Change-Id: I88f047a8ee9c3eed80e4c48ed9cabdb3035d518b
Related-Blueprint: services-yaml-flattening
2019-01-18 08:55:26 -05:00
Yong Huang
5c09e67473 Update yaml files for Dell EMC VNX, Unity drivers
1. manila-backend-vnx.yaml:
  a. remove ManilaVNXServerMetaPool since meta_pool is not used by Manila VNX driver
  b. add ManilaVNXServerContainer

2. cinder-dellemc-vnx-config.yaml:
  a. remove default value of CinderDellEMCVNXStorageSecurityFileDir since it is not medatory option for Cinder VNX driver

Change-Id: Ie48cec52df720f3a13700d6048ecf78ba9067b51
Closes-bug: #1774942
2018-07-09 22:15:16 +00:00
Yong Huang
1fa441479b storage_vnx_pool_name is incorrect for VNX cinder driver.
Correct option is storage_vnx_pool_names, so environments and puppet
service yamls need to be changed.

Depends-On: https://review.openstack.org/#/c/572720/
Closes-bug: #1775752

Change-Id: I98ec997847443673b49552d1223238bc9da03cf4
2018-06-26 17:44:28 +08:00
rajinir
afe81a4e05 Add support for Dell EMC VNX Cinder Backend
This change adds a new define for cinder::backend::dellemc_vnx

Change-Id: I57af2f781c24c74b355410ffb4dc28382ee183fd
Implements: blueprint dellemc-vnx-cinder
2018-01-30 10:57:56 -06:00