From b4cd790a8402c6cf8706765ff3a1767995f8b7d4 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Tue, 1 May 2012 10:02:48 -0700 Subject: [PATCH] Modified README in tools directory to explain a few more tools Signed-off-by: Steven Dake --- tools/README | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.45.2