]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2013-05-03 JenkinsMerge "Sometimes use quantum for SecurityGroup"
2013-05-03 JenkinsMerge "Allow non-replacement updates of Alarms"
2013-05-03 JenkinsMerge "Fix test_validate to run by itself"
2013-05-03 JenkinsMerge "Depend on discover to fix python2.6 tests"
2013-05-03 Angus SalkeldAllow non-replacement updates of Alarms
2013-05-02 JenkinsMerge "Split the module lines in openstack-common.conf"
2013-05-02 Steve BakerSometimes use quantum for SecurityGroup
2013-05-02 Thomas HerveDepend on discover to fix python2.6 tests
2013-05-02 Thomas HerveMake DeletionPolicy a resource attribute instead of...
2013-05-02 Mark McLoughlinSplit the module lines in openstack-common.conf
2013-05-02 JenkinsMerge "Fix test_dbinstance not running by itself"
2013-05-02 JenkinsMerge "Remove unused jenkins arguments from tox.ini"
2013-05-02 JenkinsMerge "Refactor instance tests to share common code"
2013-05-02 JenkinsMerge "Enhance testcase for failed resource deletion"
2013-05-02 JenkinsMerge "Remove all references to nose"
2013-05-01 Clint ByrumRefactor instance tests to share common code
2013-05-01 JenkinsMerge "Fix warning about using os.tempnam in test suite."
2013-05-01 JenkinsMerge "Fix "No handlers could be found" warnings"
2013-05-01 JenkinsMerge "heat api : Update ec2token middleware for v4...
2013-05-01 Clint ByrumFix test_validate to run by itself
2013-05-01 Clint ByrumFix test_dbinstance not running by itself
2013-05-01 Steven Hardyheat tests : run_tests.sh reinstate text coverage report
2013-05-01 Clint ByrumRemove all references to nose
2013-05-01 Steven Hardyheat api : Update ec2token middleware for v4 signatures
2013-05-01 Clint ByrumRemove unused jenkins arguments from tox.ini
2013-05-01 Andrew PlunkEnhance testcase for failed resource deletion
2013-05-01 Thomas HerveRetrieve the list of availability zones from nova in...
2013-05-01 Clint ByrumFix "No handlers could be found" warnings
2013-05-01 Clint ByrumFix warning about using os.tempnam in test suite.
2013-05-01 JenkinsMerge "heat docs: deprecate old GettingStarted guide"
2013-04-30 Clint ByrumRemove unused skip_unless and skip_test decorators
2013-04-30 Clint ByrumRemove unused and outdated heat/testing dir
2013-04-30 Clint ByrumRe-work run_tests.sh to call testr instead of nose
2013-04-30 Clint ByrumRemove broken --doctest call from run_pep8.sh
2013-04-30 Clint ByrumRemove use of nose attrib plugin and most unittest
2013-04-30 Clint ByrumRemoving all prints and capturing logging
2013-04-30 Clint ByrumRemove functional tests in preferece for tempest
2013-04-30 Clint ByrumRemove examples and update testing-overview.txt
2013-04-30 Clint ByrumUse testr for running gate tests
2013-04-30 Clint ByrumEnable running tests via testr
2013-04-30 JenkinsMerge "Make Resource.create() a co-routine"
2013-04-30 JenkinsMerge "heat docs : Update jeos building documentation"
2013-04-30 Zane BitterMake Resource.create() a co-routine
2013-04-30 JenkinsMerge "Add a scheduler module"
2013-04-30 JenkinsMerge "heat api: fix ec2token authentication"
2013-04-30 Steven Hardyheat docs: deprecate old GettingStarted guide
2013-04-30 Steven Hardyheat docs : Update jeos building documentation
2013-04-30 JenkinsMerge "Update tools/integration.sh script to new docs...
2013-04-30 JenkinsMerge "Validate properties against the schema in valida...
2013-04-30 Steven Hardyheat api: fix ec2token authentication
2013-04-29 Clint ByrumRemove pyflakes_bypass
2013-04-29 Zane BitterFix DB sync script
2013-04-29 Steven HardyUpdate tools/integration.sh script to new docs tree
2013-04-29 Thomas HerveValidate properties against the schema in validate_template
2013-04-29 Steven Hardyheat engine : register options before using them
2013-04-29 JenkinsMerge "Do not initialize anything during import phase"
2013-04-29 Zane BitterAdd a scheduler module
2013-04-27 Mark McLoughlinRemove engine_topic configuration option
2013-04-27 Mark McLoughlinSend RPCs to 'engine' topic not 'engine.$host'
2013-04-26 JenkinsMerge "Consolidated api-paste.ini file"
2013-04-26 JenkinsMerge "Propagate deletion errors with exceptions"
2013-04-26 JenkinsMerge "Mock delete_network in Quantum unit tests"
2013-04-26 JenkinsMerge "Mark resources as failed when creation aborted"
2013-04-26 JenkinsMerge "Propagate creation errors with exceptions"
2013-04-24 JenkinsMerge "Move ec2token defaults from paste.ini to .conf"
2013-04-24 JenkinsMerge "Optionally allow ec2token config to come from...
2013-04-24 Clint ByrumDo not initialize anything during import phase
2013-04-23 Steve BakerConsolidated api-paste.ini file
2013-04-23 Steve BakerMove ec2token defaults from paste.ini to .conf
2013-04-23 Steve BakerOptionally allow ec2token config to come from .conf
2013-04-23 Zane BitterPropagate deletion errors with exceptions
2013-04-23 Zane BitterMock delete_network in Quantum unit tests
2013-04-23 Zane BitterMark resources as failed when creation aborted
2013-04-23 Zane BitterPropagate creation errors with exceptions
2013-04-23 Zane BitterAssert on Resource double-create()
2013-04-23 Zane BitterFix issues with EIP unit test
2013-04-23 Zane BitterGet rid of create state in Instance
2013-04-23 JenkinsMerge "Clean up metadata refresh unit test"
2013-04-23 JenkinsMerge "Get rid of create state in Autoscaling"
2013-04-23 JenkinsMerge "Fix pyflakes-bypass for PyFlakes 0.7"
2013-04-22 Steve BakerRemove service _user, _password, _tenant from context
2013-04-22 Steve BakerMove heat-api auth_token conf from paste.ini
2013-04-22 Steve BakerSubclass keystone middleware to set headers
2013-04-22 Dirk MuellerImprove Python 3.x compatibility
2013-04-22 Zane BitterFix pyflakes-bypass for PyFlakes 0.7
2013-04-22 Mark McLoughlinSimplify rpc client calls
2013-04-14 JenkinsMerge "Pass data from handle_create() to check_active()"
2013-04-13 JenkinsMerge "Updated OpenShift template"
2013-04-12 Angus SalkeldFix the exception message in stack_resource.get_output()
2013-04-12 Krishna RamanUpdated OpenShift template
2013-04-11 JenkinsMerge "uses os.urandom instead of Crypto.Random for...
2013-04-11 Zane Bitterheat-cfn: Handle parameters with = in them
2013-04-11 Giulio Fidenteuses os.urandom instead of Crypto.Random for backward...
2013-04-10 Angus SalkeldUpdate the README to point to docs.openstack.org/develo...
2013-04-10 JenkinsMerge "Update to the latest loopingcall from oslo."
2013-04-09 Zane BitterClean up metadata refresh unit test
2013-04-09 Zane BitterGet rid of create state in Autoscaling
2013-04-09 Zane BitterPass data from handle_create() to check_active()
2013-04-09 Steven Hardyheat templates : Update Wordpress config for F18 guests
2013-04-09 Steven Hardyheat : Getting started updates for grizzly
next