summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "heat engine : LoadBalancer resource delete nested stack"grizzly-2Jenkins2013-01-081-1/+1
|\
| * heat engine : LoadBalancer resource delete nested stackSteven Hardy2013-01-081-1/+1
* | heat engine : DBInstance don't pass credentials to cfn-initSteven Hardy2013-01-081-13/+0
|/
* Merge "heat engine : allow NestedStack template validation to work"Jenkins2013-01-081-1/+3
|\
| * heat engine : allow NestedStack template validation to workSteven Hardy2013-01-081-1/+3
* | Merge "heat engine : ensure create thread exits on stack delete"Jenkins2013-01-081-3/+10
|\ \
| * | heat engine : ensure create thread exits on stack deleteSteven Hardy2013-01-081-3/+10
| |/
* | heat engine : DBInstance fix so nested stack is deletedSteven Hardy2013-01-081-1/+1
|/
* Handle different cloud-init versions gracefullyJeff Peeler2013-01-075-10/+44
* Merge "heat engine : map DBInstance DBSecurityGroups parameter correctly"Jenkins2013-01-072-3/+10
|\
| * heat engine : map DBInstance DBSecurityGroups parameter correctlySteven Hardy2013-01-042-3/+10
* | Merge "heat tests : remove unused get_sftp_client()"Jenkins2013-01-071-5/+1
|\ \
| * | heat tests : remove unused get_sftp_client()Steven Hardy2013-01-041-5/+1
* | | Merge "heat tests : remove pointless get_ssh_client"Jenkins2013-01-072-7/+1
|\ \ \ | |/ /
| * | heat tests : remove pointless get_ssh_clientSteven Hardy2013-01-042-7/+1
* | | Merge "heat tests : functional tests align eip output with Folsom"Jenkins2013-01-072-2/+2
|\ \ \ | |/ /
| * | heat tests : functional tests align eip output with FolsomSteven Hardy2013-01-042-2/+2
| |/
* | Add missing files to generated tarballsThierry Carrez2013-01-071-1/+8
|/
* Turn off tag_date on branch masterSteve Baker2013-01-041-1/+1
* heat tests : CFN_API functional tests NoEcho Parameters fixSteven Hardy2013-01-032-8/+8
* heat tests : functional tests remove erroneous finally clauseSteven Hardy2013-01-033-3/+9
* Merge "On master branch, tag tarballs as dev snapshots"Jenkins2013-01-031-2/+2
|\
| * On master branch, tag tarballs as dev snapshotsSteve Baker2012-12-241-2/+2
* | Merge "Use correct stack_id arg name for metadata_update()"Jenkins2013-01-031-1/+1
|\ \
| * | Use correct stack_id arg name for metadata_update()Steve Baker2012-12-281-1/+1
* | | heat tests : convert stack ID to uuid formatSteven Hardy2013-01-021-1/+8
* | | heat tests : functional tests poll_glance cleanupSteven Hardy2013-01-021-3/+4
* | | heat tests : convert functional tests to folsom glanceclientSteven Hardy2013-01-021-20/+28
|/ /
* | RPC API: Simplify describe_stack_resources callZane Bitter2012-12-216-50/+17
* | Use the new find_physical_resource RPC callZane Bitter2012-12-212-4/+11
* | RPC API: Add a separate find_physical_resource callZane Bitter2012-12-214-0/+54
* | CFN API: Fix DescribeStackResources with physical IDZane Bitter2012-12-212-1/+66
* | Handle duplicate physical resources IDsZane Bitter2012-12-212-7/+19
* | RPC API: Clean up list_events resultsZane Bitter2012-12-216-46/+34
* | RPC API: Clean up list_stacks resultsZane Bitter2012-12-216-32/+26
* | RPC API: Clean up show_stack resultsZane Bitter2012-12-216-79/+75
|/
* Include new doc directoryJeff Peeler2012-12-201-0/+1
* run_tests.sh fixup venv/novenv logicSteven Hardy2012-12-201-18/+8
* run_tests.sh cosmetic, make if/then style consistentSteven Hardy2012-12-201-4/+2
* run_tests.sh cosmetic cleanup indentsSteven Hardy2012-12-201-52/+52
* Merge "Avoid logging.getChild for python2.6 compatibility"Jenkins2012-12-201-1/+1
|\
| * Avoid logging.getChild for python2.6 compatibilitySteven Hardy2012-12-191-1/+1
* | update tox.ini to pep8 latest (1.3.4)Steven Hardy2012-12-202-5/+23
* | heat cleanups to align unit tests with pep8 1.3.4Steven Hardy2012-12-2027-1157/+1101
* | heat cleanups to align functional tests with pep8 1.3.4Steven Hardy2012-12-2020-177/+200
* | heat cleanups to align with pep8 1.3.4Steven Hardy2012-12-2065-569/+622
* | Fix DescribeStacks command for all stacksZane Bitter2012-12-193-13/+47
* | ReST API: Improve format of resource_types responseZane Bitter2012-12-192-2/+2
* | Return an ARN as the Ref for nested stacksZane Bitter2012-12-191-0/+3
* | Split nested stack implementation into abstract and concreteZane Bitter2012-12-194-41/+39