Bug 1251946

Summary: [engine-setup][docker] engine configuration fails on missing rabbit-mq image
Product: [oVirt] ovirt-engine Reporter: Piotr Kliczewski <pkliczew>
Component: Setup.EngineAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED CURRENTRELEASE QA Contact: Gonza <grafuls>
Severity: high Docs Contact:
Priority: high    
Version: ---CC: amureini, bugs, ecohen, gklein, grafuls, lsurette, rbalakri, sbonazzo, yeylon
Target Milestone: ovirt-3.6.0-rcFlags: rule-engine: ovirt-3.6.0+
ylavi: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: 3.6.0-11 Doc Type: Bug Fix
Doc Text:
Cause: kollaglue project dropped "latest" tag Consequence: docker images couldn't be downloaded anymore Fix: moved to kilo release tag Result: docker images are now pulled from the stable kilo release instead of from the latest tag.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-27 07:57:17 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:
Attachments:
Description Flags
engine setup log none

Description Piotr Kliczewski 2015-08-10 11:49:17 UTC
Created attachment 1061014 [details]
engine setup log

Description of problem:

I attempted to install new enigne on both rhel66 and centos7 when running engine-setup both configuration steps failed due to:

[ ERROR ] Failed to execute stage 'Misc configuration': Unable to pull image kollaglue/centos-rdo-rabbitmq:latest: Tag latest not found in repository docker.io/kollaglue/centos-rdo-rabbitmq


Version-Release number of selected component (if applicable):
3.6.0 BETA


How reproducible:

Steps to Reproduce:
1. Install ovirt-engine from 3.6 pre repo
2. run setup-engine
3.

Actual results:
Setup process fails with above message.


Expected results:
Setup process successful

Additional info:

Comment 1 Sandro Bonazzola 2015-08-21 12:00:59 UTC
Need to update http://www.ovirt.org/CinderGlance_Docker_Integration as well.

Comment 2 Gonza 2015-11-26 16:38:13 UTC
Verified with:
ovirt-engine-3.6.2-0.0.master.20151124181807.git6d4897e.fc22.noarch

ovirt-engine successfully installed.

Comment 3 Sandro Bonazzola 2015-11-27 07:57:17 UTC
Since oVirt 3.6.0 has been released, moving from verified to closed current release.