![shangxiaobj](/assets/img/avatar_default.png)
Replace the old http links with the lastest ones according to the official OpenStack website. Change-Id: I441f80503d5ced1dbb799da0a59c1b88b65181b0
35 lines
863 B
INI
35 lines
863 B
INI
[metadata]
|
|
name = zaqar-ui
|
|
summary = Zaqar User Interface
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-dev@lists.openstack.org
|
|
home-page = https://docs.openstack.org/zaqar/latest/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Framework :: Django
|
|
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.7
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.5
|
|
|
|
[files]
|
|
packages =
|
|
zaqar_ui
|
|
|
|
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
warning-is-error = 1
|
|
|
|
[pbr]
|
|
autodoc_index_modules = True
|
|
api_doc_dir = contributor/api
|