]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2013-07-12 JenkinsMerge "Wait until quantum resources are deleted."
2013-07-12 JenkinsMerge "avoid excessive database calls while loading...
2013-07-12 JenkinsMerge "Rename part-handler.py to part_handler.py so...
2013-07-12 JenkinsMerge "engine : Allow loadbalancer resource to work...
2013-07-12 JenkinsMerge "Add Rackspace cloud loadbalancer resource."
2013-07-12 JenkinsMerge "provide test for nested stack error path"
2013-07-12 JenkinsMerge "Do not override FnGetAtt"
2013-07-12 Steven Hardyengine : Allow loadbalancer resource to work with no key
2013-07-12 Steve BakerWait until quantum resources are deleted.
2013-07-11 JenkinsMerge "Global disable scheduler _sleep instead of mocking."
2013-07-11 JenkinsMerge "Add length validation to properties of type...
2013-07-11 JenkinsMerge "Use new environment and parameters on stack...
2013-07-11 JenkinsMerge "Handle conversion of MAP properties to JSON...
2013-07-11 Randall BurtDo not override FnGetAtt
2013-07-11 Liang Chenprovide test for nested stack error path
2013-07-11 Andrew PlunkAdd Rackspace cloud loadbalancer resource.
2013-07-11 Liang Chenavoid excessive database calls while loading events
2013-07-11 Steve BakerGlobal disable scheduler _sleep instead of mocking.
2013-07-10 Steven DakeRename part-handler.py to part_handler.py so it can...
2013-07-10 Randall BurtHandle conversion of MAP properties to JSON params
2013-07-10 JenkinsMerge "Tolerate an empty environment properties."
2013-07-10 JenkinsMerge "Make the waitcondition signed url more generic"
2013-07-09 Steve BakerTolerate an empty environment properties.
2013-07-09 JenkinsMerge "Sync install_venv_common from oslo."
2013-07-09 Vijendar KomallaAdd length validation to properties of type LIST and...
2013-07-09 JenkinsMerge "Define behaviour for properties with None values."
2013-07-09 JenkinsMerge "Check duplicate names between params and resources"
2013-07-09 JenkinsMerge "Enforce credentials requirement on stack create...
2013-07-09 Steve BakerUse new environment and parameters on stack update.
2013-07-08 Steve BakerDefine behaviour for properties with None values.
2013-07-08 JenkinsMerge "engine : add suspend/resume support to User...
2013-07-08 JenkinsMerge "engine : add suspend/resume support to watch...
2013-07-07 Angus SalkeldMake the waitcondition signed url more generic
2013-07-07 Liang ChenCheck duplicate names between params and resources
2013-07-07 JenkinsMerge "Stop patching the GenericResource's property_schema"
2013-07-06 Steven Hardyengine : add suspend/resume support to User resource
2013-07-06 Steven Hardyengine : add suspend/resume support to watch resource
2013-07-06 Monty TaylorSync install_venv_common from oslo.
2013-07-05 JenkinsMerge "cleanup watchrule delete logic/tests"
2013-07-05 Angus SalkeldStop patching the GenericResource's property_schema
2013-07-05 JenkinsMerge "Tolerate 404 on user delete."
2013-07-04 Steve BakerEnforce credentials requirement on stack create/update.
2013-07-04 Steven Hardycleanup watchrule delete logic/tests
2013-07-04 JenkinsMerge "engine : autoscaling pass instance id's not...
2013-07-03 JenkinsMerge "Fix command name display issue in heat-manage...
2013-07-03 guohliuFix command name display issue in heat-manage usage
2013-07-03 Steven Hardyengine : autoscaling pass instance id's not names to...
2013-07-03 JenkinsMerge "Rework associations from vpc to quantum resources."
2013-07-03 JenkinsMerge "Fixup assert_has_keys."
2013-07-03 JenkinsMerge "engine : perform periodic tasks with stored...
2013-07-03 JenkinsMerge "implement stack metadata"
2013-07-02 JenkinsMerge "Rackspace cloud database resource provider"
2013-07-02 JenkinsMerge "Ports depend on the subnets in the same network."
2013-07-02 JenkinsMerge "tests : remove duplicate suspend tests"
2013-07-02 JenkinsMerge "add missing gettextutils imports"
2013-07-02 JenkinsMerge "Expose resource dependency required_by to REST...
2013-07-02 Vijendar KomallaRackspace cloud database resource provider
2013-07-02 JenkinsMerge "Add resume support to InstanceGroup"
2013-07-02 Steven Hardyadd missing gettextutils imports
2013-07-02 Steven Hardyengine : perform periodic tasks with stored stack_context
2013-07-02 JenkinsMerge "engine : resume support for nested stacks"
2013-07-02 JenkinsMerge "api : Add actions resume support"
2013-07-02 JenkinsMerge "Add resume support to Instance"
2013-07-02 Liang Chenimplement stack metadata
2013-07-02 JenkinsMerge "Get rid of template caching in resources"
2013-07-02 JenkinsMerge "Explicitly pass old json snippet to update"
2013-07-02 Steve BakerRework associations from vpc to quantum resources.
2013-07-02 Steve BakerTolerate 404 on user delete.
2013-07-01 JenkinsMerge "Add initial resume logic to engine"
2013-07-01 JenkinsMerge "check content type in JSONRequestDeserializer"
2013-07-01 JenkinsMerge "destroy failed instances created by auto scaling"
2013-07-01 Zane BitterGet rid of template caching in resources
2013-07-01 Zane BitterExplicitly pass old json snippet to update
2013-07-01 Steven Hardytests : remove duplicate suspend tests
2013-07-01 Steven HardyAdd resume support to InstanceGroup
2013-07-01 Steven Hardyengine : resume support for nested stacks
2013-07-01 Steven Hardyapi : Add actions resume support
2013-07-01 Steven HardyAdd resume support to Instance
2013-07-01 Steven HardyAdd initial resume logic to engine
2013-07-01 JenkinsMerge "Fixup handle_create backup restore."
2013-07-01 JenkinsMerge "install "_" via gettextutils"
2013-07-01 JenkinsMerge "add GET /{tenant_id}/stacks/detail to Heat API"
2013-07-01 Liang Chendestroy failed instances created by auto scaling
2013-06-30 Steve BakerExpose resource dependency required_by to REST API.
2013-06-30 Liang Cheninstall "_" via gettextutils
2013-06-28 Steven Hardyengine : simplify resource state check
2013-06-28 Steven Hardyengine : remove unnecessary default check_*_complete...
2013-06-28 Patrick WoodsFixup handle_create backup restore.
2013-06-28 Steven HardyRemove comments from requirements.txt (workaround pbr...
2013-06-28 Liang Chenadd GET /{tenant_id}/stacks/detail to Heat API
2013-06-28 JenkinsMerge "Add suspend support to InstanceGroup"
2013-06-28 Steven HardyAdd suspend support to InstanceGroup
2013-06-28 JenkinsMerge "autoscaling : Fix issue when scaling to zero...
2013-06-28 JenkinsMerge "Add editor backup files to .gitignore."
2013-06-28 Robert CollinsFixup assert_has_keys.
2013-06-27 Steven Hardyautoscaling : Fix issue when scaling to zero instances
2013-06-27 JenkinsMerge "engine : autoscaling refactor Instance list...
2013-06-27 JenkinsMerge "api : Add ReST actions POST method"
2013-06-27 JenkinsMerge "engine : parser.Stack create general stack_task"
2013-06-27 JenkinsMerge "engine : suspend support for nested stacks"
next