]> review.fuel-infra Code Review - openstack-build/heat-build.git/shortlog
openstack-build/heat-build.git
2012-11-30 Zane BitterAdd uuidutils from openstack-common
2012-11-30 Zane BitterUpdate openstack-common
2012-11-30 Steven HardyRemove heat-metadata service
2012-11-29 JenkinsMerge "heat engine : Convert WaitConditionHandle to...
2012-11-29 JenkinsMerge "heat engine : subclass keystone client to encaps...
2012-11-29 Steven Hardyheat engine : Convert WaitConditionHandle to pre-signed...
2012-11-29 Steven Hardyheat engine : subclass keystone client to encapsulate...
2012-11-29 Zane BitterProcess engine config before initialisation
2012-11-29 Steven Hardyheat api : add waitcondition to cfn api
2012-11-29 Zane BitterAdd documentation on plugin_loader module
2012-11-28 Zane BitterLookup the class for an Instance in Autoscaling
2012-11-28 Zane BitterRefactor autoscaling Instance creation
2012-11-28 Zane BitterLoad resources dynamically
2012-11-28 Zane BitterAdd a module for dynamically loading plugins
2012-11-28 Zane BitterDistribute resource mapping to individual modules
2012-11-28 Zane BitterMove the resource module out of the resources package
2012-11-27 Steve BakerRemove YAML template trailing spaces
2012-11-27 Steve BakerConvert some existing templates to YAML format.
2012-11-27 Steve BakerFor Fn::Join join strings in resolve_static_data
2012-11-27 Steve BakerSet default empty dicts for missing sections
2012-11-26 Steve BakerDon't assume parsed JSON in REST API.
2012-11-26 JenkinsMerge "pip-requires fix boto version"
2012-11-26 Steven Hardycfn-json2yaml file-mode bugfix
2012-11-26 Steven Hardypip-requires fix boto version
2012-11-26 Steve BakerUtility to convert JSON template files to YAML
2012-11-26 Steve BakerFor tests, Parse all templates with parse_to_template
2012-11-26 Steve BakerParse all templates with format.parse_to_template
2012-11-26 Steve BakerModule for converting JSON to YAML, and parsing both
2012-11-26 Steve BakerAdd packages and versions in response to grizzly-1
2012-11-23 Jesse AndrewsHAProxy example had incorrect descriptions
2012-11-22 Zane BitterReST API: Add Events
2012-11-22 Zane BitterCFN API: Rename ID formatting method
2012-11-22 Zane BitterRPC API: Return an identifier for events
2012-11-22 Zane BitterUse the new class for database access to Events
2012-11-22 Zane BitterAdd a class to represent Events
2012-11-22 Zane BitterAdd a method for querying a resource's type
2012-11-22 Zane BitterAdd identifiers for Events
2012-11-22 Zane BitterImprove the identifier class for Resources
2012-11-21 JenkinsMerge "Get db session from the context."
2012-11-21 JenkinsMerge "Use a real context for tests."
2012-11-21 Steve BakerGet db session from the context.
2012-11-21 Steve BakerUse a real context for tests.
2012-11-21 Steven Hardyheat engine retrieve credentials every periodic task...
2012-11-21 Steven Hardyheat engine Add admin flag to dbapi stack_get
2012-11-20 Steve BakerTool to download all Amazon example templates
2012-11-19 JenkinsMerge "heat engine allow WatchRule load() from DB object"
2012-11-19 JenkinsMerge "heat engine move to per-stack periodic watch...
2012-11-19 JenkinsMerge "add watch_rule_get_all_by_stack dbapi call"
2012-11-19 JenkinsMerge "Make CloudWatchAlarm names unique per-tenant"
2012-11-19 JenkinsMerge "WatchRule refer to stack by id not name"
2012-11-19 Angus Salkeldr1 not defined
2012-11-19 Angus SalkeldRemove unused statements/local assignments
2012-11-19 Steven Hardyheat engine allow WatchRule load() from DB object
2012-11-19 Steven Hardyheat engine move to per-stack periodic watch threads
2012-11-19 Steven Hardyadd watch_rule_get_all_by_stack dbapi call
2012-11-19 Steven HardyMake CloudWatchAlarm names unique per-tenant
2012-11-19 Steven HardyWatchRule refer to stack by id not name
2012-11-19 Jeff PeelerProvide more information with template URL error
2012-11-19 Angus SalkeldAdd missing logging imports
2012-11-19 Angus SalkeldUse jsonutils in ec2token
2012-11-19 Angus SalkeldRemove unused imports
2012-11-19 Angus SalkeldFix ppetit.template parameter type Integer -> Number
2012-11-16 Zane BitterRPC API: Get rid of event_create call
2012-11-16 Zane BitterReST API: Add a convenience redirect for resources
2012-11-16 Zane BitterReST API: Add API for Resources
2012-11-16 Zane BitterRPC API: Include less detail in resource list
2012-11-16 Zane BitterRefactor unit tests for ReST API
2012-11-16 Zane BitterReST API: Move remote error handler to utils module
2012-11-15 Zane BitterRPC API: Return a resource identifier
2012-11-15 Zane BitterAdd identifiers for resources
2012-11-15 Zane BitterReST API: Refactor routes
2012-11-15 Steven Hardyheat engine : remove now-unused metadata rpc calls
2012-11-15 Steven Hardyheat workaround for HA/Autoscaling regression
2012-11-15 Steven Hardyheat dbapi rename stack_get_by_tenant
2012-11-14 JenkinsMerge "Allow stack.owner_id to store a uuid."
2012-11-14 Steve BakerAllow stack.owner_id to store a uuid.
2012-11-14 Zane BitterReST API: Split utilities into a separate module
2012-11-14 Zane BitterActually validate properties of resources
2012-11-14 Zane BitterGetting Started: Fix formatting errors
2012-11-14 Steven Hardyheat templates : align autoscaling alarm descriptions...
2012-11-14 Steven Hardyheat engine : create boto config via instance userdata
2012-11-14 Steven Hardyheat engine : append watch server url to instance userdata
2012-11-14 Zane BitterDon't use OpenStack plugin in tox
2012-11-14 Steve BakerAlways filter by tenant_id in stack_get_by_name.
2012-11-13 Steve BakerAlign pip-requires versions with nova
2012-11-13 Steven Hardyheat align openstack/common with latest oslo-incubator
2012-11-13 Steve BakerModify identify_stack to check for uuid.
2012-11-12 Steven Hardyheat engine : Don't wait() for killed greenthreads
2012-11-11 Steve BakerPass a Stack entity to Stack.load().
2012-11-09 JenkinsMerge "Switch to UUID for the Stack primary key."
2012-11-09 Steve BakerSwitch to UUID for the Stack primary key.
2012-11-08 Steve BakerAdd a list_stacks RPC call.
2012-11-08 Steve BakerRename instance_id to resource_id.
2012-11-08 Steve BakerMove client connection out of resources.py.
2012-11-08 Steve BakerFix FnGetAtt id test
2012-11-07 JenkinsMerge "Fix cloud-init runcmd to be exec friendly"
2012-11-07 Jeff PeelerFix cloud-init runcmd to be exec friendly
2012-11-07 Steve BakerReplace KeyStoneCreds params with X-Auth headers.
2012-11-06 JenkinsMerge "A template which associates an instance with...
2012-11-06 JenkinsMerge "Type is now mandatory. Boolean now exists."
next