Commit Graph

4 Commits

Author SHA1 Message Date
Emilien Macchi a15a9b0c74 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: Ia1da87f968b59bc84b7589fbddaa216f8c62b1e0
2017-10-30 23:50:26 +00:00
zhangbailin 39ea7f81aa 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/infra/bindep/
--> https://docs.openstack.org/infra/bindep/
2)http://ceph.com/docs/master/install/install-ceph-gateway/
  --> http://docs.ceph.com/docs/master/install/install-ceph-gateway/
Closes-Bug:#1717835

Change-Id: Ie2dca6e916d04278ca2ee9ed7c4ed43b73b77e82
2017-09-17 22:32:20 -07:00
Giulio Fidente 0ff9c53a2c 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: I1430a2502ecc877bd38cd741510958a026cba628
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
2017-05-18 18:06:56 +02:00
Andreas Jaeger aa78806df2 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: If3bed66e2609531d14aa2e5d74c222b72fe7ef61
2016-08-12 21:05:43 +02:00