Bug 1297052
| Summary: | openstack-puppet-modules build is out of date and wrong branch in Delorean repos | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | David Moreau Simard <dmsimard> |
| Component: | openstack-puppet-modules | Assignee: | Alan Pevec <apevec> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | yeylon <yeylon> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | trunk | CC: | aortega, apevec, derekh, ichavero, srevivo, yeylon |
| Target Milestone: | --- | ||
| Target Release: | Liberty | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| 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: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-30 22:59:39 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: | |||
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. Related fixes: * OPM spec https://review.gerrithub.io/259412 https://review.gerrithub.io/259515 * OPM build script https://review.gerrithub.io/259413 https://review.gerrithub.io/241135 New OPM was built last night in both mitaka and liberty deloreans. |
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/