summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wordpress 2 instance with EBS and EIPv2-M1.releaseSteven Dake2012-04-201-0/+254
* heat cli : Add bash_completion.d entry for heatSteven Hardy2012-04-202-0/+19
* heat cli: Use python logging moduleSteven Hardy2012-04-201-45/+60
* Fix another print -> logger.warn.Ian Main2012-04-201-1/+1
* resources.py had a bunch of print's in it.Ian Main2012-04-201-23/+23
* Add an exception around EIP fetching.Ian Main2012-04-201-2/+5
* Fix a typo in the command line help.Ian Main2012-04-201-1/+1
* Use v1 / v2 / v3 for version numbers to match tagsSteven Dake2012-04-201-2/+2
* Set proper author and mailing list in setup.pySteven Dake2012-04-201-2/+2
* Remove BUILDING.rst since there is no building taking place inside projectSteven Dake2012-04-201-29/+0
* Remove rpm spec file and Makefile. Will track packaging in a different repoSteven Dake2012-04-202-252/+0
* Remove tito - likely track this in a different repoSteven Dake2012-04-203-9/+0
* Fix the EIP cleanupTomas Sedovic2012-04-191-1/+0
* Add documentation for the per command CLI help options.Ian Main2012-04-181-8/+62
* heat, heat-api: Add missing licence to headerSteven Hardy2012-04-182-0/+24
* Remove rootpw from tdls and add ec2-user to sudoers fileJeff Peeler2012-04-189-12/+6
* Deleting parsed and raw template when deleting stacksChris Alfonso2012-04-182-8/+15
* A little more detail on network create.Ian Main2012-04-181-1/+7
* Fix the test environmentTomas Sedovic2012-04-183-2/+2
* Fix another template attribute in the output sectionAngus Salkeld2012-04-181-1/+1
* Use the correct api to get the volume object.Angus Salkeld2012-04-181-1/+1
* Save the resource if complete or failedAngus Salkeld2012-04-181-0/+2
* Fix the delete of a volume attach when the create partially succeededAngus Salkeld2012-04-181-11/+12
* To properly populate the output section.Angus Salkeld2012-04-182-3/+39
* Use the instance_id for the event "physical_resource_id"Angus Salkeld2012-04-181-1/+1
* Fix the output attribute in single instance wp templateAngus Salkeld2012-04-181-1/+1
* Save the parsed_template so user parameters are available.Angus Salkeld2012-04-183-12/+44
* Fix the parsed_template columns (missing created_at and updated_at)Angus Salkeld2012-04-182-1/+19
* Fix the version file (don't import glance's git commit)Angus Salkeld2012-04-181-4/+4
* Add WordPress_Single_Instance_With_EBS_EIP.templateSteven Dake2012-04-171-0/+214
* Rename EBS_Volume to just EBS to pave way for EBS_EIPSteven Dake2012-04-172-0/+0
* Make WordPress_Single_Instance_With_EIP.template workSteven Dake2012-04-171-21/+20
* Initialize sec to None to avoid exception in security groupSteven Dake2012-04-171-0/+1
* Fix invalid JSON in templateZane Bitter2012-04-171-1/+1
* Store all event data in DBZane Bitter2012-04-174-8/+41
* Remove hard-coded paths from DB setup scriptZane Bitter2012-04-172-12/+7
* Avoid printing exception in db-setupZane Bitter2012-04-172-3/+7
* Handle exception on Ctrl-Croot2012-04-171-1/+5
* Updated WordPress_Single_Instance.template to work properly.Steven Dake2012-04-171-11/+8
* Update templates README with list of secure vs insecure templatesSteven Dake2012-04-161-7/+8
* Make WordPress_Single_Instance_With_EBS_Volume.template functionalSteven Dake2012-04-161-25/+89
* remove old experimental codeAngus Salkeld2012-04-173-133/+0
* kill all pep8 errors in parser and resourcesAngus Salkeld2012-04-178-48/+71
* Updated templates/README directory to more clearly explain templatesSteven Dake2012-04-161-5/+41
* Rename WordPress_Single_Instance_cfntools.template to not have cfntools in nameSteven Dake2012-04-161-0/+0
* Rename WordPress_Single_Instance.template to have gold in nameSteven Dake2012-04-161-0/+0
* Adjust cfn-init -f flag to be implicitSteven Dake2012-04-161-1/+1
* Adjust cfn-init to not use -f optionSteven Dake2012-04-161-2/+2
* Adjust cfn-init to not take a parameter in the initializationSteven Dake2012-04-161-2/+2
* Fix bug in path on cfn-initSteven Dake2012-04-161-1/+1