Lack of information for Ironic standalone configuration

Bug #1451439 reported by Uggla
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ironic
Fix Released
Undecided
Bruno Cornec

Bug Description

Ironic documentation available at :
http://docs.openstack.org/developer/ironic/deploy/install-guide.html#using-ironic-as-a-standalone-service

Contains :
Steps to start a deployment are pretty similar to those when using Nova:

    Create a Node in Ironic. At minimum, you must specify the driver name (eg, “pxe_ipmitool”). You can also specify all the required driver parameters in one command. This will return the node UUID:

.....

It should be added before running any commands :
export OS_AUTH_TOKEN=<token>
export IRONIC_URL=<ironic api url>

Example :

export OS_AUTH_TOKEN=fake-token
export IRONIC_URL=http://localhost:6385/

Ruby Loo (rloo)
affects: openstack-manuals → ironic
Ruby Loo (rloo)
Changed in ironic:
assignee: nobody → Bruno Cornec (bruno-cornec)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ironic (master)

Fix proposed to branch: master
Review: https://review.openstack.org/180002

Changed in ironic:
status: New → In Progress
Changed in ironic:
assignee: Bruno Cornec (bruno-cornec) → Ruby Loo (rloo)
Ruby Loo (rloo)
Changed in ironic:
assignee: Ruby Loo (rloo) → Bruno Cornec (bruno-cornec)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/180002
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=9fb7b3a46557e20c721666db0391da12bbfbb1ad
Submitter: Jenkins
Branch: master

commit 9fb7b3a46557e20c721666db0391da12bbfbb1ad
Author: Bruno Cornec <email address hidden>
Date: Mon May 4 17:46:08 2015 +0200

    Specify environment variables needed for a standalone usage

    Adds in the installation guide the info to setup the minimum
    environment variables in order for ironic to work in
    standalone mode.

    Closes-Bug: #1451439
    Change-Id: I7c8864dd08540f3ffa4a1c5489df05077fd51511

Changed in ironic:
status: In Progress → Fix Committed
Changed in ironic:
milestone: none → 4.0.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.