]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2012-08-31 Jeff PeelerAdd new methods to get access to nova/glance clients
2012-08-29 Jeff PeelerAdd new arguments to run_tests
2012-08-29 Zane BitterRefactor reformat_dict_keys()
2012-08-29 Zane BitterRefactor extract_param_pairs()
2012-08-29 Zane BitterRefactor extract_param_list()
2012-08-28 Jeff PeelerAdd link to RPM repository in getting started
2012-08-28 Steven Hardyheat API : Add api.aws.utils.extract_param_list
2012-08-28 Steven Hardyheat tests : rename test_stacks
2012-08-28 Steven Hardyheat tests : add test for new manager show_watch_metric...
2012-08-28 Steven Hardyheat tests : add tests for new manager show_watch method
2012-08-28 Steven Hardyheat engine : bugfix show_watch, fix single-watch mode
2012-08-28 Steven Hardyheat tests : add new engine rpcapi unit tests
2012-08-27 Jeff PeelerAdd test-requires in RPM package list form
2012-08-27 JenkinsMerge "Functional test improvements"
2012-08-27 JenkinsMerge "Fix the Timeout/Interval check in the LB."
2012-08-27 JenkinsMerge "Set the max url length in eventlet 0.9.17"
2012-08-27 Tomas SedovicSet the max url length in eventlet 0.9.17
2012-08-27 Jeff PeelerFunctional test improvements
2012-08-27 Angus SalkeldFix the Timeout/Interval check in the LB.
2012-08-27 Angus SalkeldFix the way self.properties is checked for a value.
2012-08-27 Steven DakeMake RDS (mysql) wait until setup is finished before...
2012-08-27 Steven DakePut selinux in permissive mode by default via a runcmd...
2012-08-24 Steven Hardyheat API : make extract_user_params more generic
2012-08-24 Steven Hardyheat engine : Add show_watch_metric RPC action
2012-08-24 Steven Hardyheat engine : add show_watch RPC method
2012-08-23 JenkinsMerge "Split functional test into standalone and utilit...
2012-08-23 Jeff PeelerSplit functional test into standalone and utility class
2012-08-23 Steven Hardyheat DB : make watch_data_get_all work with no watch ID
2012-08-23 Steven Hardyheat API : Add HeatAPINotImplementedError exception
2012-08-21 Steven Hardyheat API : Move aws api common code into aws/utils.py
2012-08-21 Steven Hardyheat API : move remote_error to common exception.py
2012-08-21 Steven Hardyheat API : move aws common files from api/v1 to api/aws
2012-08-21 Steven Hardyheat engine : Fix engine.api variable shadowing
2012-08-20 Steven Hardyheat tools : glance-jeos-add-from-github avoid duplicates
2012-08-20 Steven Hardyheat tools : glance-jeos-add-from-github scrape image...
2012-08-17 Jeff PeelerInject command into userdata
2012-08-17 Steven DakeAdd a tool to register prebuilt JEOS images into glance...
2012-08-16 Steven Hardyheat template : Align two Openshift template varieties
2012-08-16 Steven DakeUse cached keystoneclient
2012-08-16 Steven Hardyheat cli : Workaround inconsistent boto return type
2012-08-16 Steven Hardyheat cli : Rework to separate cli tool from client...
2012-08-16 Steven Hardyheat cli : remove some duplication from parameter forma...
2012-08-15 Steven Hardyheat cli : remove unused paths from heat cli tool
2012-08-14 Steven DakeUpdate Getting started to match change to heat-jeos
2012-08-14 Steven Hardyheat api : bugfix, save config correctly in EC2Token
2012-08-13 Steven Hardyheat templates : Add openshift template for pre-built...
2012-08-13 Zane BitterGetting Started: Add configuration info for the metadat...
2012-08-13 Zane BitterGetting Started: Use install.sh script
2012-08-13 Tomas SedovicMake template params resolution standalone
2012-08-10 JenkinsMerge "change amd64 reference to x86_64 to match latest...
2012-08-10 Steven Dakechange amd64 reference to x86_64 to match latest cfntools
2012-08-08 Steven DakeRemove crankcase patch since fix was merged upstream
2012-08-06 Angus SalkeldAdd calculate_properties() to update() and restart_reso...
2012-08-04 JenkinsMerge "Log all startup operations to /var/log/heat...
2012-08-04 Steven DakeForce rpm to retry indefinately during crankcase build
2012-08-03 Steven DakeLog all startup operations to /var/log/heat-startup.log
2012-08-02 Steve BakerPort existing rpc calls to use the new RPC client API.
2012-08-02 Steve BakerImplements a client side engine RPC API.
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
next