Devstack should install "fping" by default

Bug #1287468 reported by Masayuki Igawa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Masayuki Igawa

Bug Description

Nova os-fping API has been implemented in this commit:
 https://github.com/openstack/nova/commit/a220aa15b056914df1b9debc95322d01a0e408e8
However, we can't use the API by default because devstack doesn't install fping package.

-------------------------
2014-03-03 10:22:52.596 INFO nova.api.openstack.wsgi [req-2ccd9e4b-d95c-4ce5-b84e-3eecd3835c5a FpingTestXML-1017568600 FpingTestXML-1475924322] HTTP exception thrown: fping utility is not found.
2014-03-03 10:22:52.597 DEBUG nova.api.openstack.wsgi [req-2ccd9e4b-d95c-4ce5-b84e-3eecd3835c5a FpingTestXML-1017568600 FpingTestXML-1475924322] Returning 503 to user: fping utility is not found. __call__ /opt/stack/new/nova/nova/api/openstack/wsgi.py:1219
-------------------------

I think we should install fping package by default for the reason.

Related branches

Masayuki Igawa (igawa)
Changed in devstack:
assignee: nobody → Masayuki Igawa (igawa)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

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

Changed in devstack:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/77749
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=28491ef1f262803cce5740067a5b5372d40c0142
Submitter: Jenkins
Branch: master

commit 28491ef1f262803cce5740067a5b5372d40c0142
Author: Masayuki Igawa <email address hidden>
Date: Tue Mar 4 10:57:50 2014 +0900

    Install fping package

    Now, we can't use os-fping API by default because devstack doesn't
    install the fping package.
    This commit adds installing the package and enabling to use os-fping
    API.

    Change-Id: Ibdc7479a9038321e4fc3953774a6f3e1dac90530
    Closes-Bug: #1287468

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