]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Modified README in tools directory to explain a few more tools
authorSteven Dake <sdake@redhat.com>
Tue, 1 May 2012 17:02:48 +0000 (10:02 -0700)
committerSteven Dake <sdake@redhat.com>
Tue, 1 May 2012 17:02:48 +0000 (10:02 -0700)
Signed-off-by: Steven Dake <sdake@redhat.com>
tools/README

index bc376c3f93e6479b33110781a7449d9cf8f68750..2864ff85a328b5c29b0f6e38559c698b25de3006 100644 (file)
@@ -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