heat/tools
Brant Knudson 1e9b2cdd90 Update references to auth_token middleware
There's references to the auth_token middleware in keystoncelient.
The auth_token middleware has been moved to keystonemiddleware and
the version in keystoneclient shouldn't be used anymore.

If these references aren't updated, then when options are changed in
keystonemiddleware.auth_token the heat-api will fail to start because
there's duplicate options in keystoneclient.middleware.auth_token.

Change-Id: I04573aa5ff967afe3e00329f797fcc71b779e7b3
Closes-Bug: #1379082
2014-10-10 18:52:34 +10:00
..
config Update references to auth_token middleware 2014-10-10 18:52:34 +10:00
README Remove deprecated tools/README instructions 2014-07-24 16:12:29 -04:00
cfn-json2yaml Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
heat-db-drop heat tools : heat-db-drop prompt for missing password 2012-07-05 10:46:53 +01:00
install_venv.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
install_venv_common.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
test-requires-rpm Use testr for running gate tests 2013-04-30 13:51:31 -07:00
with_venv.sh Enclose command args in with_venv.sh 2013-09-09 14:36:33 +08:00

README

Files in this directory are general developer tools or examples of how
to do certain activities.

If you're running on Fedora, see the instructions at http://docs.openstack.org/developer/heat/getting_started/on_fedora.html

-----
Tools
-----

+ heat-db-drop
    - This script drops the heat database from mysql in the case of developer
      data corruption or erasing heat.