heat/bin
Zane Bitter c2ab4a39d1 Remove hard-coded paths from DB setup script
Since versions of heat can and will change, we do not want want them
hard-coded in the DB setup script. Instead, use the Python import logic to
determine the location of the module.

This will use the local copy of heat (which is usually what you want) if
run from the top level of the repository. Otherwise it will use the
installed version, as determined by Python.

Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-04-17 17:38:48 +02:00
..
heat renaming CloudFormations to CloudFormation 2012-04-13 15:01:41 -04:00
heat-api renaming CloudFormations to CloudFormation 2012-04-13 15:01:41 -04:00
heat-db-setup-fedora Remove hard-coded paths from DB setup script 2012-04-17 17:38:48 +02:00
heat-engine Add utils & exception from openstack-common 2012-04-05 16:43:09 +10:00