5878314987
According to RST doc guidelines, we should avoid line length beyond 79 characters: http://docs.openstack.org/contributor-guide/rst-conv/gen-guidelines.html Change-Id: I51332f92cbdfd5319e9a0209b2436df716ca2311
35 lines
720 B
ReStructuredText
35 lines
720 B
ReStructuredText
===================
|
|
heat-keystone-setup
|
|
===================
|
|
|
|
.. program:: heat-keystone-setup
|
|
|
|
|
|
SYNOPSIS
|
|
========
|
|
|
|
``heat-keystone-setup``
|
|
|
|
|
|
DESCRIPTION
|
|
===========
|
|
Warning: This script is deprecated, please use other tool to setup keystone
|
|
for heat.
|
|
|
|
The ``heat-keystone-setup`` tool configures keystone for use with heat. This
|
|
script requires admin keystone credentials to be available in the shell
|
|
environment and write access to ``/etc/keystone``.
|
|
|
|
Distributions may provide other tools to setup keystone for use with Heat, so
|
|
check the distro documentation first.
|
|
|
|
EXAMPLES
|
|
========
|
|
|
|
heat-keystone-setup
|
|
|
|
BUGS
|
|
====
|
|
Heat bugs are managed through Launchpad
|
|
`OpenStack Heat Bugs <https://bugs.launchpad.net/heat>`__
|