nailgun sends wrong dbhost in params to shotgun

Bug #1313839 reported by Matthew Mosesohn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Ihor Kalnytskyi

Bug Description

nailgun sends the following json params for the database:
 { username":"nailgun","dbhost":"localhost","password":"nailgun","type":"postgres","dbname":"nailgun"}

The dbhost in nailgun settings.yaml is 10.20.0.2, but it sends localhost. This needs to be fixed for docker deployment.

Changed in fuel:
assignee: nobody → Fuel Python Team (fuel-python)
importance: Undecided → High
milestone: none → 5.0
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Igor Kalnitsky (ikalnitsky)
Changed in fuel:
status: New → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/90957
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=c6315bdf11a39d98a3fc9d62d7de365bfaf831ec
Submitter: Jenkins
Branch: master

commit c6315bdf11a39d98a3fc9d62d7de365bfaf831ec
Author: Igor Kalnitsky <email address hidden>
Date: Mon Apr 28 16:10:41 2014 +0300

    Make shotgun to work inside containers

    Previously, the config is generated with assumption that master/postgres
    node is localhost. Since now, the addresses are getting from external
    settings file (/etc/nailgun/settings.yaml).

    Closes-Bug: 1312620
    Closes-Bug: 1313839

    Change-Id: If041cae5b06fb12e1085107147f75922a066ae37

Changed in fuel:
status: In Progress → Fix Committed
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.