Description of problem: openstack-glance is not installed When setting Ceph as the glance storage backend. "quickstack::pacemaker::params::include_glance" parameter has the value "<%= @host.deployment.glance.ceph_backend? ? "false" : "true" %>" Overriding this parameter and setting it to "true" with the Ceph as the storage backend, will end up with glance installed and configured to use Ceph. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Configure a deployment using Ceph has the glance storage backend 2. Deploy 3. Actual results: openstack-glance is not installed. Expected results: Openstack-glance installed. Additional info:
*** This bug has been marked as a duplicate of bug 1181812 ***