Emilien Macchi
ee0612da0a
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: I9c95eb190133ab70f2be94c565578eaa82244e62
2017-10-27 13:14:37 -07:00
zhangbailin
a5419eca27
Fix outdated links and document 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-nova/
--> https://docs.openstack.org/releasenotes/puppet-nova/
2)http://governance.openstack.org/badges/puppet-nova.svg
--> https://governance.openstack.org/tc/badges/puppet-nova.svg
3)http://governance.openstack.org/reference/tags/index.html
--> https://governance.openstack.org/tc/reference/tags/index.html
4)http://docs.openstack.org/infra/bindep/
-->https://docs.openstack.org/infra/bindep/
Closes-Bug:#1717739
Change-Id: I89afa0516cc1c0f0abf390bf4425f2d0efffd603
2017-09-16 19:22:50 -07:00
Alex Schultz
07f91b1b29
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: I9f880628215d9ab5f1183f96c47142606bada8ce
2017-05-17 08:28:57 -06:00
Andreas Jaeger
b94f0a0a5d
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: I0b2dfd5287a6beea2caeae654dc02d6654f3359e
2016-08-12 21:09:37 +02:00