]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2012-04-24 Jeff PeelerUpdate virtual-env requires and documentation
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 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 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...
2012-04-16 Steven DakeRename WordPress_Single_Instance.template to have gold...
2012-04-16 Steven DakeAdjust cfn-init -f flag to be implicit
2012-04-16 Steven DakeAdjust cfn-init to not use -f option
2012-04-16 Steven DakeAdjust cfn-init to not take a parameter in the initiali...
2012-04-16 Steven DakeFix bug in path on cfn-init
2012-04-16 Greg BlomquistFix for issue #75: no more -f in cfn-init
2012-04-16 Steven Dakegold plating the WordPress_2_Instances template
2012-04-16 Steven DakeWordpress 2 with EBS working
2012-04-16 Chris AlfonsoResolving rpmlint errors and adding man pages.
2012-04-16 Tomas SedovicRegister security group with launched instances
2012-04-16 Tomas SedovicFix creation of security group and rules
2012-04-16 Angus SalkeldFix a heap of pep8 errors
2012-04-16 Angus SalkeldMake an attempt at passing exception messages from...
2012-04-16 Angus SalkeldFix 'heat describe'
2012-04-16 Steven DakeAdd a traceback on exception caught
2012-04-16 Steven DakeAdd a README to the templates directory to aid in navig...
2012-04-16 Steven DakeAdd a tools/heat-db-drop script for fatal error recovery
2012-04-16 Steven DakeMake Wordpress_2_Instances.template work properly
2012-04-16 Angus SalkeldCheck errors better in resolve_attributes()
2012-04-15 Steven DakeAdd yum-plugin-fastestmirror on F17-x86_64 cfntools...
2012-04-15 Steven DakeAdd yum-plugin-fastestmirror to the cfntools images
2012-04-15 Steven DakeUpdate WordPress_2_Instances.template to use cfntools...
2012-04-14 Steven Dakeresources: remove insert_package_and_services
2012-04-14 Steven DakeProperly launches a cfntools image with the appropriate...
2012-04-14 Steven DakeCorrect path to cfninit data
2012-04-14 Steven DakeYet more typos in cfntools template
2012-04-14 Steven DakeFix typo in template
2012-04-14 Steven DakeAdd a cfn-init call to cfntools
2012-04-14 Chris AlfonsoAutomatic commit of package [heat] release [0.0.1-1].
2012-04-14 Chris AlfonsoAdding instructions on building the project with tito
2012-04-14 Chris AlfonsoRemoving the PKG-INFO and vcsversion.py from the rpm
2012-04-14 Chris AlfonsoInitialized to use tito.
2012-04-13 Jeff PeelerAdd unit test framework nose and associated helper...
2012-04-13 Ian MainDocument all methods in the EngineManager class. These...
2012-04-13 Chris AlfonsoUpdating the heat spec to pull in cloudinit files and...
2012-04-13 Chris Alfonsorenaming CloudFormations to CloudFormation
2012-04-13 Zane BitterHandle errors when listing events
2012-04-13 Zane BitterShow stack description when status is unknown
2012-04-13 Zane BitterAllow listing of all events
next