Bug 1303567

Summary: Overcloud deployment fails using Ceph
Product: [Community] RDO Reporter: Ido Ovadia <iovadia>
Component: openstack-tripleo-image-elementsAssignee: James Slagle <jslagle>
Status: CLOSED CURRENTRELEASE QA Contact: Shai Revivo <srevivo>
Severity: high Docs Contact:
Priority: unspecified    
Version: trunkCC: chris.brown
Target Milestone: ---   
Target Release: trunk   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-18 06:13:54 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:

Description Ido Ovadia 2016-02-01 10:28:00 UTC
Description of problem:
========================
Mitaka: 
Overcloud deployment fails because image building does not include ceph.
The quickstart images do not include ceph


Version-Release number of selected component:
=============================================
Mitaka, Milestone2

How reproducible:
=================
100%


Steps to Reproduce:
===================
1. Deploy undercloud on CentOS 7.1.1503 using RDO menager
   https://www.rdoproject.org/testday/mitaka/milestone2/

2. Deploy the Overcloud:
openstack overcloud deploy --templates --control-scale 3 --compute-scale 1 --ceph-storage-scale 1 --ntp-server clock.redhat.com -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml --libvirt-type qemu


Actual results:
===============
Overcloud deployment failed with code: 6 Overcloud deployment fails because image building does not include ceph repo.

Expected results:
=================
Images should include ceph repo and overcloud successfully deployed


Additional info:
================
Successfully deploy with the following patch

https://review.gerrithub.io/#/c/261510/1/playbooks/roles/images/base/templates/repos/centos7-mitaka-delorean

Comment 2 Christopher Brown 2017-06-17 19:02:12 UTC
Long since fixed. This bug should be closed.