update nailgun to read from /etc/fuel/*.yaml

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

Bug Description

With the efforts to move to docker containers, it would be better if nailgun could read version.yaml in this order of priority:
/etc/fuel/version.yaml
/etc/fuel/nailgun/version.yaml
/etc/nailgun/version.yaml

This reflects the modifications made to Fuel library for parsing version file in https://review.openstack.org/85296

Changed in fuel:
importance: Undecided → Medium
assignee: nobody → Fuel Python Team (fuel-python)
Changed in fuel:
milestone: none → 5.0
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: 5.0 → 5.1
status: New → Confirmed
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: 5.1 → 5.0
importance: Medium → High
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Aleksey Kasatkin (alekseyk-ru)
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to fuel-web (master)

Fix proposed to branch: master
Review: https://review.openstack.org/92315

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to fuel-web (master)

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

commit 745ca3b212decc7daec9ccc25cb5a879abbde30d
Author: Aleksey Kasatkin <email address hidden>
Date: Tue May 6 11:28:25 2014 +0300

    Search for version.yaml using path order

    Now nailgun searches for version.yaml in this order of priority:
    /etc/fuel/version.yaml
    /etc/fuel/nailgun/version.yaml
    /etc/nailgun/version.yaml

    This reflects the modifications made to Fuel library for parsing version file in https://review.openstack.org/85296

    Closes-Bug: #1313303

    Change-Id: I9005909f0852527d4df422ace80764841ae0fb0e

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.