TinyIPA is retired. The upstream TinyCore tcz set no longer provides the needed python packages and we no longer test TinyIPA. This change removes the builder, roles, and docs. Change-Id: I3e8afba8986011ae3b1371e93297963d57fc9a87 Signed-off-by: Afonne-CID <afonnepaulc@gmail.com>
29 lines
808 B
INI
29 lines
808 B
INI
[metadata]
|
|
name = ironic-python-agent-builder
|
|
summary = Tools and scripts to build Ironic Python Agent
|
|
description_file =
|
|
README.rst
|
|
author = OpenStack
|
|
author_email = openstack-discuss@lists.openstack.org
|
|
home_page = https://docs.openstack.org/ironic-python-agent-builder/latest/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
|
|
[entry_points]
|
|
console_scripts =
|
|
ironic-python-agent-builder = ironic_python_agent_builder:main
|
|
|
|
[files]
|
|
packages =
|
|
ironic_python_agent_builder
|
|
data_files =
|
|
share/ironic-python-agent-builder/dib = dib/*
|
|
|
|
[codespell]
|
|
quiet-level = 4
|
|
# Words to ignore:
|
|
# ignore-words-list = example |