]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2013-09-03 JenkinsMerge "Don't use a query for watch_rule_get()"
2013-09-03 JenkinsMerge "Parallelise Server updates"
2013-09-03 JenkinsMerge "Add trust_id and trustor_user_id Context and DB"
2013-09-02 Steven HardyAdd trust_id and trustor_user_id Context and DB
2013-09-02 Zane BitterDon't use a query for watch_rule_get()
2013-09-02 Zane BitterDon't use a query for stack_get()
2013-09-02 JenkinsMerge "Delete the old example config files"
2013-09-02 JenkinsMerge "Remove references to the multiple config files"
2013-09-02 JenkinsMerge "Rackspace: Parallelise CloudServer updates"
2013-09-02 JenkinsMerge "EC2token middleware implement multi-cloud auth"
2013-09-02 JenkinsMerge "Sync rpc from oslo-incubator"
2013-09-02 JenkinsMerge "Parallelise Instance updates"
2013-09-02 JenkinsMerge "Allow resources to be updated in parallel"
2013-09-02 JenkinsMerge "Don't stub LoadBalancer.update in autoscaling...
2013-09-02 JenkinsMerge "Do updates based on a single dependency list"
2013-09-02 JenkinsMerge "Make security groups associated with Neutron...
2013-09-02 JenkinsMerge "Support ISO8601 duration format for UpdatePolicy...
2013-09-02 Angus SalkeldDelete the old example config files
2013-09-02 Angus SalkeldRemove references to the multiple config files
2013-09-01 Winson ChanSupport ISO8601 duration format for UpdatePolicy PauseTime
2013-08-30 Russell BryantSync rpc from oslo-incubator
2013-08-30 Jeff PeelerMake security groups associated with Neutron port work
2013-08-30 Zane BitterParallelise Server updates
2013-08-30 Zane BitterRackspace: Parallelise CloudServer updates
2013-08-30 Zane BitterParallelise Instance updates
2013-08-30 Zane BitterAllow resources to be updated in parallel
2013-08-30 Zane BitterDon't stub LoadBalancer.update in autoscaling tests
2013-08-30 Zane BitterDo updates based on a single dependency list
2013-08-30 Steven Hardyautoscaling test fix assertRaises Exception warning
2013-08-30 Steven HardyRemove localhost references from tests
2013-08-29 JenkinsMerge "Add schema for security group rule"
2013-08-29 JenkinsMerge "Fix CFN API error responses"
2013-08-29 JenkinsMerge "Implement interruption-free update and rollback"
2013-08-29 JenkinsMerge "Cleanup the Properties doc strings"
2013-08-29 JenkinsMerge "Add auto code api doc generation"
2013-08-29 JenkinsMerge "Generate docs using new properties Schema class"
2013-08-29 JenkinsMerge "Implement native nova server resource"
2013-08-29 JenkinsMerge "Add the missing heat.po files into heat"
2013-08-28 JenkinsMerge "Give Property constraints a string representation"
2013-08-28 Steve BakerImplement native nova server resource
2013-08-28 JenkinsMerge "Remove aws_creds from DB API"
2013-08-28 JenkinsMerge "Provide user control for maximum nesting depth"
2013-08-28 JenkinsMerge "Change localhost references in test_nested_stack"
2013-08-28 Zane BitterGenerate docs using new properties Schema class
2013-08-28 Zane BitterGive Property constraints a string representation
2013-08-28 Liang ChenFix CFN API error responses
2013-08-28 JenkinsMerge "TemplateResources need to download from local...
2013-08-28 JenkinsMerge "Add support for local file urls"
2013-08-28 JenkinsMerge "Add the api config opts in groups to deal with...
2013-08-28 Steven HardyRemove aws_creds from DB API
2013-08-28 JenkinsMerge "Make logical_resource_id renaming backward compa...
2013-08-28 Angus SalkeldTemplateResources need to download from local "file...
2013-08-28 Angus SalkeldAdd support for local file urls
2013-08-28 Clint ByrumProvide user control for maximum nesting depth
2013-08-28 Angus SalkeldCleanup the Properties doc strings
2013-08-27 Angus SalkeldAdd auto code api doc generation
2013-08-27 Zane BitterImplement interruption-free update and rollback
2013-08-27 Steven HardyRemove unnecessary aws_* from user_creds
2013-08-27 Steven HardyRemove unused service_* columns from user_creds
2013-08-27 JenkinsMerge "Rename OS::Metering::Alarm to OS::Ceilometer...
2013-08-27 JenkinsMerge "Catch a NotFound exception in signal_responder...
2013-08-27 Clint ByrumChange localhost references in test_nested_stack
2013-08-27 JenkinsMerge "Add VPCZoneIdentifier attribute for autoscaling"
2013-08-27 Simon PasquierAdd schema for security group rule
2013-08-27 JenkinsMerge "Improve error message for nova unknown status"
2013-08-27 Christopher... Don't delete failed instances in InstanceGroup
2013-08-27 JenkinsMerge "Include Description in conversion from legacy...
2013-08-27 JenkinsMerge "Remove backup resources on stack delete"
2013-08-27 JenkinsMerge "Add a DB API to swap two resources between stacks"
2013-08-27 Simon PasquierAdd VPCZoneIdentifier attribute for autoscaling
2013-08-27 Liang ChenMake logical_resource_id renaming backward compatible
2013-08-27 YangLeiAdd the missing heat.po files into heat
2013-08-27 JenkinsMerge "Support native naming in InstanceGroup"
2013-08-27 JenkinsMerge "Autoload Nova extensions"
2013-08-27 JenkinsMerge "Add a "rollback" parameter to StackUpdate"
2013-08-27 JenkinsMerge "Always resolve properties against the current...
2013-08-27 JenkinsMerge "Adds support for Neutron Firewall"
2013-08-27 Angus SalkeldAdd the api config opts in groups to deal with the...
2013-08-26 Angus SalkeldRename OS::Metering::Alarm to OS::Ceilometer::Alarm
2013-08-26 Angus SalkeldCatch a NotFound exception in signal_responder delete
2013-08-26 Steve BakerImprove error message for nova unknown status
2013-08-26 JenkinsMerge "Use oslo.sphinx for the doc templates"
2013-08-26 Zane BitterRemove backup resources on stack delete
2013-08-26 Zane BitterAdd a DB API to swap two resources between stacks
2013-08-26 Zane BitterAdd a "rollback" parameter to StackUpdate
2013-08-26 Zane BitterAlways resolve properties against the current stack
2013-08-26 Liang ChenRemove the rest references to exception.py
2013-08-26 Thomas HerveSupport native naming in InstanceGroup
2013-08-26 JenkinsMerge "Implement a load balancer resource using new...
2013-08-26 JenkinsMerge "Allow in-place update of nested stack"
2013-08-26 JenkinsMerge "Enhance StackResource update for more use cases"
2013-08-26 Zane BitterInclude Description in conversion from legacy Property...
2013-08-26 Simon PasquierAdd support for source security groups
2013-08-26 Sumit NaiksatamAdds support for Neutron Firewall
2013-08-26 JenkinsMerge "Only create user_creds row on initial stack...
2013-08-26 JenkinsMerge "remove unused config options"
2013-08-26 JenkinsMerge "Process request exceptions while fetching template"
2013-08-26 JenkinsMerge "Use system locale when Accept-Language header...
2013-08-26 JenkinsMerge "Fix incorrect use of ServerError"
2013-08-26 Tim SmithAutoload Nova extensions
next