Commit Graph

4 Commits

Author SHA1 Message Date
Tobias Urdin
d342be3577 modulesync: sync and add nodepool-bionic for beaker
Change-Id: Ib20444956b48027c0ad2a8d0c013973fabe887bf
2018-07-18 16:19:23 +02:00
Emilien Macchi
2a0cdc0067 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: Id16b50fa67af263a3f829ea5667a1c8eb96e0172
2017-10-27 13:14:58 -07:00
Alex Schultz
bfbb112869 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: I76389a64426f0461ebcdb0db8f1d126216837218
Depends-On: I0aafadfc3f9bc4b0643ba82d1d8cde52bd518b58
2017-05-17 17:25:54 +00:00
Andreas Jaeger
9fac482f1c 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: I7a7c355439c3d3e3099ef5c8d8e1f2063397de28
2016-08-12 21:09:59 +02:00