aio fails with glance invalid db connection

Bug #1325567 reported by Chris Ricker
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Cisco Openstack
New
Medium
Unassigned

Bug Description

when running install.sh doing an aio, the first setup (setup.pp) completes but the second step fails with:

Debug: Automatically imported glance::params from glance/params into production
Debug: Resource package[glance-api] was not determined to be defined
Warning: Scope(Class[Glance::Api]): The sql_connection parameter is deprecated, use database_connection instead.
Error: Invalid db connection mysql://glance:glance_pass@/glance at /usr/share/puppet/modules/glance/manifests/api.pp:253 on node junk-aio
Error: Invalid db connection mysql://glance:glance_pass@/glance at /usr/share/puppet/modules/glance/manifests/api.pp:253 on node junk-aio

variable or mapping missing since the URIs are missing the host

Changed in openstack-cisco:
assignee: nobody → Chris Ricker (chris-ricker)
Revision history for this message
Chris Ricker (chris-ricker) wrote :

This is caused by lack of error catching in the install script coupled with unusual interface layouts breaking the logic of the install script

fixes are to make the install script more flexible and have better error handling

detargeting from i.0 as exporting appropriate overrides allows to proceed

Changed in openstack-cisco:
importance: High → Medium
milestone: i.0 → i.1
assignee: Chris Ricker (chris-ricker) → nobody
Revision history for this message
Chris Ricker (chris-ricker) wrote :

export default_interface=eth2
export external_interface=eth3

(or whatever the appropriate mappings for your box should be)

Changed in openstack-cisco:
milestone: i.1 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.