From: Steven Dake Date: Tue, 1 May 2012 17:02:48 +0000 (-0700) Subject: Modified README in tools directory to explain a few more tools X-Git-Tag: 2014.1~1901 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b4cd790a8402c6cf8706765ff3a1767995f8b7d4;p=openstack-build%2Fheat-build.git Modified README in tools directory to explain a few more tools Signed-off-by: Steven Dake --- diff --git a/tools/README b/tools/README index bc376c3f..2864ff85 100644 --- a/tools/README +++ b/tools/README @@ -22,4 +22,12 @@ Tools note: This tool does not create a network. Creating a network depends on the specific environment, but an example network creation: ++ heat-keystone-setup + - This tool configures keystone for use with the heat service the first + time openstack is installed. + ++ heat-db-drop + - This script drops the heat database from mysql in the case of developer + data corruption or erasing heat. + sudo nova-manage network create demonet 10.0.0.0/24 1 256 --bridge=demonetbr0