Browse code

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

Masayuki Igawa authored on 2014/03/04 10:57:50
Showing 3 changed files
... ...
@@ -1,2 +1,3 @@
1 1
 python-dateutil
2 2
 msgpack-python
3
+fping
... ...
@@ -1 +1,2 @@
1 1
 python-dateutil
2
+fping
... ...
@@ -1 +1,2 @@
1 1
 python-dateutil
2
+fping