Commit Graph

4 Commits

Author SHA1 Message Date
Tobias Urdin a61bd5d0c3 modulesync: sync and add nodepool-bionic for beaker
Change-Id: I3f908d8d55bc4a057d8ab50772cdc547b4bdea40
2018-07-18 16:19:29 +02:00
Emilien Macchi 17761a3a0a Add Puppet package to bindep, for module build
We need Puppet package deployed from bindep so we can
run puppet module build with the new zuul v3 job.

Change-Id: Ife7a8011b89b7949f12e867c2b338ad262864e66
2017-10-27 13:15:21 -07:00
Alex Schultz a1f706d73f Update tox configuration
Update the tox configuration to pull in the openstack
upper-constraints.txt when running releasenotes. This will
fix the releasenotes job that is currently failing due to
a new version of sphinx. Additionally this change includes
updates from puppet-modulesync-configs.

Change-Id: I4f5acf4674fd48af794463bf4583a31efdeefad8
2017-05-17 08:30:39 -06:00
Andreas Jaeger e3e5e416b0 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: I820986d8277d50fcc9e0ad69f5aa1ade7e75ab21
2016-08-12 21:11:01 +02:00