]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2012-06-18 Angus SalkeldGet the context from the db not the context of the...
2012-06-17 Zane BitterImplement Nested Stacks
2012-06-17 Zane BitterMove parsing of parameters out of template parser
2012-06-17 Zane BitterGet stacks from the DB by either name or id
2012-06-15 JenkinsMerge "Fix latest DB migration script"
2012-06-15 Steven DakeLock to pep 1.1
2012-06-15 Zane BitterFix latest DB migration script
2012-06-15 Zane BitterRaise NotFound exceptions from database
2012-06-15 Zane BitterTidy up Resource creation and deletion
2012-06-15 Zane BitterDo proper dependency calculations
2012-06-15 Steven Hardyheat manager : rename dict keys to align with AWS API
2012-06-15 Angus SalkeldAdd a better error message
2012-06-15 Ian MainAdd a user creds database table and associate stacks...
2012-06-15 Angus SalkeldFix the metadata server auth (KeystoneCreds only sent...
2012-06-14 Angus SalkeldFix the error reporting.
2012-06-14 Steven Hardyheat API : return response body as XML not JSON
2012-06-13 Steven DakeAdd heat-db-setup.1 manual page
2012-06-13 Ian MainPass Full Credentials to Engine
2012-06-13 Angus SalkeldImplement the user/access keys using keystone
2012-06-12 Angus SalkeldAllow an already deleted watch to not fail the stack...
2012-06-12 Angus SalkeldDelete redundant escalation_policy (rather use instance...
2012-06-12 Angus SalkeldMake sure create happens if a resource has been deleted
2012-06-12 Angus SalkeldMake sure the 'nova_instance' is refreshed when ever...
2012-06-12 Angus SalkeldWhen restarting a resource make sure that the parsed_te...
2012-06-08 Tomas SedovicFix heat-jeos installation in Getting Started
2012-06-08 Tomas SedovicMake heat-keystone-service a tad more robust
2012-06-08 Angus SalkeldAdd install.sh
2012-06-08 Angus SalkeldAdd EstimateTemplateCost API
2012-06-08 Angus SalkeldAdd the GetTemplate API
2012-06-07 Steven DakeRemove cfntools and jeos
2012-06-07 Angus SalkeldConvert getLogger(__file__) into getLogger('heat...')
2012-06-07 Angus SalkeldAdd a Timeout (-t) to the heat options (and make -f...
2012-06-06 Angus SalkeldFix the setup of daemon config
2012-06-06 Angus SalkeldUpdate openstack-common
2012-06-05 Zane BitterImprove parser readability + add unit tests
2012-06-05 Zane BitterFix parsing of metadata
2012-06-05 Angus SalkeldRely on instance_id been set to None
2012-06-05 Angus Salkeldwait_condition: use properties not t['Properties']
2012-06-05 Angus SalkeldFix cloudwatch delete
2012-06-05 Angus SalkeldFix restart_resource()
2012-06-05 Angus SalkeldPass the context to the db calls
2012-06-05 Angus Salkeldadd user auth to ha template
2012-06-05 Angus SalkeldMake sure the resource exists before trying to update it.
2012-06-05 Angus SalkeldFix the conversion from instance to resource name
2012-06-05 Angus SalkeldRestructure watchrules to make them more testable
2012-06-04 Angus SalkeldAdd missing properties to cloud watch
2012-06-04 Jeff PeelerChange command interpreter to bash
2012-06-04 Tomas SedovicAdd qpid-cpp-server to the openstack setup script
2012-06-04 Angus SalkeldTeach heat-api about the bind_host
2012-06-04 Zane BitterRefactor template resolution
2012-06-01 Steven DakeU10 wordpress template
2012-06-01 JenkinsMerge "Fix the Getting Started guide for the new setup.py"
2012-06-01 Ian MainFix new pep8 warnings.
2012-06-01 Zane BitterFix the Getting Started guide for the new setup.py
2012-05-31 Zane BitterRefactor Resource creation
2012-05-31 Zane BitterClean up imports
2012-05-31 Zane BitterDon't use sys.exc_value
2012-05-31 Zane BitterGet list properties working again
2012-05-31 Angus SalkeldRemove _authenticate() check for metadata calls (temp)
2012-05-31 Angus SalkeldFix the HA template (sed the username/password)
2012-05-31 Steven DakeFix apt-get install
2012-05-31 Steven DakeRemove python 2.7ism
2012-05-30 Steven DakeCompress qcow2 files to take up less disk space
2012-05-30 Steven DakeInstall argparse and update the U10 package cache
2012-05-30 Ian MainFix auth failed exception handler
2012-05-30 Tomas SedovicSet stack's `updated_at` time
2012-05-30 Angus SalkeldAdd instance restarter
2012-05-30 Angus SalkeldAdd a name to the checkeddict to improve the error...
2012-05-29 Ian MainAuthentication Overhaul
2012-05-29 JenkinsMerge changes I31d97b0d,I10507113
2012-05-29 JenkinsMerge changes I475ac4f7,I212cffac
2012-05-29 Chris AlfonsoChanged SecurityGroups property type to TuplesList
2012-05-29 Chris AlfonsoChange the policies for User to TuplesList
2012-05-26 Jeff PeelerAdd missing flags to enable working with RabbitMQ
2012-05-25 Tomas Sedoviccloudwatch: set HA template to send watch data
2012-05-25 Angus SalkeldAdd the basic cloudwatch feature
2012-05-25 Angus SalkeldAdd missing "properties_schema" to WaitConditionHandle
2012-05-25 Angus SalkeldFix jeos_path when not intalled as an egg
2012-05-25 JenkinsMerge "Changes to checkeddict for tuples and required"
2012-05-25 Steven DakeAllow login to U10 jeos launched from heat
2012-05-24 Chris AlfonsoChanges to checkeddict for tuples and required
2012-05-24 Steven DakeMake i386 cfntools jeos work
2012-05-24 Steven DakeAdd U10 JEOS support to heat jeos_create
2012-05-24 Angus SalkeldValidate all resource properties
2012-05-23 Jeff PeelerAdd functional test to verify jeos and stack ops
2012-05-23 Chris AlfonsoFixing variable name for debug message
2012-05-23 Chris Alfonsousing the calculated path for the template tests
2012-05-23 Zane BitterUpdate resource statuses in the database
2012-05-23 Zane BitterFix deletion of security groups
2012-05-23 Steven DakeOnly run cfn-init once
2012-05-23 Angus SalkeldUse the new CheckedDict for Parameters
2012-05-23 Angus SalkeldAdd some better checking for parameters and properties
2012-05-22 Chris AlfonsoFixing path lookup to make sure the templates can be...
2012-05-22 JenkinsMerge "tools/openstack: Updated to latest openstack...
2012-05-22 Chris AlfonsoAdding the AWS::IAM::User and AWS::IAM::AccessKey to...
2012-05-22 Steven Daketools/openstack: Updated to latest openstack F16/F17...
2012-05-22 Andrew HutchingsUpdate gitreview for new Stackforge remote
2012-05-21 Monty TaylorAlign with project standards.
2012-05-21 Steven DakeFedora openstack projects use new tools to setup databases
2012-05-21 Andrew HutchingsAdd .gitreview for Gerrit
next