]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2012-09-05 Angus SalkeldFix pep8 warning
2012-09-05 Zane BitterSupport lookup of stacks by name or ARN
2012-09-05 Zane BitterAdd an identify_stack RPC call
2012-09-05 Zane BitterReport StackId in ARN format
2012-09-05 Zane BitterCreate a unique identifier for stacks
2012-09-05 Zane BitterUse assertEqual() instead of assert_()
2012-09-05 Steven Hardyheat tests : add functional test for Wordpress RDS
2012-09-05 Steven Hardyheat tests : convert functional test to class
2012-09-05 Steven Hardyheat tests : update WordPress_Single_Instance_With_EIP
2012-09-05 Steven Hardyheat tests : convert functional test to testcase class
2012-09-05 Steven Hardyheat tests : FuncUtils use heat_client in create_stack
2012-09-05 Steven Hardyheat tests : FuncUtils cleanup use heat_client
2012-09-05 JenkinsMerge "Add functional test for HA template"
2012-09-04 Steven Hardyheat tests : test_WordPress_Single_Instance.py update
2012-09-04 Steven Hardyheat tests : Add verify_wordpress helper function
2012-09-04 Steven Hardyheat tests : FuncUtils add get_stack_output function
2012-09-04 JenkinsMerge "heat tools : add qpid-cpp-server-daemon to tools...
2012-09-03 Tomas SedovicFix support for eventlet 0.9.16
2012-09-03 Steven Hardyheat tools : add qpid-cpp-server-daemon to tools/openstack
2012-09-03 Angus SalkeldAdd functional test for HA template
2012-08-31 Steven Hardyheat : run_tests.sh allow easier test selection
2012-08-31 Steven Hardyheat cli : initial heat-watch cloudwatch API client
2012-08-31 Steven Hardyheat API : Implement initial CloudWatch API
2012-08-31 JenkinsMerge "Add new functional test for WordPress_Single_Ins...
2012-08-31 JenkinsMerge "Connect to heat client, add accessor method...
2012-08-31 JenkinsMerge "Add new methods to get access to nova/glance...
2012-08-31 JenkinsMerge "Make sure the functional test always cleans up"
2012-08-31 Steven Hardyheat engine : Add set_watch_state engine RPC action
2012-08-31 Steven Hardyheat engine : Expose valid watch states via engine.api
2012-08-31 Jeff PeelerAdd new functional test for WordPress_Single_Instance_W...
2012-08-31 Jeff PeelerConnect to heat client, add accessor method, and fix...
2012-08-31 Jeff PeelerAdd new methods to get access to nova/glance clients
2012-08-30 Tomas SedovicMake sure the functional test always cleans up
2012-08-30 Steven Hardyheat API : add get_param_value to API utils
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
next