Nova integration docs cite bogus 'ln' command ...

Bug #843064 reported by klmitch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Yaguang Tang

Bug Description

The 'ln' command below won't work since this makes the basis for imports 'nova.keystone.*' yet the paste.ini and keystone itself import as 'keystone.*'

The workaround is to formally install keystone (setup.py install) and ignore the link step.

--------------------------------
NOVA Integration

Initial support for using keystone as nova's identity component has been started.

# clone projects
bzr clone lp:nova
git clone git://github.com/rackspace/keystone.git

# link keystone into the nova root dir
ln -s keystone/keystone nova/keystone

# run nova-api based on the paste config in keystone
nova/bin/nova-api --api_paste_config=keystone/examples/paste/nova-api-paste.ini

Tags: bug
Changed in keystone:
importance: High → Medium
Yaguang Tang (heut2008)
Changed in keystone:
assignee: nobody → Yaguang Tang (heut2008)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

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

Changed in keystone:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/2835
Committed: http://github.com/openstack/keystone/commit/1b44286ca9592b2be3cfaf00003b9a3b210a2826
Submitter: Jenkins
Branch: master

commit 1b44286ca9592b2be3cfaf00003b9a3b210a2826
Author: Yaguang Tang <email address hidden>
Date: Thu Jan 5 17:03:00 2012 +0800

    fix bug lp:843064

    change description of for integrating with nova.

    Change-Id: I8c9dc9922efd4aa055c2f0e984aaad1cd7e9bca6

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → essex-3
Thierry Carrez (ttx)
Changed in keystone:
milestone: essex-3 → 2012.1
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.