Jump to: navigation, search

Blazar/Installation using Devstack

Installation guide

This page includes instructions for Blazar installation using DevStack.

1. Download DevStack:

   git clone https://github.com/openstack-dev/devstack.git

2. Configure DevStack to install Blazar by adding the Blazar plugin to your local.conf file:

   cd devstack
   echo "enable_plugin blazar https://git.openstack.org/openstack/blazar" >> local.conf

3. Run DevStack:

   ./stack.sh

4. Now you can add hosts to Blazar:

   climate host-create hostname