]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
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
2012-04-13 Tomas SedovicUse security groups in the multi-instance wp template
2012-04-13 Tomas SedovicFix listing stacks
2012-04-13 Angus SalkeldFix the stack.delete() by populating the resource id...
2012-04-13 Angus Salkeldmove the db stack delete into parser.py as it is non...
2012-04-13 Angus SalkeldCleanup db imports (use heat code, don't import nova...
2012-04-13 Angus SalkeldConsistently create the db resource entry.
2012-04-13 Angus SalkeldAdd SecurityGroups to make is easier to use EIP
2012-04-13 Zane BitterEliminate overly-broad exception catching
2012-04-13 Zane BitterImprovements to DB setup
2012-04-13 Zane BitterIssue #52: Fix error in db-setup script
2012-04-13 Steven DakeStart systemd services properly with cfn-init tool
2012-04-13 Angus SalkeldFix the jeos path when running from installed code.
2012-04-13 Angus SalkeldDelete extra white space
2012-04-13 Angus SalkeldFix 'heat list' when there are no stacks
2012-04-12 Jeff PeelerMerge branch 'master' of github.com:heat-api/heat
2012-04-12 Jeff PeelerMake jeos_create aware of existing disk files and previ...
2012-04-12 Steven DakeUpdate F17 cfntools image to properly boot for cloudinit
2012-04-12 Steven DakeAdd ec2-user to F17 x86_64 tdl
2012-04-12 Steven Dakeadd ec2-user to F16 cfntools image
2012-04-12 Steven DakeUpdate i386 F16 cfntools image to match latest cloudini...
2012-04-12 Steven Dakeupdated F17 x86_64 cfntools tdl to new cloudinit model
2012-04-12 Steven DakeInstall cloudinit specific files that are loaded into...
2012-04-12 Steven DakeUpdated x86_64 cfntools tdl to work with broken F16...
2012-04-12 Chris Alfonsofixing small sed typo
2012-04-12 Tomas SedovicAdd elastic IP and userdata to 2-instance template
2012-04-12 Chris AlfonsoFixing the heat events_list <stack name>
2012-04-12 Tomas SedovicMove the EIP settings into a different template
2012-04-12 Angus SalkeldInitial ElasticIp work - not quite working
2012-04-12 Jeff PeelerAdd newly added tdls to manifest.
2012-04-12 Jeff PeelerAdd 32-bit tdls for Fedora 16,17 jeos (gold and cfntools)
2012-04-11 Zane BitterFix exception getting events list
2012-04-11 Zane BitterImport missing exceptions
2012-04-11 Zane BitterFix setting of admin role in keystone service
2012-04-11 Chris AlfonsoResolving functional conflicts from merge
2012-04-11 Chris AlfonsoAdding new files to heat.spec file
2012-04-11 Chris AlfonsoDefaulting to the mysql db_backend, removing anydbm
2012-04-11 Chris AlfonsoMaking delete stack work
2012-04-11 Chris AlfonsoPersisting resources
2012-04-11 Chris AlfonsoMade datetime objects JSON compatible by calling their...
2012-04-11 Chris AlfonsoIntegrating all stack, template, and event calls with...
2012-04-11 Zane BitterFix reporting of RemoteError exceptions from AMQP
2012-04-11 Zane BitterHandle missing config file
2012-04-11 Angus SalkeldFix silly spello
2012-04-11 Angus SalkeldRecord the reason for any failures
2012-04-11 Steven DakeMake better use of cloud-init
2012-04-11 Angus SalkeldMake the create/delete non-blocking
2012-04-11 Angus SalkeldFix path to keystonerc
2012-04-11 Steven DakeRename cftools to cfntools in the wordpress single...
2012-04-10 Steven DakePut cfn-tools into the cfntool image
2012-04-10 Steven DakeRenamed all occurrances of cftools to cfntools to be...
2012-04-10 Steven DakeMove cfntools to heat directory so they are accessible...
2012-04-10 Tomas SedovicAdd 2-instance Wordpress template without EBS
2012-04-10 Angus SalkeldTry harder to detach the server volume.
2012-04-10 Angus SalkeldDon't use the "depends_on" in resource.start
2012-04-10 Angus SalkeldCleanup some prints in the resources
2012-04-10 Angus SalkeldAdd a 2 instance wordpress example
2012-04-09 Angus SalkeldImprove the ordering of stopping resources
2012-04-09 Greg BlomquistIssue #54: Getting started with cfn-init
2012-04-09 Angus SalkeldGet the volumes working properly.
2012-04-05 Steven DakeAdd documentation for heat jeos_create function
2012-04-05 Tomas Sedovictypo fix in jeos_create
2012-04-05 Angus SalkeldFix "heat list" only showing empty list.
2012-04-05 Angus SalkeldAdd utils & exception from openstack-common
2012-04-05 Angus SalkeldUse local.py from openstack-common
2012-04-05 Steven DakeAdd F17 cftools TDL
2012-04-05 Steven DakeAdd F16 cftools tdl
2012-04-05 Angus SalkeldFix events_list
2012-04-05 Angus SalkeldFix describe and delete
2012-04-04 Angus SalkeldPass the parameters to the parser
2012-04-04 Angus SalkeldMerge rpc branch
2012-04-04 Ian MainRemove some more unused files.
2012-04-04 Ian MainDon't need these files anymore. As per the layout...
2012-04-04 Tomas SedovicFix --template-file
2012-04-04 Steven DakeUse some evil to get the jeos tdl path
2012-04-03 Ian MainFix stack_delete()
2012-04-03 Ian Mainstack_db attributes seem broken. Comment these out...
2012-04-03 Ian MainFix create a bit more.
2012-04-03 Ian MainHook up RPC methods
2012-04-03 Steven DakePre-bake cftools into an image
2012-04-03 Steven DakeInitial CloudFormations dummy files for vm helper tools
2012-04-03 Steven DakeRevert "Allow templates specified from local filesystem"
2012-04-03 Angus SalkeldDo mimimum to work with anydb.
2012-04-03 Angus SalkeldAdd support for the Output section.
2012-04-03 Angus SalkeldAdd an Outputs section to the template
2012-04-03 Angus Salkeldrun dos2unix on the templates
2012-04-02 Chris AlfonsoUpdating the README to point to the Getting Started...
2012-04-02 Chris AlfonsoAdding the sqlalchemy db implmentation
2012-04-02 Tomas SedovicAllow templates specified from local filesystem
2012-04-02 Steven DakeUpdated openstack script to print a note about the...
next