]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2012-08-02 Steven Hardyheat templates : update Openshift template to add node...
2012-08-02 Steven Hardyheat : Make instance flavors consistent
2012-08-02 Steven Hardyheat engine : raise appropriate error for incorrect...
2012-08-01 Steven Hardyheat API : Return correct AWS error response for invali...
2012-07-31 Tomas SedovicBump to v6
2012-07-30 Steven Hardyheat engine : Avoid writing to class-scope parameters...
2012-07-30 Tomas SedovicUpdate getting started with credential crypto
2012-07-27 Ian MainAdd tools directory to python package.
2012-07-27 Tomas SedovicDon't use uuidgen in install.sh
2012-07-27 Ian MainAdd encryption support for authentication information...
2012-07-25 Ian MainChange to per-tenant stacks.
2012-07-25 Angus SalkeldMake a template that demonstrates instance monitoring...
2012-07-25 Angus SalkeldCall calulate_properties() before calling FnGetAtt()
2012-07-24 Angus SalkeldLog the error when a resouce fails to delete
2012-07-24 Steven Hardyheat API : Add more tests covering error paths
2012-07-24 Angus Salkelddelete duplicate validate() method
2012-07-24 Angus Salkeldloadbalancer: implement Interval and Timeout
2012-07-24 Angus Salkeldautoscaling: implement DesiredCapacity
2012-07-24 JenkinsMerge "Get rid of PyCrypto dependency"
2012-07-23 Zane BitterUpdate GettingStarted guide to use correct state name
2012-07-23 Jeff PeelerGet rid of PyCrypto dependency
2012-07-23 JenkinsMerge "Add AWS::RDS::DBInstance"
2012-07-23 Steven Hardyheat API : Add more unit tests
2012-07-23 Tomas SedovicAdd AWS::RDS::DBInstance
2012-07-23 Angus Salkeldautoscaling: don't kill all instances when scaling...
2012-07-23 Angus Salkeldmake the autoscaling template easier to debug
2012-07-23 Angus SalkeldReturn the name from the autoscaling group not the...
2012-07-23 Angus SalkeldAdd python-psutil and fix cfn-push-stats options
2012-07-20 Steven DakeAdd an EC2Token_filter_factory and use it as the defaul...
2012-07-20 Steven Hardyheat api/engine : Implement UpdateStack functionality
2012-07-20 JenkinsMerge "heat db : fix per-object delete"
2012-07-20 Steven Hardyheat db : fix per-object delete
2012-07-20 Angus SalkeldCombined autoscaling and loadbalancer
2012-07-20 Steven DakeOptimize filter context
2012-07-19 Angus Salkeldconvert to float instead of int in the watch rule
2012-07-19 Angus SalkeldAllow nested stacks to be retrieved by name
2012-07-18 JenkinsMerge "Don't require user params on template validation"
2012-07-18 Tomas SedovicUse eventlet's wsgi again
2012-07-18 Tomas SedovicDon't require user params on template validation
2012-07-18 Angus Salkeldtools: erase openstack-utils only after using it.
2012-07-18 Steven DakeUpdate openstack-common
2012-07-17 Zane BitterErase openstack-utils when uninstalling OpenStack
2012-07-17 Steven Hardyheat : update config files with new rpc backend
2012-07-17 Steven DakeImport openstack.common.rpc
2012-07-17 Steven DakeUse global cfg.CONF instead of config classes
2012-07-16 Zane BitterGet rid of eval() in authentication code
2012-07-16 Steven Hardyheat engine/API : Internal API rework
2012-07-16 JenkinsMerge "Import openstack.common.log and use inside heat...
2012-07-15 Zane BitterAccount for XML output in Getting Started script
2012-07-15 Zane BitterFix directory changes in Getting Started script
2012-07-15 Zane BitterAllow non-interactive installation of OpenStack
2012-07-15 Zane BitterDocument Metadata server in Getting Started guide
2012-07-14 Steven DakeImport openstack.common.log and use inside heat infrast...
2012-07-13 Steven DakeUpdate openstack-common in prep for pulling in common.rpc
2012-07-13 Zane BitterSet the stack updated time through the Timestamp
2012-07-13 Zane BitterEliminate DB access from the engine API
2012-07-13 Zane BitterMake timestamps available in Stack/Resource objects
2012-07-13 Steven Hardyheat cli : Manpage updates
2012-07-13 Steven Hardyheat engine : fix create_stack response format
2012-07-12 Steven Hardyheat API : Add missing StackId prefixes
2012-07-12 Steven Hardyheat engine : move StackId formatting into API
2012-07-12 Steven DakeBlock on instance delete until delete operation completes
2012-07-12 Steven Hardyheat engine : Store stack timeout in database
2012-07-12 JenkinsMerge "Update JEOS example in Getting Started"
2012-07-12 Tomas SedovicDisplay better message on Keystone failure
2012-07-11 Zane BitterSpeed up metadata server registration
2012-07-11 Zane BitterFix the WordPress puppet template syntax
2012-07-11 Zane BitterOptimise DB lookups by ID
2012-07-11 Zane BitterRaise the correct error when a stack is not found
2012-07-11 Zane BitterAccess Resource metadata through the new attribute
2012-07-11 Zane BitterAdd a helper class for metadata
2012-07-11 Zane BitterAdd unit tests for metadata read/write in heat-engine API
2012-07-11 Zane BitterAvoid unneccesary template parsing
2012-07-11 Zane BitterAllow partial template parsing
2012-07-11 Zane BitterRename resource_id to resource_name in metadata API
2012-07-11 Zane BitterReport errors from nested stacks
2012-07-11 Zane BitterSpeed up engine manager unit tests
2012-07-11 JenkinsMerge "Add DB refresh/expire on specific parameters"
2012-07-11 JenkinsMerge "Allow Status(Reason) access through Stack/Resour...
2012-07-11 Tomas SedovicUpdate JEOS example in Getting Started
2012-07-10 Steven Hardyheat cli : Align resource-list-details usage with other...
2012-07-09 Steven Hardyheat API: bugfix to XMLResponseSerializer
2012-07-09 Steven Hardyheat engine: raise appropriate error on bad stack name
2012-07-06 Zane BitterAdd DB refresh/expire on specific parameters
2012-07-06 Zane BitterAllow Status(Reason) access through Stack/Resource...
2012-07-06 Zane BitterRename test_resources to test_instance
2012-07-06 Steven Hardyheat API : Return auth errors in AWS format
2012-07-06 Steven Hardyheat : heat-boto remove boto.cfg reading
2012-07-06 Zane BitterSeparate out formatting for Engine API from manager
2012-07-06 Zane BitterAdd new assertions about event unit tests
2012-07-06 Angus SalkeldAdd basic autoscaling.
2012-07-06 Angus SalkeldAdd NovaSchedulerHints and correct the implementation...
2012-07-05 Steven Hardyheat tools : openstack script don't create duplicate...
2012-07-05 Steven Hardyheat tools : openstack script add restart option
2012-07-05 Steven Hardyheat tools : whitespace cleanup in tools/openstack
2012-07-05 Steven Hardyheat tests : Add missing headers to tests
2012-07-05 Steven Hardyheat API : cleanup docstrings
2012-07-05 JenkinsMerge "Add more unit tests for the engine API"
2012-07-05 JenkinsMerge "Pass Tags into scheduler_hints"
2012-07-05 Angus SalkeldAdd monitoring to the loadbalancer
next