mirror of
https://opendev.org/openstack/ironic-specs.git
synced 2026-01-11 19:56:43 +00:00
Hardware vendors are adding support for remote graphical consoles via non-standardised Redfish interfaces. End users would like to have a consistent way of accessing these consoles via Ironic using command-line, the Nova driver, or the Horizon web interface. Related-Bug: 2086715 Change-Id: Ieb69edd7f9e559438fc340fb4ef934d6ab8365e0
21 lines
525 B
INI
21 lines
525 B
INI
[metadata]
|
|
name = baremetal-specs
|
|
summary = OpenStack Baremetal Provisioning Program Development Specifications
|
|
description_file =
|
|
README.rst
|
|
author = OpenStack
|
|
author_email = openstack-discuss@lists.openstack.org
|
|
home_page = http://specs.openstack.org/openstack/ironic-specs/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
|
|
[files]
|
|
packages =
|
|
specs
|
|
priorities
|
|
|
|
[codespell]
|
|
skip = setup.cfg
|
|
ignore-words-list = ninjs,consol
|