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
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
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
This change adds a new define for cinder::backend::dellemc_vnx
Change-Id: I57af2f781c24c74b355410ffb4dc28382ee183fd
Implements: blueprint dellemc-vnx-cinder