From be476524a13c735892bd76bc46dc4315c023b7f4 Mon Sep 17 00:00:00 2001 From: Tomas Sedovic Date: Mon, 2 Apr 2012 14:46:59 +0200 Subject: [PATCH] Update readme with the Keystone service setup --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index c21b1f2a62..e686a598b0 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: