]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2013-08-24 JenkinsMerge "Add a has_interface() method to the resource...
2013-08-23 JenkinsMerge "Always validate auth_uri with allowed_auth_uris"
2013-08-23 JenkinsMerge "Rename event logical_resource_id to resource_name"
2013-08-23 Angus SalkeldAdd a has_interface() method to the resource class
2013-08-23 JenkinsMerge "Pass token as a callable to Ceilometer client"
2013-08-23 JenkinsMerge "Remove the Property.schema_from_param() method"
2013-08-23 JenkinsMerge "Generate property Schema objects directly from...
2013-08-23 JenkinsMerge "Use Template to instantiate TemplateResource"
2013-08-23 JenkinsMerge "Use string constants to prevent typo errors"
2013-08-23 JenkinsMerge "Add a CloudWatch::Alarm implementation based...
2013-08-23 JenkinsMerge "To support both CW and CM, return alarmurl from...
2013-08-23 JenkinsMerge "Do not delete nova server on create fail"
2013-08-23 Swann CroisetPass token as a callable to Ceilometer client
2013-08-23 JenkinsMerge "Do not assume nova provides a fault on ERROR"
2013-08-23 JenkinsMerge "Add a script show all possible state transitions"
2013-08-23 JenkinsMerge "Convert heat.common.template_format to use C...
2013-08-23 JenkinsMerge "Fix the main docs index page"
2013-08-23 JenkinsMerge "Remove the usecases from environment.py as they...
2013-08-23 JenkinsMerge "Add some basic evironment docs"
2013-08-23 JenkinsMerge "Store the generated signed urls in resource_data"
2013-08-23 JenkinsMerge "Remove "lazy=joined" from the resource_data...
2013-08-23 JenkinsMerge "Try to reduce the number of tests with the same...
2013-08-23 JenkinsMerge "Implement Fn::MemberListToMap"
2013-08-23 JenkinsMerge "Limit maximum size of all templates"
2013-08-23 JenkinsMerge "Make the API for getting dependency graph edges...
2013-08-23 Liang ChenRename event logical_resource_id to resource_name
2013-08-23 JenkinsMerge "Pass the previous stack to StackUpdate"
2013-08-23 Angus SalkeldUse string constants to prevent typo errors
2013-08-23 Angus SalkeldAdd a CloudWatch::Alarm implementation based on Ceilometer
2013-08-23 Angus SalkeldTo support both CW and CM, return alarmurl from policy ref
2013-08-23 Angus SalkeldStore the generated signed urls in resource_data
2013-08-23 Angus SalkeldRemove "lazy=joined" from the resource_data backref
2013-08-23 Angus SalkeldTry to reduce the number of tests with the same stack_id
2013-08-23 Angus SalkeldImplement Fn::MemberListToMap
2013-08-22 Angus SalkeldFix the main docs index page
2013-08-22 Angus SalkeldRemove the usecases from environment.py as they are...
2013-08-22 Angus SalkeldAdd some basic evironment docs
2013-08-22 Steve BakerDo not delete nova server on create fail
2013-08-22 Steve BakerDo not assume nova provides a fault on ERROR
2013-08-22 JenkinsMerge "Improve update debugging messages"
2013-08-22 Jason DunsmoreAdd a script show all possible state transitions
2013-08-22 Clint ByrumLimit maximum size of all templates
2013-08-22 JenkinsMerge "Add UpdatePolicy attribute to Instance/AutoScali...
2013-08-22 Zane BitterMake the API for getting dependency graph edges public
2013-08-22 Zane BitterPass the previous stack to StackUpdate
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 Steve BakerAlways validate auth_uri with allowed_auth_uris
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 Zane BitterRemove the Property.schema_from_param() method
2013-08-21 Zane BitterGenerate property Schema objects directly from parameters
2013-08-21 Zane BitterUse Template to instantiate TemplateResource
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 Clint ByrumConvert heat.common.template_format to use C yaml
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
next