]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2013-08-22 JenkinsMerge "Improve update debugging messages"
2013-08-22 JenkinsMerge "Add UpdatePolicy attribute to Instance/AutoScali...
2013-08-22 Zane BitterImprove update debugging messages
2013-08-22 JenkinsMerge "Use the global environment to define AWS::CloudW...
2013-08-22 JenkinsMerge "Load deployer/global environment files at startup"
2013-08-22 JenkinsMerge "Add an environment_format.py like the template...
2013-08-22 JenkinsMerge "Fix all the sphinx-build warnings"
2013-08-22 JenkinsMerge "Fix some flake8 warnings in doc/resources.py"
2013-08-22 JenkinsMerge "Fix crash in "make html" introduced by the globa...
2013-08-22 JenkinsMerge "Add new attributes to EIPAssociation resource"
2013-08-22 JenkinsMerge "Introduce nova_utils.server_to_ipaddress"
2013-08-22 Angus SalkeldFix all the sphinx-build warnings
2013-08-22 Angus SalkeldFix some flake8 warnings in doc/resources.py
2013-08-22 Angus SalkeldFix crash in "make html" introduced by the global env
2013-08-21 Winson ChanAdd UpdatePolicy attribute to Instance/AutoScalingGroup
2013-08-21 Angus SalkeldUse the global environment to define AWS::CloudWatch...
2013-08-21 Angus SalkeldLoad deployer/global environment files at startup
2013-08-21 Angus SalkeldAdd an environment_format.py like the template one
2013-08-21 Jeff PeelerAdd new attributes to EIPAssociation resource
2013-08-21 JenkinsMerge "Create a Schema from a parameter"
2013-08-21 JenkinsMerge "Wrap the resource registration in a global envir...
2013-08-21 Thomas HerveIntroduce nova_utils.server_to_ipaddress
2013-08-20 JenkinsMerge "Allow Description in properties schema"
2013-08-20 JenkinsMerge "Allow Parameters to set defaults for TemplateRes...
2013-08-20 Clint ByrumUse LONGTEXT for templates in MySQL
2013-08-19 Angus SalkeldWrap the resource registration in a global environment
2013-08-19 Zane BitterCreate a Schema from a parameter
2013-08-19 Zane BitterAllow Parameters to set defaults for TemplateResource
2013-08-19 JenkinsMerge "Revert "Implement an "Action in progress" error.""
2013-08-19 JenkinsMerge "Add code from Oslo DB 96d1f887dda Part 2"
2013-08-19 Steve BakerAllow Description in properties schema
2013-08-19 Steve BakerUse nova_utils for keypair validation
2013-08-19 Steve BakerMove _check_resize to nova_utils
2013-08-19 Steve BakerMove _deferred_server_statuses to nova_utils
2013-08-19 Steve BakerMove _delete_server to nova_utils
2013-08-18 JenkinsMerge "Translate user-facing exception messages"
2013-08-18 JenkinsMerge "Catch "FloatingIpPoolNotFound" in eip.py"
2013-08-18 JenkinsMerge "Adding HOT str_replace and get_resource functions"
2013-08-16 Jason DunsmoreRevert "Implement an "Action in progress" error."
2013-08-16 JenkinsMerge "Make Event object independent of resource object"
2013-08-16 JenkinsMerge "Updated LaunchConfig for AutoScaling UpdatePolicy"
2013-08-16 JenkinsMerge "Tests for s3 and swift resources were extended"
2013-08-16 Alexander GordeevAdd code from Oslo DB 96d1f887dda Part 2
2013-08-16 Liang ChenMake Event object independent of resource object
2013-08-15 JenkinsMerge "Store owner_id on Stack so updates maintain it"
2013-08-15 Ben NemecTranslate user-facing exception messages
2013-08-15 JenkinsMerge "Tolerate missing user on signal responder delete"
2013-08-15 Winson ChanUpdated LaunchConfig for AutoScaling UpdatePolicy
2013-08-15 Hui HX XiangCatch "FloatingIpPoolNotFound" in eip.py
2013-08-15 JenkinsMerge "Extract failure reason before deleting nova...
2013-08-14 Maksym IarmakTests for s3 and swift resources were extended
2013-08-14 Christopher... Store owner_id on Stack so updates maintain it
2013-08-14 JenkinsMerge "Handle heat with SQLAlchemy >= 0.8"
2013-08-14 JenkinsMerge "Do validation in parameter schema"
2013-08-14 JenkinsMerge "Differentiate resource types in test_update_roll...
2013-08-14 JenkinsMerge "Stub ResourceWithProps instead of GenericResource"
2013-08-14 JenkinsMerge "Update test requirements"
2013-08-14 JenkinsMerge "Derive keystone_ec2_uri from auth_uri"
2013-08-14 JenkinsMerge "Not to eat Metadata parsing error"
2013-08-14 JenkinsMerge "Revert "Add missing _ imports to allow doc gener...
2013-08-14 JenkinsMerge "Hot SoftwareConfig model part"
2013-08-14 JenkinsMerge "Fixes files with wrong bitmode"
2013-08-14 JenkinsMerge "Ensure all REST API error responses are consistent"
2013-08-14 Steve BakerDerive keystone_ec2_uri from auth_uri
2013-08-14 Steve BakerExtract failure reason before deleting nova server
2013-08-14 Steve BakerUpdate test requirements
2013-08-14 JenkinsMerge "Use correct actions for StackResource"
2013-08-14 JenkinsMerge "Validate created/updated stacks in StackResource"
2013-08-14 JenkinsMerge "Tidy up a few places in test_engine_serivce.py"
2013-08-14 JenkinsMerge "Update Oslo to 96d1f887dda Part 1"
2013-08-14 Zhang Lei ... Handle heat with SQLAlchemy >= 0.8
2013-08-13 Steve BakerTolerate missing user on signal responder delete
2013-08-13 lawrancejingFixes files with wrong bitmode
2013-08-13 Thomas SpatzierFix syntax description of HOT get_attr function
2013-08-13 Zane BitterDifferentiate resource types in test_update_rollback_remove
2013-08-13 Zane BitterStub ResourceWithProps instead of GenericResource
2013-08-13 JenkinsMerge "Add debug option to run_tests.sh"
2013-08-13 JenkinsMerge "Move heat-cfn, heat-boto, heat-watch to new...
2013-08-13 JenkinsMerge "Fix intermittent failure in autoscaling tests"
2013-08-13 JUN JIE NANHot SoftwareConfig model part
2013-08-13 Alexander GordeevUpdate Oslo to 96d1f887dda Part 1
2013-08-13 Zane BitterMove property constraints validation to Schema
2013-08-13 Zane BitterRemove unneccessary Property constraints from unit...
2013-08-13 Zane BitterAdd constraint checking to Property schema
2013-08-13 Liang ChenTidy up a few places in test_engine_serivce.py
2013-08-13 Thomas SpatzierAdding HOT str_replace and get_resource functions
2013-08-13 Luis A. GarciaRevert "Add missing _ imports to allow doc generation"
2013-08-13 JenkinsMerge "Introduce new resource_data_delete db api"
2013-08-13 Steve BakerMove heat-cfn, heat-boto, heat-watch to new repo
2013-08-12 JenkinsMerge "ReST API: Add an API for retrieving resource...
2013-08-12 guohliuAdd debug option to run_tests.sh
2013-08-12 Thomas HerveIntroduce new resource_data_delete db api
2013-08-12 JenkinsMerge "Fail fast if Resource action methods are missing"
2013-08-12 Liang ChenNot to eat Metadata parsing error
2013-08-12 Thomas HerveFix intermittent failure in autoscaling tests
2013-08-12 Zane BitterUse correct actions for StackResource
2013-08-12 JenkinsMerge "Get rid of unused greenlet things in test_resource"
2013-08-12 JenkinsMerge "Resolve LaunchConfig references"
2013-08-12 JenkinsMerge "Initial input for HOT template guide and spec"
2013-08-12 JenkinsMerge "Don't raise ResourceFailure directly in Instance"
next