0ec7ba01a6
Change-Id: If9a90a93bda46e503ba9d2666db3582179a10ece
40 lines
959 B
INI
40 lines
959 B
INI
[metadata]
|
|
name = monasca-ui
|
|
summary = Monasca Plugin for Horizon
|
|
description-file = README.md
|
|
author = Hewlett-Packard
|
|
author-email = rob.raymond@hp.com
|
|
home-page = https://github.com/stackforge/monasca-ui
|
|
classifier =
|
|
Environment :: Console
|
|
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 :: 2.6
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.3
|
|
|
|
[files]
|
|
packages =
|
|
monitoring
|
|
|
|
data_files=
|
|
share/monasca/ui =
|
|
config/local_settings.py
|
|
share/monasca/ui/enabled = enabled/*
|
|
|
|
[pbr]
|
|
autodoc_index_modules = True
|
|
|
|
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
|
|
[wheel]
|
|
universal = 1
|