]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2013-09-19 Luis A. GarciaUse unicode() when serializing REST API errors
2013-09-19 JenkinsMerge "Document instance resource properties"
2013-09-19 JenkinsMerge "make get_flavor_id to work if input is flavor id"
2013-09-18 JenkinsMerge "Use built-in print() instead of print statement"
2013-09-18 Vijendar Komallamake get_flavor_id to work if input is flavor id
2013-09-18 JenkinsMerge "Remove broken tripleo links from on_devstack...
2013-09-18 JenkinsMerge "Document neutron vpn service properties"
2013-09-18 JenkinsMerge "Docs for building heat-cfntools images with...
2013-09-18 JenkinsMerge "Document autoscaling resource properties"
2013-09-18 JenkinsMerge "Add 'repeat_actions' property for OS::Ceilometer...
2013-09-18 JenkinsMerge "Consistent logging in the API to better log...
2013-09-18 Swann CroisetAdd 'repeat_actions' property for OS::Ceilometer::Alarm
2013-09-18 Chang Bo GuoUse built-in print() instead of print statement
2013-09-18 Steven HardyDocument instance resource properties
2013-09-18 Steven HardyDocument autoscaling resource properties
2013-09-18 JenkinsMerge "Validate OS::Nova::Server block_device_mapping...
2013-09-18 JenkinsMerge "Use strings for block device mapping info"
2013-09-17 JenkinsMerge "Document ceilometer alarm properties"
2013-09-17 Steven HardyRemove broken tripleo links from on_devstack doc
2013-09-17 JenkinsMerge "assertEquals is deprecated, use assertEqual"
2013-09-17 JenkinsMerge "Fix misused assertTrue in unit tests"
2013-09-17 Bartosz GórskiDocument neutron vpn service properties
2013-09-17 Chang Bo GuoFix misused assertTrue in unit tests
2013-09-17 Bartosz GórskiDocument ceilometer alarm properties
2013-09-16 JenkinsMerge "Pass debug mode to eventlet.wsgi.server"
2013-09-16 Dirk MuellerassertEquals is deprecated, use assertEqual
2013-09-16 JenkinsMerge "Only send traceback to users when in debug mode"
2013-09-16 JenkinsMerge "Add methods to help calculate a stack's resources"
2013-09-16 JenkinsMerge "Add DB API to get the count of stacks per tenant"
2013-09-15 Steve BakerDocs for building heat-cfntools images with diskimage...
2013-09-14 JenkinsMerge "Add security_groups for create_port()"
2013-09-13 Luis A. GarciaConsistent logging in the API to better log exceptions
2013-09-13 JenkinsMerge "Use the generic RequestLimitExceeded exception...
2013-09-13 JenkinsMerge "Document volume properties"
2013-09-13 JenkinsMerge "Add error handling to property value resolution"
2013-09-13 Liang ChenUse the generic RequestLimitExceeded exception when...
2013-09-13 JenkinsMerge "Migrate remaining TEXT columns to LONGTEXT"
2013-09-13 Liang ChenValidate OS::Nova::Server block_device_mapping property
2013-09-13 Liang ChenUse strings for block device mapping info
2013-09-13 Clint ByrumAdd methods to help calculate a stack's resources
2013-09-13 Randall BurtAdd error handling to property value resolution
2013-09-12 JenkinsMerge "Remove py33 from tox.ini until eventlet is ported"
2013-09-12 Steven HardyMigrate remaining TEXT columns to LONGTEXT
2013-09-12 Thomas HerveDocument volume properties
2013-09-11 JenkinsMerge "Use physical_resource_name as Ref for Instance...
2013-09-11 JenkinsMerge "Impose a size limit on JSON request body"
2013-09-11 JenkinsMerge "Enclose command args in with_venv.sh"
2013-09-11 Hui HX XiangAdd security_groups for create_port()
2013-09-11 Liang ChenImpose a size limit on JSON request body
2013-09-11 JenkinsMerge "Make some heat resolve functions workable in...
2013-09-10 Randall BurtAdd HOT functions to dependency checks
2013-09-10 Swann CroisetUse physical_resource_name as Ref for Instance/AS Group
2013-09-10 JUN JIE NANMake some heat resolve functions workable in hot
2013-09-09 ZhiQiang FanEnclose command args in with_venv.sh
2013-09-07 JenkinsMerge "Set a small max_template_size for test_long_yaml"
2013-09-07 JenkinsMerge "Only validate credentials on create based on...
2013-09-07 Clint ByrumPass debug mode to eventlet.wsgi.server
2013-09-07 Clint ByrumOnly send traceback to users when in debug mode
2013-09-06 Angus SalkeldChange the dbinstance to F19
2013-09-06 Angus SalkeldMove dbinstance into a TemplateResource
2013-09-06 Angus SalkeldMake global TemplateResources usable in the tests
2013-09-06 Angus SalkeldMake the new template validation usable from tests
2013-09-06 Clint ByrumAdd DB API to get the count of stacks per tenant
2013-09-06 JenkinsMerge "Run cfg.CONF.reset() on test cleanup"
2013-09-06 JenkinsMerge "Fix H233 in sphinx config"
2013-09-05 Steve BakerSet a small max_template_size for test_long_yaml
2013-09-05 Steve BakerOnly validate credentials on create based on resources
2013-09-05 Steve BakerRun cfg.CONF.reset() on test cleanup
2013-09-05 Steve BakerFix H233 in sphinx config
2013-09-05 Angus SalkeldFix TemplateResource list property conversion
2013-09-05 JenkinsMerge "parallelize StackResource delete"
2013-09-05 JenkinsMerge "Adding IPsec site connection to Heat resources"
2013-09-05 JenkinsMerge "Adding IPsec policy to Heat resources"
2013-09-05 JenkinsMerge "Adding IKE policy to Heat resources"
2013-09-05 JenkinsMerge "Adding VPN Service to Heat resources"
2013-09-05 JenkinsMerge "update neutronclient to 2.3.0 minimum version"
2013-09-05 JenkinsMerge "Remove some heat-cfnclients only exceptions"
2013-09-05 Vijendar Komallaparallelize StackResource delete
2013-09-05 JenkinsMerge "parallelize instance delete"
2013-09-05 JenkinsMerge "parallelize volume deletion"
2013-09-05 JenkinsMerge "Implement parallel delete"
2013-09-04 Bartosz GórskiAdding IPsec site connection to Heat resources
2013-09-04 Bartosz GórskiAdding IPsec policy to Heat resources
2013-09-04 Bartosz GórskiAdding IKE policy to Heat resources
2013-09-04 Bartosz GórskiAdding VPN Service to Heat resources
2013-09-04 Mark McClainupdate neutronclient to 2.3.0 minimum version
2013-09-04 Vijendar Komallaparallelize instance delete
2013-09-04 Vijendar Komallaparallelize volume deletion
2013-09-04 Vijendar KomallaImplement parallel delete
2013-09-04 Simon PasquierFix AttributeError exception in autoscaling
2013-09-04 JenkinsMerge "Update nested stacks in parallel"
2013-09-04 JenkinsMerge "Fix problem with mocking tasks"
2013-09-04 JenkinsMerge "Create a Stack.update_task() method"
2013-09-04 JenkinsMerge "Change _testnoexisthost_ references in tests"
2013-09-04 JenkinsMerge "Migrate stored credentials to keystone trusts"
2013-09-04 Zane BitterUpdate nested stacks in parallel
2013-09-04 Zane BitterFix problem with mocking tasks
2013-09-04 Zane BitterCreate a Stack.update_task() method
2013-09-04 JenkinsMerge "Make error message for InvalidTemplateReference...
2013-09-04 JenkinsMerge "Add unit tests for Resource dependency inference"
next