Creating creds needs revision for Essex

Bug #941711 reported by Anne Gentle
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Anne Gentle

Bug Description

http://docs.openstack.org/trunk/openstack-compute/admin/content/creating-certifications.html needs revision.

From the mailing list:

The creds database is now created by running nova-cert (a patch went in recently to update that error message), but nova-manage project zipfile is not the best way to get creds. You can get credentials from the essex dashboard or by setting them manually. The devstack script sets them for you if you source openrc.

https://github.com/openstack-dev/devstack/blob/master/openrc#L55

The certs are only used for euca-bundle-vol. You can get certs using the nova command line tool. For example

https://github.com/openstack-dev/devstack/blob/master/exercises/bundle.sh

Anne Gentle (annegentle)
Changed in openstack-manuals:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Alexey Eromenko (al4321) wrote :

+1

Docs Patch should be OpenStack generic, and avoid reliance on DevStack specifics.

-Technologov

Revision history for this message
Alexey Eromenko (al4321) wrote :

Basically I'm looking for an equivalent command for this:

mkdir –p /root/creds
/usr/bin/python /usr/bin/nova-manage project zipfile $NOVA_PROJECT
$NOVA_PROJECT_USER /root/creds/novacreds.zip

...
in Essex, because the command above no longer works.

-Technologov

Revision history for this message
Alexey Eromenko (al4321) wrote :

After speaking on IRC, it seems that doing new installations with "--use_deprecated_auth" is not longer possible, due to removal of legacy cred generation facility "nova-manage project zipfile".

Currently (essex-M3) it is impossible to generate new authentication keys for old authentication mechanism.

It means, that this whole "Installation" section must be re-written using Keystone commands. Would be glad to help however I can (at least in testing the new docs).

-Technologov

Anne Gentle (annegentle)
Changed in openstack-manuals:
assignee: nobody → Anne Gentle (annegentle)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
Alexey Eromenko (al4321) wrote :

I have seen this patch, but it does not address the issues in question: (in nova-docs)
1. --use_deprecated_auth flag
2. nova-manage project zipfile $NOVA_PROJECT

-Technologov

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

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

Reviewed: https://review.openstack.org/5175
Committed: http://github.com/openstack/openstack-manuals/commit/5d207938dc5c359b4840eb5c174f94cc9377c43b
Submitter: Jenkins
Branch: master

commit 5d207938dc5c359b4840eb5c174f94cc9377c43b
Author: annegentle <email address hidden>
Date: Fri Mar 9 17:33:45 2012 -0600

    Fix for bug 941711
    Adds credentials info and certificate info

    Change-Id: I0c0c82d870b096f229f53359cf17c7d41045d048

Anne Gentle (annegentle)
Changed in openstack-manuals:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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