Commit Graph

4 Commits

Author SHA1 Message Date
Emilien Macchi 657c4958b0 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: Iac11bbafb6f5230bbe05a51b45d7d64a52500fcf
2017-10-27 13:14:24 -07:00
zhangbailin 8d5f4d2b69 Update outdated links in document and spelling error
Update doc links according to OpenStack document migration.
Use https instead of http for docs links.
1)http://docs.openstack.org/releasenotes/puppet-neutron/
  -->https://docs.openstack.org/releasenotes/puppet-neutron/
2)http://docs.openstack.org/infra/bindep/
  -->http://docs.openstack.org/infra/bindep/

Change-Id: I819d0d4b066e5b74b1eca4c017b538b130a12f54
Closes-Bug:#1718333
2017-09-19 20:37:51 -07:00
Alex Schultz 8a86e501b0 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: I212837f51e01591562fb57e4566a6c02e56c7003
2017-05-17 08:28:16 -06:00
Andreas Jaeger 7cf5e0781b 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: Ie1021d6f092de9ac645b7b1d330f8a1fa8ce68aa
2016-08-12 21:09:21 +02:00