Bug 1402708 - keystone command line doesn't exist
Summary: keystone command line doesn't exist
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 10.0 (Newton)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Martin Lopes
QA Contact: Don Domingo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-08 08:51 UTC by Cyril Lopez
Modified: 2017-01-13 00:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-12 03:19:24 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Cyril Lopez 2016-12-08 08:51:39 UTC
Description of problem:

In documentation, is wroten :
keystone role-create --name heat_stack_owner

But keystone command line is deprecated, we need to use now :

openstack role create heat_stack_owner

Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-5.1.0-7.el7ost.noarch
python-keystoneclient-3.5.0-1.el7ost.noarch
python-keystoneauth1-2.12.2-1.el7ost.noarch
puppet-keystone-9.4.0-1.el7ost.noarch
python-keystone-tests-10.0.0-3.el7ost.noarch
python-keystonemiddleware-4.9.0-1.el7ost.noarch
openstack-keystone-10.0.0-3.el7ost.noarch
python-keystone-10.0.0-3.el7ost.noarch


How reproducible:
[stack@nfv ~]$ keystone role-create --name heat_stack_owner -bash: keystone: command not found

Comment 3 Martin Lopes 2017-01-11 07:19:14 UTC
Republished "Director Installation and Usage" with the updated command:

https://access.redhat.com/documentation/en/red-hat-openstack-platform/10/single/director-installation-and-usage/

Comment 8 Martin Lopes 2017-01-12 03:21:29 UTC
and

* Users and Identity Management Guide - https://access.redhat.com/documentation/en/red-hat-openstack-platform/10/single/users-and-identity-management-guide/

Comment 10 Don Domingo 2017-01-13 00:48:13 UTC
and

* Storage Guide - https://access.redhat.com/documentation/en/red-hat-openstack-platform/10/single/storage-guide

Thanks for the heads-up on this.


Note You need to log in before you can comment on or make changes to this bug.