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
This commit is contained in:
Masayuki Igawa 2014-03-04 10:57:50 +09:00
parent 995e10cbf7
commit 28491ef1f2
3 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,3 @@
python-dateutil
msgpack-python
fping

View File

@ -1 +1,2 @@
python-dateutil
fping

View File

@ -1 +1,2 @@
python-dateutil
fping