summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix status reason in events for deployment signals" into stable/icehouse2014.1.1Jenkins2014-06-032-2/+23
|\
| * Fix status reason in events for deployment signalstengqm2014-05-282-2/+23
* | Merge "Avoid redundant polling of DB for metadata" into stable/icehouseJenkins2014-06-011-5/+4
|\ \
| * | Avoid redundant polling of DB for metadataZane Bitter2014-05-281-5/+4
| |/
* | Merge "Using correct attribute of exception" into stable/icehouseJenkins2014-05-311-1/+2
|\ \
| * | Using correct attribute of exceptionSergey Kraynev2014-05-281-1/+2
| |/
* | Merge "Catch NotFound for keystone delete operations" into stable/icehouseJenkins2014-05-312-7/+50
|\ \
| * | Catch NotFound for keystone delete operationsSteve Baker2014-05-282-7/+50
| |/
* | Merge "Truncate status_reason to column length" into stable/icehouseJenkins2014-05-312-13/+44
|\ \
| * | Truncate status_reason to column lengthSteve Baker2014-05-282-13/+44
| |/
* | Merge "Fix failed to delete the NovaFloatingIPAssociation resource" into stab...Jenkins2014-05-312-2/+24
|\ \
| * | Fix failed to delete the NovaFloatingIPAssociation resourcehuangtianhua2014-05-282-2/+24
| |/
* | Merge "Updated from global requirements" into stable/icehouseJenkins2014-05-301-1/+1
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2014-05-221-1/+1
| |/
* | Merge "Ignore nova limits set to '-1'" into stable/icehouseJenkins2014-05-292-16/+34
|\ \
| * | Ignore nova limits set to '-1'Vladimir Kuklin2014-05-062-16/+34
* | | Allow NotFound to be created without argsSteve Baker2014-05-282-10/+103
| |/ |/|
* | Don't dynamically create provider types in the global envAngus Salkeld2014-05-212-1/+6
|/
* Don't pass enable_snat by default in RouterThomas Herve2014-04-282-2/+67
* Opening stable/icehouseThierry Carrez2014-04-172-1/+2
* Cherry pick oslo-incubator db fixes2014.1.rc22014.1Thomas Herve2014-04-101-4/+14
* Add handle_update to VolumeAttachmentPavlo Shchelokovskyy2014-04-102-45/+319
* Ensure outputs are resolved for adopted stacksSteven Hardy2014-04-102-10/+15
* Pass and use the environment in validate_templateThomas Herve2014-04-107-31/+59
* Cherry pick oslo rpc HA fixesThomas Herve2014-04-102-4/+9
* Merge "Check top-level sections when parsing a template" into milestone-proposedJenkins2014-04-099-4/+153
|\
| * Check top-level sections when parsing a templateThomas Spatzier2014-04-099-4/+153
* | Merge "Fix timeout for stack actions" into milestone-proposedJenkins2014-04-0911-15/+83
|\ \ | |/
| * Fix timeout for stack actionsBartosz Górski2014-04-0911-15/+83
* | Merge "Updated from global requirements" into milestone-proposedOpenStack Jenkins2014-04-081-6/+6
|\ \ | |/ |/|
| * Updated from global requirementsOpenStack Jenkins2014-04-061-6/+6
* | Credentials for native heat os-collect-config pollingSteve Baker2014-04-092-6/+10
* | Allow for stack users in _authorize_stack_userSteve Baker2014-04-095-5/+163
* | Fix Jenkins translation jobsAndreas Jaeger2014-04-0962-36638/+0
* | Add a resource_facade intrinsic function to HOTZane Bitter2014-04-094-2/+105
* | Resolve data from Resource FacadeZane Bitter2014-04-092-2/+25
* | Add a default DeletionPolicy for Fn::ResourceFacadeZane Bitter2014-04-092-13/+2
* | Always answer empty list if deployments not readyJUNJIE NAN2014-04-092-6/+19
* | Ensure parameter timeout_mins available in updateZhang Yang2014-04-094-4/+32
* | Insertion port id in address attribute of serverSergey Kraynev2014-04-093-6/+82
* | Disable check_uptodate.sh check in pep8Steve Baker2014-04-081-1/+2
|/
* Merge "version migration fails if version is an integer"2014.1.rc1Jenkins2014-03-311-1/+1
|\
| * version migration fails if version is an integerSteven Dake2014-03-291-1/+1
* | Merge "Properly delete OS::Nova::FloatingIPAssociation"Jenkins2014-03-312-4/+11
|\ \
| * | Properly delete OS::Nova::FloatingIPAssociationPaul Van Eck2014-03-302-4/+11
* | | Merge "Add events for automation statuses to Cloud Server"Jenkins2014-03-311-0/+23
|\ \ \
| * | | Add events for automation statuses to Cloud ServerJason Dunsmore2014-03-131-0/+23
* | | | Merge "Add IP address to error message of failed stack"Jenkins2014-03-312-3/+11
|\ \ \ \
| * | | | Add IP address to error message of failed stackJason Dunsmore2014-03-042-3/+11
* | | | | Merge "Ensure that the NoCloud data source is loaded, part 2"Jenkins2014-03-311-3/+1
|\ \ \ \ \