Commit Graph

4 Commits

Author SHA1 Message Date
Emilien Macchi 08cc9752c5 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: I4d62e940770f2e3f5b3d557429af2a549d4361ec
2017-10-30 15:09:12 +00:00
suguangfeng f6c26dc5b3 Fix outdated links and document spelling error
Update outdated links and fix spelling error.
Closes-bug:#1717834

Change-Id: Ia17a012f401fb627cd3898cb7a29ad30cdc75b57
2017-09-18 17:03:55 +08:00
Alex Schultz 1d7f3d7b05 Align Stars, Fix CI
1) 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.

2) beaker: stop deploying glance-registry and glance v1 API

The API and services are deprecated and marked as removed for Pike.

Change-Id: I860ecb2a49fb1feb3a4a24d5ee8271161e4ccc0a
Co-Authored-By: Emilien Macchi <emilien@redhat.com>
2017-05-18 20:15:03 +00:00
Andreas Jaeger 4999af99eb 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: Ic98cae37e21aec9f3113e8f3204e05a36e326072
2016-08-12 21:06:29 +02:00