Bug 1146963

Summary: Using packstack --allinone searches for mariadb-galera-server should be MariaDB-Galera-server ?
Product: [Community] RDO Reporter: jmazaredo <jmazaredo>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Ami Jeain <ajeain>
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: aortega, derekh, jmazaredo, kchamart, markmc, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-31 13:42:07 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 jmazaredo 2014-09-26 12:54:53 UTC
Description of problem:

Using packstack --allinone searches for mariadb-galera-server installation failing 


ERROR : Error appeared during Puppet run: xx.xx.xx.xx_mysql.pp
Package mariadb-galera-server has not been found in enabled Yum repos.
You will find full trace in log /var/tmp/packstack/20140926-073319-v0Gt0B/manifests/XX.XX.XX.XX_mysql.pp.log


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


How reproducible:


Steps to Reproduce:
1.Follow steps in https://openstack.redhat.com/Quickstart

Actual results:

xx.xx.xx.xx_mysql.pp:                               [ ERROR ]   
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: xx.xx.xx.xx_mysql.pp
Package mariadb-galera-server has not been found in enabled Yum repos.
You will find full trace in log /var/tmp/packstack/20140926-074324-6Mk7Fg/manifests/xx.xx.xx.xx_mysql.pp.log
Please check log file /var/tmp/packstack/20140926-074324-6Mk7Fg/openstack-setup.log for more information


Additional info:

I don't know if this is a bug or not and don't know where to post this one first time posting here.

Comment 1 Kashyap Chamarthy 2015-03-18 10:21:16 UTC
Jmazaredo, 

 - You don't mention what version you're using
 -  I checked with a few Packstack folks on IRC, they say this 
    should not happen, otherwise all Packstack installations will fail.

And, looking at Packstack Puppet modules, I see this:

packstack/puppet/templates/mariadb_install.pp:  package_name     => 'mariadb-galera-server',


Can you please retry with latest Packstack with Juno?