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
@@ -1,2 +1,3 @@
python-dateutil
msgpack-python
+fping
@@ -1 +1,2 @@