Bug 1220832

Summary: python-manilaclient is missing from kilo RDO repository
Product: [Community] RDO Reporter: Bob Callaway <rcallawa>
Component: rdopkgAssignee: Jakub Ruzicka <jruzicka>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: urgent    
Version: KiloCC: apevec, ctatman, dradez, rcallawa, rhefner, scohen, zaitcev
Target Milestone: GA   
Target Release: Kilo   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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:
Bug Depends On:    
Bug Blocks: 1193930, 1198809    
Attachments:
Description Flags
puppet logs none

Description Bob Callaway 2015-05-12 14:58:34 UTC
Created attachment 1024629 [details]
puppet logs

Description of problem:
python-manilaclient is missing from kilo RDO repository

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

How reproducible:
Easily. Pull down Kilo RDO release RPM, generate answer file with Manila=y, and puppet fails i

Steps to Reproduce:
1. Follow Quickstart steps to install packstack for Kilo
2. Generate answers file
3. Set CONFIG_MANILA_INSTALL=y
4. Run packstack referring to edited answers file. 

Actual results:
192.168.114.214_osclient.pp:                      [ ERROR ]                  
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: 192.168.114.214_osclient.pp
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y list python-manilaclient' returned 1: Error: No matching Packages to list

Expected results:
Successful packstack run

Additional info:

Comment 1 Alan Pevec (Fedora) 2015-05-12 21:55:47 UTC
Fedora Rawhide version rebuilt in CBS https://cbs.centos.org/koji/buildinfo?buildID=1221

Comment 2 Alan Pevec (Fedora) 2015-05-12 22:19:14 UTC
in kilo/testing

Comment 3 Bob Callaway 2015-05-13 00:31:02 UTC
The RPMS are there and packstack successfully completes an AIO install. Thanks for the fast turnaround!