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:
parent
995e10cbf7
commit
28491ef1f2
@ -1,2 +1,3 @@
|
||||
python-dateutil
|
||||
msgpack-python
|
||||
fping
|
||||
|
@ -1 +1,2 @@
|
||||
python-dateutil
|
||||
fping
|
||||
|
@ -1 +1,2 @@
|
||||
python-dateutil
|
||||
fping
|
||||
|
Loading…
Reference in New Issue
Block a user