neutron-fwaas-dashboard/setup.cfg
Akihiro Motoki b29419731d Fix wrong homepage in setup.cfg
Also updates URLs affected by the doc-migration work and
use https instead of http for docs.openstack.org contents.

Change-Id: I0fac335eb2ee46576ecdee2d50e17b1766d95860
2017-07-31 08:21:30 +00:00

33 lines
869 B
INI

[metadata]
name = neutron-fwaas-dashboard
summary = Neutron FWaaS Dashboard
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = https://docs.openstack.org/neutron-fwaas-dashboard/latest/
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.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
[files]
packages =
neutron_fwaas_dashboard
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all-files = 1
warning-is-error = 1
[upload_sphinx]
upload-dir = doc/build/html