Commit Graph

4 Commits

Author SHA1 Message Date
Tobias Urdin 4ce3638ee2 modulesync: sync and add nodepool-bionic for beaker
Change-Id: I3b20e37a6fa7ec3b9949d1c8cbdaa7b40e9104a7
2018-07-18 16:17:36 +02:00
Emilien Macchi 606d3830b4 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: I2a6ccc99b5212664c68e85d32b455a7cdfbe0e78
2017-10-27 13:12:06 -07:00
Alex Schultz a1c79a54b3 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: I0b6c659900ffef06c83a262ec8eb0ebe37b1b51a
2017-05-17 08:22:50 -06:00
Andreas Jaeger 2c374867ae 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: I138aa798f85bbeb20534c2424f02fcf45f27b5ee
2016-08-12 21:06:14 +02:00