Commit Graph

4 Commits

Author SHA1 Message Date
Emilien Macchi eb5ad47d5a 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: I90ed87cb18c59c3adb725a1a3348574ebb384d7e
2017-10-27 13:11:29 -07:00
zhangbailin 1585031004 Fix spelling error and update document links
update outdated links to new:
1)http://docs.openstack.org/releasenotes/puppet-cinder/
  --> https://docs.openstack.org/releasenotes/puppet-cinder/
2)http://docs.openstack.org --> https://docs.openstack.org

Change-Id: I271fa8f062ff6a5c9367d2cb5a79a0e8205c24b5
Closes-Bug:#1716615
2017-09-12 02:07:06 -07:00
Alex Schultz 2ec8284d63 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: Ic78a2f24efa4b43e5ce17014dfb9ad0923a2442c
2017-05-17 08:21:58 -06:00
Andreas Jaeger 16b4cb76b8 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: I777d9b5cba2e7c2ad495e879405ae170318b00e4
2016-08-12 21:05:58 +02:00