79b256c468
Bindep takes a list of platform identifiers and profile names. Each platform needs to be prepended with "platform:" to mark it as such, with any other stand alone word being interpreted as a profile name. This fixes and error where we tried listing multiple platforms in one tag. Change-Id: I2bdd8e8312f3eb556b6a4277794d3c5d25008a12
8 lines
267 B
Plaintext
8 lines
267 B
Plaintext
# This is a cross-platform list tracking distribution packages needed for
|
|
# install and tests
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
open-iscsi [platform:dpkg]
|
|
iscsi-initiator-utils [platform:rpm]
|
|
udev [platform:dpkg platform:rpm]
|