]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2012-09-10 Steven Hardyheat tools : nova_create_flavors.sh additional retry...
2012-09-10 Steven Hardyheat tools : add ephemeral disk for all flavors
2012-09-10 Steven Hardyheat tools : check services running after openstack...
2012-09-10 Steven DakeRework functional test case infrasatructure
2012-09-07 Zane BitterAdd a string representation for identifiers
2012-09-07 Zane BitterAdd unit tests for EngineManager create/update/delete_stack
2012-09-07 Zane BitterFix update_stack call in EngineManager
2012-09-07 Zane BitterReorganise etc directory for easier installation
2012-09-07 JenkinsMerge "Switch to keystone service_type=orchestration."
2012-09-07 Angus SalkeldDelete unused heat-engine-paste.ini
2012-09-07 Angus SalkeldMake sure the properties are defined in all cases.
2012-09-06 Steven DakeAdd test case for WordPress_With_LB.template
2012-09-06 JenkinsMerge "Rename heat-api to heat-api-cfn"
2012-09-06 Steven DakeAdd a Wordpress+MySQL composed instance functional...
2012-09-06 JenkinsMerge "Add EBS test."
2012-09-06 Ian MainAdd EBS test.
2012-09-06 Steven Hardyheat tests : new wordpress EBS_EIP functional test
2012-09-06 Ian MainForgot commas, doh!
2012-09-06 Ian MainMore EBS fixes.
2012-09-06 Zane BitterRename heat-api to heat-api-cfn
2012-09-06 Steven Hardyheat templates : EBS templates, attach volume to vdc
2012-09-06 Steven Hardyheat tests : bugfix FuncUtils check StackId not StackName
2012-09-06 Steven Hardyheat templates : Add default LinuxDistribution parameter
2012-09-06 Zane BitterFix identify_stack call
2012-09-06 JenkinsMerge "Add a newline to user data injection."
2012-09-06 Jeff PeelerModify to use systemctl and move func_utils outside...
2012-09-06 Ian MainAdd a newline to user data injection.
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 Steve BakerSwitch to keystone service_type=orchestration.
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
next