Bug 1244407

Summary: Deploying ironic kilo with packstack fails
Product: [Community] RDO Reporter: Alessandro Pilotti <apilotti>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED CURRENTRELEASE QA Contact: Shai Revivo <srevivo>
Severity: high Docs Contact:
Priority: unspecified    
Version: KiloCC: aortega, derekh, jpena, srevivo
Target Milestone: ---   
Target Release: Kilo   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-19 12:18:01 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 Alessandro Pilotti 2015-07-18 13:30:12 UTC
Description of problem:

Ironic RPMs are not available in kilo.

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

Kilo

How reproducible:

Very easily, enabling Ironic simply fails.

Steps to Reproduce:
1. Set CONFIG_IRONIC_INSTALL=y in packstack's answer file
2. packstack --answer-file=<packstack's answer file>

Actual results:

ERROR : Error appeared during Puppet run: 10.57.57.3_ironic.pp
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y list openstack-ironic-conductor'
returned 1: Error: No matching Packages to list

Expected results:

Ironic getting deployed.

Additional info:

Comment 2 Javier Peña 2016-05-19 12:18:01 UTC
I can see the RPMs now at http://mirror.centos.org/centos/7/cloud/x86_64/openstack-kilo/ , so the issue is solved.