openstack-doc-tools/autogenerate_config_docs/requirements.txt
Gauvain Pocentek 32158abe15 swift flags: read from RST
The extract_swift_flags.py script parses the existing docbook tables to
discover documented options. We're now switching to RST so implement
reading from RST tables, and make it the default behaviour.

Implements: blueprint config-ref-rst
Change-Id: Ib7a14cc52337fc1abd8b02a8ff33396c0b992746
2015-11-15 15:24:49 +01:00

7 lines
64 B
Plaintext

docutils
jinja2
GitPython>=0.3.2.RC1
lxml
oslo.config
oslo.i18n