]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2013-06-09 Steve BakerAdd Fn::Replace template function.
2013-06-06 JenkinsMerge "Make autoscale not dependent on loadbalancer...
2013-06-06 JenkinsMerge "Rename functions which should not be run as...
2013-06-06 JenkinsMerge "Fix instance creation when a network with no...
2013-06-06 JenkinsMerge "flake8 F812 list comprehension redefines fix."
2013-06-06 Steve BakerRename functions which should not be run as tests.
2013-06-06 Steve Bakerflake8 F812 list comprehension redefines fix.
2013-06-05 Steve BakerOnly call FnGetAtt if resource is in acceptable state.
2013-06-05 Zane BitterMake Fn::GetAtt add a dependency
2013-06-05 Steve BakerUse - instead of . for physical_resource_name delim.
2013-06-05 Andrew PlunkMake autoscale not dependent on loadbalancer impl.
2013-06-05 Zane BitterUse a physical name matching class in unit tests
2013-06-05 JenkinsMerge "Add Fn::Select template function"
2013-06-05 JenkinsMerge "For Fn::Join, replace None items with an empty...
2013-06-04 Angus SalkeldAdd Fn::Select template function
2013-06-04 Simon PasquierFix instance creation when a network with no subnet...
2013-06-04 JenkinsMerge "Relax lxml version requirements."
2013-06-04 Steve BakerFor Fn::Join, replace None items with an empty string.
2013-06-04 Steve BakerRelax lxml version requirements.
2013-06-03 Steven Hardytests : fix cut/paste test name shadowing
2013-06-03 JenkinsMerge "Handle metadata updates during stack creation"
2013-06-03 JenkinsMerge "Log at DEBUG level in unit tests"
2013-06-03 JenkinsMerge "Fix Hacking H304 Warnings"
2013-06-03 JenkinsMerge "a minor fix to volume.py"
2013-06-02 Liang Chena minor fix to volume.py
2013-06-01 Dirk MuellerFix Hacking H304 Warnings
2013-05-31 Thomas HerveFix an intermitting failure in test_metadata_refresh
2013-05-31 Zane BitterLog at DEBUG level in unit tests
2013-05-31 Zane Bitterscheduler: Fix inifinite loop for no-wait tasks
2013-05-31 JenkinsMerge "add error flow tests for volume detach"
2013-05-31 JenkinsMerge "Clarify a comment which says we require KeyName...
2013-05-31 Zane BitterHandle metadata updates during stack creation
2013-05-31 Zane BitterCreate nested stacks in parallel
2013-05-31 Zane BitterCreate stacks with a co-routine
2013-05-31 Zane BitterImplement timeouts for nested stacks
2013-05-31 Zane BitterAllow stacks to be created without a timeout
2013-05-31 Liang Chenadd error flow tests for volume detach
2013-05-31 Steven DakeClarify a comment which says we require KeyName - which...
2013-05-30 JenkinsMerge "Add a separate Template class for the HOT format"
2013-05-30 JenkinsMerge "Clean up DB migrations when running unit tests"
2013-05-29 Monty TaylorAdd CONTRIBUTING.rst file.
2013-05-29 Zane BitterClean up DB migrations when running unit tests
2013-05-29 Zane BitterGet rid of extra delays in unit tests
2013-05-29 Clint ByrumRestore heat.db.sync and add Deprecated message.
2013-05-28 JenkinsMerge "Create resources in parallel where possible"
2013-05-28 JenkinsMerge "Add a dependency-aware task group"
2013-05-28 JenkinsMerge "Move deletion from dependency graph to __delitem__"
2013-05-28 JenkinsMerge "Make the mutable dependency graph a separate...
2013-05-28 JenkinsMerge "Make dependency graph node class public"
2013-05-28 Derek HigginsUse heat-engine.conf for heat-manage config
2013-05-28 Zane BitterCreate resources in parallel where possible
2013-05-28 Zane BitterAdd a dependency-aware task group
2013-05-28 Zane BitterMove deletion from dependency graph to __delitem__
2013-05-28 Zane BitterMake the mutable dependency graph a separate class
2013-05-28 Zane BitterMake dependency graph node class public
2013-05-28 Angus SalkeldFix the handling of non-existing paste file
2013-05-28 JenkinsMerge "Add a basic heat-manage"
2013-05-27 JenkinsMerge "Fail validation when security groups and interfa...
2013-05-27 Liang Chenrefactor test_engine_service.py
2013-05-27 Simon PasquierFail validation when security groups and interfaces...
2013-05-27 Angus SalkeldAdd a basic heat-manage
2013-05-27 JenkinsMerge "Bring in oslo.cliutils for heat-manage"
2013-05-27 JenkinsMerge "Update the oslo code before importing a new...
2013-05-27 JenkinsMerge "Migrate test base class to testtools."
2013-05-27 JenkinsMerge "Add CONTRIBUTING file."
2013-05-27 Zane BitterRemove eventlet dependency from unit tests
2013-05-27 Zane BitterUse a task to delete Instances
2013-05-27 Angus SalkeldBring in oslo.cliutils for heat-manage
2013-05-27 Angus SalkeldUpdate the oslo code before importing a new module
2013-05-26 JenkinsMerge "Detach Volumes from an Instance in parallel"
2013-05-26 JenkinsMerge "Handle instance volume attachments with co-routines"
2013-05-26 JenkinsMerge "Add a convenience method to get instance volumes"
2013-05-25 Monty TaylorMigrate test base class to testtools.
2013-05-25 Monty TaylorAdd CONTRIBUTING file.
2013-05-25 Monty TaylorMigrate to pbr.
2013-05-24 Jeff PeelerImplement SecurityGroupIds property for instances
2013-05-24 Jeff PeelerUse UUIDs for Quantum security groups
2013-05-24 Jeff PeelerMake IDs for resources unique to ensure tests pass
2013-05-24 Jeff PeelerChange SecurityGroups to be passed directly to nova
2013-05-24 Zane BitterAdd a separate Template class for the HOT format
2013-05-24 JenkinsMerge "Rename requires files to standard names"
2013-05-24 Zane BitterDetach Volumes from an Instance in parallel
2013-05-24 Zane BitterHandle instance volume attachments with co-routines
2013-05-24 Zane BitterAdd a convenience method to get instance volumes
2013-05-23 Steven Hardyengine : move update_template_diff functions into Resource
2013-05-23 Steven HardyInstance resource remove unreachable/redundant Metadata...
2013-05-23 Steven Hardyheat tests : add coverage for instance UpdateReplace
2013-05-23 Steven Hardyengine : replace UPDATE_REPLACE with ResourceReplace...
2013-05-23 Zane BitterMove VolumeAttachment polling to check_create_complete()
2013-05-23 JenkinsMerge "Make volume detachment a co-routine"
2013-05-23 JenkinsMerge "engine : Fix ResourceFailure exception issues"
2013-05-23 JenkinsMerge "Make volume attachment a co-routine"
2013-05-22 JenkinsMerge "Verify function calls in cinder_fn_getatt unit...
2013-05-22 JenkinsMerge "Stub out sleeps in quantum unit tests"
2013-05-22 Zane BitterMake volume detachment a co-routine
2013-05-22 Zane BitterMake volume attachment a co-routine
2013-05-22 Zane BitterVerify function calls in cinder_fn_getatt unit test
2013-05-22 Zane BitterStub out sleeps in quantum unit tests
2013-05-22 Thomas HerveRemove unrelated tracebacks from test output
2013-05-22 Steven DakeRename requires files to standard names
next