Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger f2f69c47ba Cleanup repo
Remove unused content, update README.

Update requirements to what should be needed.

Change-Id: I3acd294314ba05da29611f789d75ed9fc8b21faf
2019-07-24 18:42:15 +02:00
zhangbailin 1a79bee6d6 Update document links
Update doc links according to OpenStack document migration.
Use https instead of http for docs links.
http://docs.openstack.org/infra/bindep/
  -->https://docs.openstack.org/infra/bindep/

Change-Id: I65db7620fc40c9c318ce452095e5ebd47fe6c315
2017-09-19 20:21:46 -07:00
Andreas Jaeger 7864f71aed Update bindep.txt
Since we're not using XML anymore, remove now unused binary package
dependencies.

Add python-devel for RPM platforms.

Note that this test is self-testing - the new config will be used
directly in the OpenStack CI system.

Change-Id: If0195ba62a24ca1ce23b827bb2282099597b38e2
2017-02-24 13:29:27 +00:00
Andreas Jaeger bb8b09bd7a Drop DocBook support, swagger building
We do not need to build and publish the DocBook XML content anymore,
everything is frozen and in the process of moving to projects. Remove
set up for building of DocBook content.

This leaves the XML files still in tree, we can remove them later.

The DocBook XML gates are still setup, so some tox environments have
been made a noop.

Require openstack-doc-tools 1.0.0 which removes DocBook XML support.

Also, drop swagger building, this is not needed anymore.

Change-Id: I276953013a518a09dabb89bb8f80ef7739b4491b
2016-08-23 13:20:09 +02:00
Andreas Jaeger d43e369566 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: I7862a3d3fd962e5658ff15cab3aeb005b0a32bfa
2016-08-12 20:52:20 +02:00