Description of problem: An example of enabling an alternative cinder backend that was accepted upstream [1] in the hopes that this gives you a starting point for integration of EQL & Comp drivers. [1] https://review.openstack.org/#/c/187700/ Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
need to support our current solution: Support for multiple Dell PS arrays. Proper support for current EQL options that are in OSP7
Can you review and vote? https://review.openstack.org/#/c/242640/
Looks like they are not yet available in the osp8(beta3) builds we are receiving. Eql and cmpl templates under the folder in the director are missing /../openstack-tripleo-heat-templates/puppet/extraconfig/pre_deploy 1. These have been cherry picked for liberty but not yet merged. Is that why? https://review.openstack.org/#/c/264872/ https://review.openstack.org/#/c/264871/ 2. Now that we don’t have a foreman UI or director UI, can you give us some information on how to deploy/configure cinder using these templates?
The problem with the patches missing is actually a broken build. The patches were in the right place and the spec file said the right things, but the build process didn't actually apply the patches. I'm working on resolving this now. This problem will go away when they merge into stable/liberty and we rebase on that.
Still don't see it in Beta 5 build
(In reply to Rajini Ram from comment #7) > Still don't see it in Beta 5 build Beta 5 did not include any updates to director builds.
Do you expect to include this in Beta-6?
There is a syntax error. The pool name is not getting passed. Typo "eqlx_lpool" should be "eqlx_pool" Will submit a patch openstack-tripleo-heat-templates/puppet/manifests/overcloud_controller_pacemaker.pp: eqlx_pool => hiera('cinder::backend::eqlx::eqlx_lpool', undef), openstack-tripleo-heat-templates/puppet/manifests/overcloud_controller.pp: eqlx_pool => hiera('cinder::backend::eqlx::eqlx_lpool', undef),
Posted a patch https://review.openstack.org/#/c/277470/
Mitaka 1. Equal Logic a. https://review.openstack.org/#/c/242640/ - Merged b. https://review.openstack.org/#/c/277470/ - Merged Stable/Liberty – Cherry picks 1. Equal Logic a. https://review.openstack.org/#/c/264871/1 - Merged b. https://review.openstack.org/#/c/278990/1 - Pending Merge
Everything merged. Ready to be included into Beta OSP
Verified to be working, with a minor bug ( has workaround) https://bugzilla.redhat.com/show_bug.cgi?id=1314073
Tested on OSP Beta7
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-0604.html