heat/bin
Tomas Sedovic 072cc84d49 Consistently use Keystone auth from environment
Fixes #33

All mentions of non-keystone auth environment variables were removed. Acessing
the proper Keystone ENV was localized into parse_options.

We can now consistently use the `options` object instead of writing
`options.username or getenv['OS_USERNAME']` all over the place.
2012-03-26 17:44:24 +02:00
..
heat Consistently use Keystone auth from environment 2012-03-26 17:44:24 +02:00
heat-api A few cleanups and some comments. Nothing major. 2012-03-22 17:37:17 -07:00
heat-engine A few cleanups and some comments. Nothing major. 2012-03-22 17:37:17 -07:00
run-parser.py Change run_parser.py to run t1.micro rather then m1.large 2012-03-23 13:17:09 -07:00