From: Tomas Sedovic Date: Mon, 2 Apr 2012 12:46:59 +0000 (+0200) Subject: Update readme with the Keystone service setup X-Git-Tag: 2014.1~2103 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=be476524a13c735892bd76bc46dc4315c023b7f4;p=openstack-build%2Fheat-build.git Update readme with the Keystone service setup --- diff --git a/README.rst b/README.rst index c21b1f2a..e686a598 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: