978e3cb0fe
1. Added config files and edited scripts to build the RST Cloud Admin Guide 2. Converted the identity management chapter to RST Change-Id: I9ee53d5ad0d4b4ffaf228c7229364d6a84076721
37 lines
822 B
INI
37 lines
822 B
INI
[metadata]
|
|
name = openstackcloudadminguide
|
|
summary = OpenStack Cloud Administrator Guide
|
|
author = OpenStack
|
|
author-email = openstack-docs@lists.openstack.org
|
|
home-page = http://docs.openstack.org/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 2
|
|
Programming Language :: Python :: 2.6
|
|
Programming Language :: Python :: 2.7
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.3
|
|
Topic :: Documentation
|
|
|
|
[global]
|
|
setup-hooks =
|
|
pbr.hooks.setup_hook
|
|
|
|
[files]
|
|
|
|
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = build
|
|
source-dir = source
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[pbr]
|
|
warnerrors = True
|