RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1297052 - openstack-puppet-modules build is out of date and wrong branch in Delorean repos
Summary: openstack-puppet-modules build is out of date and wrong branch in Delorean repos
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-puppet-modules
Version: trunk
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Liberty
Assignee: Alan Pevec
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-08 21:37 UTC by David Moreau Simard
Modified: 2016-04-18 07:14 UTC (History)
6 users (show)

Fixed In Version: openstack-puppet-modules-8.0.0a0-6.gfa42243.el7.centos openstack-puppet-modules-7.0.4-9.gc1a6222.el7.centos
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-30 22:59:39 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1295503 0 high CLOSED Packstack master branch is in the liberty repositories (was: Packstack installation fails with unsupported db backend) 2021-02-22 00:41:40 UTC

Internal Links: 1295503

Description David Moreau Simard 2016-01-08 21:37:09 UTC
When doing packstack --allinone with current mitaka delorean, installation fails to complete with an error from Cinder:

21:02:26 ERROR : Error appeared during Puppet run: 172.19.2.49_cinder.pp
21:02:26 Error: Unsupported backend configured at /var/tmp/packstack/491ab150779549a08058bf1b8f7693e6/modules/cinder/manifests/db.pp:75 on node pksk-rdo-wvxjb-rhos-ci-12-controller

When looking at the manifest, we notice that it tries to configure the mysql database with the following string:
database_connection => "mysql+pymysql://cinder:${cinder_rab_cfg_cinder_db_pw}@${cinder_rab_cfg_mariadb_host}/cinder",

The cinder module provided by OPM does not have pymysql support merged. It seems an update to OPM in delorean repositories would fix this since this support has been upstream for a while.

Complete logs: https://ci.centos.org/artifacts/rdo/jenkins-dmsimard-packstack-aio+tester-poc-12/

Comment 1 Alan Pevec 2016-01-12 11:34:06 UTC
OPM spec and OPM build script in Delorean are now fixed to build OPM RPM from the appropriate branch and use git tags for the version.

Comment 3 Alan Pevec 2016-01-13 11:55:48 UTC
New OPM was built last night in both mitaka and liberty deloreans.


Note You need to log in before you can comment on or make changes to this bug.