Files
ironic/doc/source/install/standalone.rst
Allain Legacy df13c4250d Add standalone networking service installation guide
Adds documentation covering the configuration and deployment of the
standalone networking service, which provides network switch management
for bare metal provisioning without requiring Neutron. The guide covers:

- Service architecture and components
- Configuration options
- Switch driver setup
- Network interface configuration
- Deployment and operation procedures

Related-Bug: 2113769
Assisted-by: Claude/sonnet-4.5
Change-Id: Iaa8d6ece141ff551abe7ffbef96be155b9b6b94a
Signed-off-by: Allain Legacy <alegacy@redhat.com>
2026-02-05 07:38:18 -05:00

587 B

Using Bare Metal service as a standalone service

This guide explains how to configure and use the Bare Metal service standalone, i.e. without other OpenStack services. In this mode users are interacting with the bare metal API directly, not though OpenStack Compute.

standalone/configure standalone/enrollment standalone/networking

Once the installation is done, please see /user/deploy for information on how to deploy bare metal machines.

standalone/deploy