Ansible depends on paramiko which depends on cryptography whcih requires
libffi dev headers when installing via pip. Go ahead and add this
dependency via bindep.
Change-Id: I0b3ab07245f85c44ad4ed436da06d62a21a28f89
The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.
Move the file around to follow this change.
Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.
For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirementshttp://docs.openstack.org/infra/bindep/
Change-Id: I4896eb41d2935aaed3edd35976056752c9e60cfa