stable/train
charm-tools has received a few maintenance releases to adapt to new releases of protobuf, this patch relaxes the pinning to use any 2.x release of charm-tools. To build lxml system packages are needed and they are added to bindep.txt Change-Id: I955fba807cffaba644aef2e42e962f7b7fdd344d
Overview
This charm provides the Ironic baremetal API service for an OpenStack cloud, starting with Train. To get a fully functional Ironic deployment, you will also need to deploy the ironic-conductor and the neutron-api-plugin-ironic charms.
Usage
Configuration
This charm requires no special configuration, outside of what is already required/recommended for any other OpenStack API service charm.
Deployment
To deploy (partial deployment only):
juju deploy ironic-api
juju add-relation ironic-api keystone
juju add-relation ironic-api rabbitmq-server
juju add-relation ironic-api mysql
The following interface is provided by this charm:
- ironic-api - Used to signal readiness of the Ironic API to OpenStack services.
Description
Languages
Python
97.1%
Shell
2.4%
Jinja
0.5%