4 Commits

Author SHA1 Message Date
Tobias Urdin
aea9851e30 modulesync: sync and add nodepool-bionic for beaker
Change-Id: I38216bf8a6a0a14582f31640176bc4b389cda60d
2018-07-18 16:20:51 +02:00
Emilien Macchi
c9ab343df0 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: I31322d25b74a9ed0c2a44c9b46dfd2ad563d3bc6
2017-10-27 13:17:43 -07:00
Alex Schultz
999f520df6 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: I2692646f2f078a8040625375d69b2c3af98d8a9e
2017-05-17 09:52:11 -06:00
Andreas Jaeger
cbc5c8b2fe 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: I35206e22a64e576e77a34dcccdc6835c40d73a72
2016-08-12 21:13:27 +02:00