From f90bf04d6d62368e85cf8d3b002bb2ebd12064de Mon Sep 17 00:00:00 2001 From: liu-sheng Date: Mon, 27 Jan 2014 09:26:18 +0800 Subject: [PATCH] fix some flaws in heat documents Change-Id: If417c72578c49ce2780f7fd2b2911a341b69bcc1 --- doc/source/man/heat-db-setup.rst | 2 +- doc/source/man/heat-keystone-setup.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/man/heat-db-setup.rst b/doc/source/man/heat-db-setup.rst index 3590b6b8d7..44aaae86c3 100644 --- a/doc/source/man/heat-db-setup.rst +++ b/doc/source/man/heat-db-setup.rst @@ -60,4 +60,4 @@ EXAMPLES BUGS ==== -Heat bugs are managed through Launchpad +Heat bugs are managed through Launchpad `OpenStack Heat Bugs `__ diff --git a/doc/source/man/heat-keystone-setup.rst b/doc/source/man/heat-keystone-setup.rst index 23637c6695..cc5a3e054f 100644 --- a/doc/source/man/heat-keystone-setup.rst +++ b/doc/source/man/heat-keystone-setup.rst @@ -15,7 +15,7 @@ DESCRIPTION =========== 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 documenation first. +Distributions may provide other tools to setup keystone for use with Heat, so check the distro documentation first. EXAMPLES ======== @@ -24,4 +24,4 @@ EXAMPLES BUGS ==== -Heat bugs are managed through Launchpad +Heat bugs are managed through Launchpad `OpenStack Heat Bugs `__