commit | 5071cba9a99756d4de3750f4be49bac736e96678 | [log] [tgz] |
---|---|---|
author | Andreas Jaeger <aj@suse.com> | Fri Aug 12 21:17:18 2016 +0200 |
committer | Andreas Jaeger <aj@suse.com> | Fri Aug 12 21:17:18 2016 +0200 |
tree | 0f9bd2dac96d34b58f265e9fb4fce3ccb52d2120 | |
parent | d041e80ec3e432b4c6608d979d0b1fc7100a21e7 [diff] |
Move other-requirements.txt to bindep.txt 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-requirements http://docs.openstack.org/infra/bindep/ As well as this announcement: http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html Change-Id: I716f4b175a70673b71d44682c11b731ff6475749
diff --git a/other-requirements.txt b/bindep.txt similarity index 100% rename from other-requirements.txt rename to bindep.txt