]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
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
2012-04-24 Jeff PeelerUpdate virtual-env requires and documentation
2012-04-24 Tomas SedovicMake cfn-hup configuration handling closer to aws
2012-04-24 Tomas SedovicBetter error messages for cfn-hup configuration
2012-04-24 Angus Salkeldmore work on cfn-hup
2012-04-24 Angus SalkeldMerge remote-tracking branch 'origin/master' into ha
2012-04-24 Angus SalkeldAdd test case for boolean.
2012-04-23 Chris AlfonsoAssert the instance auto increment on the id worked
2012-04-23 Chris AlfonsoRemoving the run_tests.py, was replaced by heat/testing...
2012-04-23 Chris AlfonsoChanging version scheme to just major
2012-04-23 Chris AlfonsoMerge branch 'resource_unit_tests'
2012-04-23 Chris AlfonsoAdding instance creation test
2012-04-23 Tomas SedovicFix `to_boolean` in cfn_helper
2012-04-23 Angus SalkeldTry and keep track of the stack status.
2012-04-23 Chris AlfonsoAdded db setup and teardown with sqlite
2012-04-23 Chris AlfonsoAdding unit test for instance creation
2012-04-23 Chris AlfonsoAdding resource initialization test
2012-04-23 Chris AlfonsoAdding instance creation test
2012-04-23 Chris AlfonsoAdded db setup and teardown with sqlite
2012-04-23 Chris AlfonsoAdding unit test for instance creation
2012-04-23 Chris AlfonsoAdding resource initialization test
2012-04-23 Angus SalkeldInitial cfn-hup (wip)
2012-04-23 Angus SalkeldMove common cfn code into cfn_helper.py
2012-04-23 Angus SalkeldFix more pep8 errors.
2012-04-23 Steven DakeUpdate version to v3
2012-04-20 Steven DakeWordpress 2 instance with EBS and EIP
2012-04-20 Steven Hardyheat cli : Add bash_completion.d entry for heat
2012-04-20 Steven Hardyheat cli: Use python logging module
2012-04-20 Ian MainFix another print -> logger.warn.
2012-04-20 Ian Mainresources.py had a bunch of print's in it.
2012-04-20 Ian MainAdd an exception around EIP fetching.
2012-04-20 Ian MainFix a typo in the command line help.
2012-04-20 Steven DakeUse v1 / v2 / v3 for version numbers to match tags
2012-04-20 Steven DakeSet proper author and mailing list in setup.py
2012-04-20 Steven DakeRemove BUILDING.rst since there is no building taking...
2012-04-20 Steven DakeRemove rpm spec file and Makefile. Will track packagin...
2012-04-20 Steven DakeRemove tito - likely track this in a different repo
2012-04-19 Tomas SedovicFix the EIP cleanup
2012-04-18 Ian MainAdd documentation for the per command CLI help options.
2012-04-18 Steven Hardyheat, heat-api: Add missing licence to header
2012-04-18 Jeff PeelerRemove rootpw from tdls and add ec2-user to sudoers...
2012-04-18 Chris AlfonsoDeleting parsed and raw template when deleting stacks
2012-04-18 Ian MainA little more detail on network create.
2012-04-18 Tomas SedovicFix the test environment
2012-04-18 Angus SalkeldFix another template attribute in the output section
2012-04-18 Angus SalkeldUse the correct api to get the volume object.
2012-04-18 Angus SalkeldSave the resource if complete or failed
2012-04-18 Angus SalkeldFix the delete of a volume attach when the create parti...
2012-04-18 Angus SalkeldTo properly populate the output section.
2012-04-18 Angus SalkeldUse the instance_id for the event "physical_resource_id"
2012-04-18 Angus SalkeldFix the output attribute in single instance wp template
2012-04-18 Angus SalkeldSave the parsed_template so user parameters are available.
2012-04-18 Angus SalkeldFix the parsed_template columns (missing created_at...
2012-04-18 Angus SalkeldFix the version file (don't import glance's git commit)
2012-04-17 Steven DakeAdd WordPress_Single_Instance_With_EBS_EIP.template
2012-04-17 Steven DakeRename EBS_Volume to just EBS to pave way for EBS_EIP
2012-04-17 Steven DakeMake WordPress_Single_Instance_With_EIP.template work
2012-04-17 Steven DakeInitialize sec to None to avoid exception in security...
2012-04-17 Zane BitterFix invalid JSON in template
2012-04-17 Zane BitterStore all event data in DB
2012-04-17 Zane BitterRemove hard-coded paths from DB setup script
2012-04-17 Zane BitterAvoid printing exception in db-setup
2012-04-17 rootHandle exception on Ctrl-C
2012-04-17 Steven DakeUpdated WordPress_Single_Instance.template to work...
2012-04-17 Steven DakeUpdate templates README with list of secure vs insecure...
2012-04-17 Steven DakeMake WordPress_Single_Instance_With_EBS_Volume.template...
2012-04-17 Angus Salkeldremove old experimental code
2012-04-17 Angus Salkeldkill all pep8 errors in parser and resources
2012-04-16 Steven DakeUpdated templates/README directory to more clearly...
2012-04-16 Steven DakeRename WordPress_Single_Instance_cfntools.template...
next