Bug 1185108

Summary: Enabling ceph blocks the install of openstack-glance
Product: Red Hat OpenStack Reporter: Keith Schincke <kschinck>
Component: ruby193-rubygem-staypuftAssignee: Mike Burns <mburns>
Status: CLOSED DUPLICATE QA Contact: Omri Hochman <ohochman>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0 (Juno)CC: mburns, rhos-maint, yeylon
Target Milestone: ---   
Target Release: Installer   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-23 12:41:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Keith Schincke 2015-01-22 22:53:32 UTC
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:

Comment 3 Mike Burns 2015-01-23 12:41:58 UTC

*** This bug has been marked as a duplicate of bug 1181812 ***