Invalid command "openstack domain" in user management in Cloud Administrator Guide

Bug #1477632 reported by Whoever
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Chiawei Xie

Bug Description

The latest version of the Cloud Administrator Guide has the following code sample in it (page 31 of PDF or 21 of page numbering)[0]:

$ openstack domain create emea

Unfortunately there is no "domain" command available in the openstackclient

stack@openstack:~/devstack$ openstack domain create emea
ERROR: openstack Unknown command ['domain', 'create', 'emea']
stack@openstack:~/devstack$ openstack help domain
ERROR: openstack Unknown command ['domain']

Either there is a new keyword for this concept or the section needs to be cleaned up.

[0] http://docs.openstack.org/admin-guide-cloud/admin-guide-cloud.pdf

description: updated
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

The domain subcommand exist but you need to tell openstack that you're using keystone v3:

openstack --os-identity-api-version 3 help domain create

This should be indicated in the doc.

Changed in openstack-manuals:
status: New → Confirmed
Chiawei Xie (dommgifer)
Changed in openstack-manuals:
assignee: nobody → dommgifer (dommgifer)
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/205883

Changed in openstack-manuals:
status: Confirmed → In Progress
Tom Fifield (fifieldt)
Changed in openstack-manuals:
importance: Undecided → Medium
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/205883
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=7e7d4f9c6ae5db0eda598d327498300ebad5a4cd
Submitter: Jenkins
Branch: master

commit 7e7d4f9c6ae5db0eda598d327498300ebad5a4cd
Author: dommgifer <email address hidden>
Date: Mon Jul 27 10:20:21 2015 +0800

    Invalid command "openstack domain" in user management in Cloud Administrator Guide

    change "openstack domain create emea" command use identity version 3 API

    Change-Id: I166162ab11bb646f3610a4adca2bec29e10c2131
    Closes-Bug: #1477632

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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.