Personal tools
Skip to content. | Skip to navigation
Ironic API for management and provisioning of physical machines
Components common to all OpenStack Ironic services
Ironic Conductor for management and provisioning of physical machines
Ironic Inspector is an auxiliary service for discovering hardware properties for a node managed by OpenStack Ironic. Hardware introspection or hardware properties discovery is a process of getting hardware parameters required for scheduling from a bare metal node, given it’s power management credentials (e.g. IPMI address, user name and password). This package contains Python modules and an ironic-inspector service combining API and conductor in one binary.
An agent for controlling and deploying Ironic controlled bare metal nodes. The ironic-python-agent works with the agent driver in Ironic to provision the node. Starting with ironic-python-agent running on a ramdisk on the unprovisioned node, Ironic makes API calls to ironic-python-agent to provision the machine. This allows for greater control and flexibility of the entire deployment process. The ironic-python-agent may also be used with the original Ironic pxe drivers as of the Kilo OpenStack release.
Keystone is a Python implementation of the OpenStack (http://www.openstack.org) identity service API. This package contains the Keystone daemon.
Keystone is a Python implementation of the OpenStack (http://www.openstack.org) identity service API. This package contains documentation for Keystone.
OpenStack-native ReST API to the Magnum Engine
Components common to all OpenStack Magnum services
OpenStack Magnum Conductor