]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Update readme with the Keystone service setup
authorTomas Sedovic <tomas@sedovic.cz>
Mon, 2 Apr 2012 12:46:59 +0000 (14:46 +0200)
committerTomas Sedovic <tomas@sedovic.cz>
Mon, 2 Apr 2012 12:46:59 +0000 (14:46 +0200)
README.rst

index c21b1f2a62bd3f8d438d27a4a7f0697304af06c5..e686a598b044461ca6810d9e01e975551cafc05f 100644 (file)
@@ -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: