"openstack domain" missing in CLI reference

Bug #1477935 reported by Whoever
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Deepti Ramakrishna

Bug Description

The Cloud Admin Guide [0] is referring (page 21) to the new Domain entity in the Identity v3 API with the following command

openstack domain create

but the CLI Reference Guide [1] lacks the description for all the domain commands. See also bug #1477632 [2] because the openstack command needs the "--os-identity-api-version 3" parameter to work.

[0] http://docs.openstack.org/admin-guide-cloud/admin-guide-cloud.pdf
[1] http://docs.openstack.org/cli-reference/cli-reference.pdf
[2] https://bugs.launchpad.net/openstack-manuals/+bug/1477632

Changed in openstack-manuals:
importance: Undecided → Medium
status: New → Confirmed
eric (eric-y-i)
Changed in openstack-manuals:
assignee: nobody → eric (eric-y-i)
assignee: eric (eric-y-i) → nobody
Changed in openstack-manuals:
assignee: nobody → Shashi (shashirekha-j-gundur)
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/220323

Changed in openstack-manuals:
assignee: Shashi (shashirekha-j-gundur) → Deepti Ramakrishna (dramakri)
status: Confirmed → In Progress
Darren Chan (dazzachan)
tags: added: autogenerate-config-docs
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-doc-tools (master)

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

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

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-doc-tools (master)

Change abandoned by Atsushi SAKAI (<email address hidden>) on branch: master
Review: https://review.openstack.org/221168
Reason: This patch is just for reference

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-manuals (master)

Change abandoned by Deepti Ramakrishna (<email address hidden>) on branch: master
Review: https://review.openstack.org/220323
Reason: Please see https://review.openstack.org/#/c/221559/ for the latest fix. Since the project has changed, I couldn't update this and hence abandoning.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-doc-tools (master)

Reviewed: https://review.openstack.org/221559
Committed: https://git.openstack.org/cgit/openstack/openstack-doc-tools/commit/?id=97c0faba7a5a30342f819882e0f7f88ea52ce94f
Submitter: Jenkins
Branch: master

commit 97c0faba7a5a30342f819882e0f7f88ea52ce94f
Author: Deepti Ramakrishna <email address hidden>
Date: Thu Sep 24 00:32:10 2015 -0700

    Generate openstackclient subcommands from setting identity API to v3

    The current client reference manual contains openstackclient subcommands for
    default versions of all project APIs. For identity API, the default is v2.
    Which means subcommands related to "domain" and other identity v3 concepts are
    not listed. This patch generates a separate section for the new openstack
    subcommands obtained by using v3 identity API. Note that we list only the
    diff in the new section rather than the complete subcommand list since
    non-identity subcommands (e.g. neutron, glance, etc) will not vary by changing
    identity API version.

    An alternate solution might be to simply change identity API version to v3
    instead of the current v2 and not bother about generating separate sections
    for v2 and v3. I verified that v3 subcommands are not a strict superset of
    v2 commands (we lose 2 subcommands). So, we need separate sections.

    Change-Id: Ic3fc9ed5f3644497e4dd25a92ded01ee0224cdef
    Co-Authored-By: Shashirekha Gundur <email address hidden>
    Closes-Bug: #1477935

Changed in openstack-manuals:
status: In Progress → 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.