Commit Graph

4 Commits

Author SHA1 Message Date
Emilien Macchi 8e87d862bf 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: I8c008ecc6f4d99b6a1fc809fc9d2562e75549942
2017-10-27 13:10:04 -07:00
shangxiaobj d57a1bb64e Update and replace http with https for doc links in puppet-aodh
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: I04591d5c4a7cdb3395d4c90237df39a1eb281580
2017-08-18 20:19:58 -07:00
Alex Schultz 323fb38a17 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: Ib56008ab2a926631fbb8aa8632ec511e68665679
2017-05-17 08:20:06 -06:00
Andreas Jaeger 330e89ebaf 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: Ib766d3ac33551f643d21bd0d9ecc385ba83a3ca9
2016-08-12 21:04:58 +02:00