summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTomas Sedovic <tomas@sedovic.cz>2012-04-02 14:46:59 +0200
committerTomas Sedovic <tomas@sedovic.cz>2012-04-02 14:46:59 +0200
commitbe476524a13c735892bd76bc46dc4315c023b7f4 (patch)
tree2a73ea62be0a6e406e6b931aa5abf8cb54f3a9f9 /README.rst
parent4018da01860671973b41bf4511f96d41f3fc4412 (diff)
downloadheat-be476524a13c735892bd76bc46dc4315c023b7f4.tar.gz
Update readme with the Keystone service setup
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index c21b1f2a6..e686a598b 100644
--- a/README.rst
+++ b/README.rst
@@ -29,6 +29,11 @@ Setup Heat:
heat jeos_create F16 x86_64
nova keypair-add --pub ~/.ssh/id_rsa.pub my_key
+Heat must be registered as a Keystone service. As root run:
+
+ # source keystonerc
+ # ./tools/heat-keystone-service
+
try:
shell1: