7b127659e5
Add debian packaging infrastructure for fm-api so we can create a debian packaging for it. Also update the directory layout due to limitations of the STX tool. Update the centos build information to reflect the new layout. Story: 2009101 Task: 43091 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: I5c9784647581f31384d7475f596663adc0d26498
26 lines
708 B
INI
26 lines
708 B
INI
[metadata]
|
|
name = fm_api
|
|
summary = Fault Management Python API
|
|
author = StarlingX
|
|
author-email = starlingx-discuss@lists.starlingx.io
|
|
home-page = https://opendev.org/starlingx/fault
|
|
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
|
|
Programming Language :: Python :: 3.6
|
|
|
|
[files]
|
|
packages =
|
|
fm_api
|
|
|
|
[wheel]
|
|
universal = 1
|