]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2012-05-22 Chris AlfonsoAdding the AWS::IAM::User and AWS::IAM::AccessKey to...
2012-05-22 Andrew HutchingsUpdate gitreview for new Stackforge remote
2012-05-21 Monty TaylorAlign with project standards.
2012-05-21 Steven DakeFedora openstack projects use new tools to setup databases
2012-05-21 Andrew HutchingsAdd .gitreview for Gerrit
2012-05-21 Zane BitterAdd an integration test script
2012-05-21 Chris AlfonsoPep8 fixes
2012-05-21 Chris AlfonsoMerge branch 'puppet_instances'
2012-05-21 Chris AlfonsoMerge branch 'puppet_instances' of github.com:heat...
2012-05-21 Chris AlfonsoFixing _decompress to handle bundled and compressed
2012-05-21 Zane BitterHandle failures when deleting stacks
2012-05-21 Zane BitterFix problem with updating parsed template in DB
2012-05-21 Zane BitterFix copy-paste errors in template descriptions
2012-05-21 Zane BitterImprovements to uninstall script
2012-05-18 Zane BitterRefactor some not-particularly-Pythonic code
2012-05-18 Zane BitterDelete networks when erasing OpenStack
2012-05-18 Chris AlfonsoAdding chaining to CommandRunner
2012-05-18 Chris AlfonsoMaking PrivateDnsName return the ip address
2012-05-18 Chris AlfonsoAdding puppet and puppet master instances
2012-05-18 Zane BitterWait for instance startup in GettingStarted test
2012-05-17 Steven Hardyapi : fix pep8 warning
2012-05-17 Tomas SedovicAllow engine and metadata server start in any order
2012-05-17 Chris AlfonsoMaking PrivateDnsName return the ip address
2012-05-17 Tomas SedovicClean up the API routes
2012-05-16 Chris AlfonsoAdding puppet and puppet master instances
2012-05-16 Tomas SedovicClean up the API routes
2012-05-16 Angus SalkeldMake the wait condition behave better when the stack...
2012-05-16 Steven Hardyheat cli : Add options to bash completion script
2012-05-16 Steven Hardyheat client : reduce duplication between functions
2012-05-16 Steven HardyAPI and heat-cli rework to align with AWS CloudFormatio...
2012-05-15 Zane BitterReport errors when resource creation fails
2012-05-15 Zane BitterModify command names for consistency
2012-05-14 Chris AlfonsoUpdated the version to 4
2012-05-14 Zane BitterMake 'heat help' show a list of commands
2012-05-14 Zane BitterAllow the Getting Started script to run non-interactively
2012-05-14 Chris AlfonsoFix pep8 errors
2012-05-14 Tomas SedovicSet cfn-hup to send events to the metadata server
2012-05-14 Angus SalkeldSlim down the getting_started template.
2012-05-14 Angus SalkeldCheck for the presence of Metadat before trying to...
2012-05-11 Jeff PeelerAdd status argument that shows service status for all...
2012-05-11 Steven DakeKill some pep8 errors in test_stacks.py
2012-05-11 Steven DakeKill some pep8 errors in engine directory
2012-05-11 Steven DakeKill few pep8 errors
2012-05-11 Steven DakeProperly test ref valid against proper input
2012-05-11 Steven DakeUse manager to test ref validation
2012-05-11 Steven DakeAdd test cases to test valid and invalid keys in FindInMap
2012-05-11 Ian MainList stacks tests
2012-05-11 Ian MainMove list_events into the class.
2012-05-11 Ian MainFactor out a start_wordpress_stack()
2012-05-11 Ian MainAdd event_list test.
2012-05-11 Zane BitterAdd uninstall script
2012-05-11 Zane BitterAdd Getting Started guide to repo
2012-05-11 Zane BitterAdd cfn-get-metadata to the manifest
2012-05-11 Zane BitterFixed problems with starting MySQL in heat-db-setup
2012-05-11 Steven DakeAdd test_validate_ref for invalid and valid inputs
2012-05-11 Steven DakeCheck for invalid Fn::FindInMap key
2012-05-11 Steven DakeCheck for invalid Ref keys in validate
2012-05-11 Angus SalkeldTEST: slightly better version with minimal template...
2012-05-11 Steven DakeAdd volumeattachment validation
2012-05-10 Chris AlfonsoAllowed the database call to return no parsed template.
2012-05-10 Chris AlfonsoAdding a deepcopy of the template before stack create...
2012-05-10 Chris AlfonsoAdd stack delete test, and set stack to DELETE_COMPLETE...
2012-05-10 Chris AlfonsoRemoving stack validation on create
2012-05-09 Chris AlfonsoAdding stack create test
2012-05-09 Steven DakeValidate invalid mountpoint.device entries
2012-05-09 Tomas SedovicAllow sending events using metadata server
2012-05-09 Tomas SedovicTypo in a logging declaration
2012-05-09 Chris AlfonsoFix stack creation - CREATE_FAILED issue
2012-05-08 Jeff PeelerAdd ability to automate testing with tox.
2012-05-08 Jeff PeelerAdd option to exclude pep8 examination to run_test.sh.
2012-05-08 Jeff PeelerAdd test coverage option to run_tests.sh
2012-05-07 Angus SalkeldConnect up the waitcondition code to poll the metadata...
2012-05-07 Angus SalkeldSave to parsed template as that is used in the parser.
2012-05-07 Angus SalkeldWaitCondition: fix the url to the new metadata server.
2012-05-07 Angus SalkeldAdd WaitConditions to HA template
2012-05-07 Angus SalkeldDownload cfn tools from the master branch.
2012-05-07 Angus SalkeldEscape the quotes going into cfn-signal shell command.
2012-05-07 Angus SalkeldMore peppy fixes...
2012-05-07 Angus SalkeldAdd implementation to cfn-signal
2012-05-07 Angus SalkeldFix undefined LOG variable in db.session
2012-05-07 Angus SalkeldRemove unused "cloudinit_path" setup in resources.py
2012-05-07 Angus SalkeldMetadata: Add bind_host to the config
2012-05-05 Tomas SedovicRegister metadata server's entry point with Engine
2012-05-05 Tomas SedovicRemove obsoleted metadata files
2012-05-05 Tomas SedovicConnect metadata server to the engine via RPC
2012-05-04 Chris AlfonsoMoving key validation into instance validate
2012-05-04 Ian MainApparently boto expects / to be list stacks.
2012-05-04 Steven DakeValidateTemplate API call framework
2012-05-04 Angus SalkeldFix the sql in the rails template (didn't work with...
2012-05-03 Chris Alfonsouncommenting the metadata server attribute so the tests...
2012-05-03 Chris AlfonsoValidating the KeyName against nova on stack_create
2012-05-03 Tomas SedovicConnect cfn utils to the remote server
2012-05-03 Tomas SedovicFix cfn-get-metadata params and output
2012-05-03 Angus SalkeldFixed the interpretation of the file extension.
2012-05-03 Chris AlfonsoOnly showing the Outputs when the status of a stack...
2012-05-03 Angus SalkeldFix unbound error in cfn_helper.
2012-05-03 Chris AlfonsoAdding mime_string to the Instance instance and fixing...
2012-05-03 Angus SalkeldFix some indentation and pep errors
2012-05-03 Angus SalkeldHack the Rails template to work.
2012-05-03 Angus SalkeldAdd Rails template example
next