]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
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
2012-05-03 Angus SalkeldAdd dummy cfn-signal
2012-05-03 Angus SalkeldAdd WaitConditions
2012-05-03 Angus SalkeldSplit the resourses up into seperate files.
2012-05-03 Angus SalkeldHandle "sources" in cfn-init
2012-05-02 Tomas SedovicInitial metadata server API
2012-05-02 Angus SalkeldAdd very basic support for installing (apt, python...
2012-05-01 Jeff PeelerAdd cfn-get-metadata to files section of cfntools tdls
2012-05-01 Steven DakeModified README in tools directory to explain a few...
2012-05-01 Chris AlfonsoScoping the session per thread (request).
2012-04-30 Ian MainOops, meant for website repo.
2012-04-30 Ian MainHeat Logo
2012-04-30 Chris AlfonsoSkipping the import if its deps aren't installed, use...
2012-04-30 Chris AlfonsoCopied the python-novaclient test code to avoid importi...
2012-04-30 Chris AlfonsoAdding the metadata.log file
2012-04-27 Jeff PeelerFinish necessary changes related to jeos_create move
2012-04-27 Tomas SedovicAdd skeleton structure for the metadata server
2012-04-27 Tomas SedovicUpdate heat-api docstring
2012-04-27 Angus Salkeldmore pep fixups.
2012-04-27 Angus SalkeldAdd cfn-get-metadata make all cfn tools more consistent
2012-04-27 Angus Salkeldopenstack-common: timeutils and importutils seperated out
2012-04-27 Angus Salkeldopenstack-common: update cfg.py
2012-04-26 Jeff PeelerMove jeos_create into utils so it can be imported
2012-04-26 Steven DakePut Starting Heat API in log file and add logging setup...
2012-04-26 Steven DakeRemove stray print debug message
2012-04-26 Steven DakeQuiet down the QPID logging since it isn't helpful...
2012-04-26 Steven DakeKill prints and replace with LOG in heat/rpc/__init__.py
2012-04-26 Tomas SedovicStub out system calls in metadata_files test
2012-04-26 Tomas SedovicImplement runas for cfn-hup
2012-04-26 Angus SalkeldAdd test artifacts to gitignore
2012-04-26 Angus SalkeldMerge branch 'ha'
2012-04-26 Angus SalkeldHandle cfn-hup non-value parameters
2012-04-26 Chris AlfonsoMoving db error wrapping into heat session to avoid...
2012-04-26 Angus SalkeldAdd an easier way to update the cfn scripts
2012-04-26 Angus SalkeldFix up the template - some scripts not right.
2012-04-26 Angus SalkeldFix the cfn logging
2012-04-26 Angus SalkeldFix userdata mime creation
2012-04-26 Angus SalkeldFix userdata mime creation
2012-04-26 Angus SalkeldAdd a real creds file for the cfn-hup config tests
2012-04-26 Angus SalkeldRe-add the file logging to cfn tools.
2012-04-26 Angus SalkeldMake sure AWS::StackName is avaliable
2012-04-26 Angus SalkeldAdd cfn-hup config into template
2012-04-26 Angus SalkeldCopy the single inst. wordpress template to With_HA
2012-04-26 Chris Alfonsoremoving import of common config because it needs crede...
2012-04-26 Chris AlfonsoAdding the nova.exeption import to fix the tree
2012-04-26 Angus SalkeldAdd file support to cfn-init
2012-04-25 Chris AlfonsoAdding instance delete test
2012-04-25 Tomas SedovicLog when cfn-hup couldn't restart a service
2012-04-25 Chris Alfonsoputting python-novaclient back in pip requires
2012-04-25 Chris AlfonsoRemoving nova from pip requires
2012-04-24 Steven DakeMake heat-db-setup generic enough to run on RPM or...
2012-04-24 Chris AlfonsoAdding the nova module to the pip-requires
2012-04-24 Chris Alfonsoremoving import of common config because it needs crede...
2012-04-24 Chris AlfonsoAdding the nova.exeption import to fix the tree
2012-04-24 Jeff PeelerUse pip package name, not the RPM one
next