summaryrefslogtreecommitdiff
path: root/heat
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add SOURCE_IP_PORT to LB_ALGORITHM allowed values" into stable/trainZuul2021-04-191-2/+2
|\
| * Add SOURCE_IP_PORT to LB_ALGORITHM allowed valuesKevin Carter2021-01-211-2/+2
* | Merge "Net attr: Sort segments without name attribute first" into stable/trainZuul2021-04-141-1/+6
|\ \
| * | Net attr: Sort segments without name attribute firstHarald Jensås2021-03-051-1/+6
* | | Don't update status for replaced resourceramishra2021-04-074-12/+2
|/ /
* | Use random exponential delayPavlo Shchelokovskyy2021-02-061-1/+1
|/
* Merge "Fix OS::Heat::Delay resource type" into stable/trainZuul2020-11-021-3/+3
|\
| * Fix OS::Heat::Delay resource typeZane Bitter2020-10-141-3/+3
* | Merge "Lazily cache parsed value of list/json parameters" into stable/trainZuul2020-10-152-22/+21
|\ \
| * | Lazily cache parsed value of list/json parametersZane Bitter2020-09-082-22/+21
* | | Supports 'virtio-forwarder' vnic type for portEmilien Macchi2020-10-142-1/+7
| |/ |/|
* | Merge "Check external resources after creation" into stable/traintrain-em13.1.0Zuul2020-09-113-1/+16
|\ \ | |/ |/|
| * Check external resources after creationZane Bitter2020-07-143-1/+16
* | Merge "Allow scale-down of ASG as part of update" into stable/trainZuul2020-07-234-39/+55
|\ \
| * | Allow scale-down of ASG as part of updateRabi Mishra2020-05-294-39/+55
| |/
* | Merge "Use never expiring alarm_url for resource attributes" into stable/trainZuul2020-07-216-16/+21
|\ \
| * | Use never expiring alarm_url for resource attributesRabi Mishra2020-06-256-16/+21
* | | Merge "Don't store signal_url for ec2 signaling of deployments" into stable/t...Zuul2020-07-216-12/+27
|\ \ \ | |/ /
| * | Don't store signal_url for ec2 signaling of deploymentsRabi Mishra2020-06-256-12/+27
| |/
* | Merge "Don't check stack staus for already migrated stacks" into stable/trainZuul2020-07-171-4/+4
|\ \
| * | Don't check stack staus for already migrated stacksRabi Mishra2020-07-141-4/+4
| |/
* | Check for nova exception.Conflict rather than task_stateRabi Mishra2020-07-013-48/+25
|/
* Check task_state of instance before volume actions13.0.2ricolin2020-04-266-11/+278
* Merge "Support handling empty string for volume AZ" into stable/train13.0.1Zuul2020-03-052-1/+25
|\
| * Support handling empty string for volume AZFeilong Wang2020-02-262-1/+25
* | Handle OS::Mistral::Workflow resource replacement properlyRabi Mishra2020-02-263-21/+87
|/
* Fix Designate Zone ID lookup for realRabi Mishra2020-01-243-9/+1
* Fix the wrong time unit for OS::Octavia::HealthMonitorLingxian Kong2019-12-271-2/+2
* Merge "Don't use wrap_db_retry on subtransaction in resource_create_replaceme...Zuul2019-12-202-8/+16
|\
| * Don't use wrap_db_retry on subtransaction in resource_create_replacement()Zane Bitter2019-10-182-8/+16
* | Imported Translations from ZanataOpenStack Proposal Bot2019-11-1910-149/+345
* | Fix Designate Zone ID lookupZane Bitter2019-11-141-1/+1
* | Fix cfn-init-data path in ignitionFeilong Wang2019-10-172-11/+18
|/
* Merge "Imported Translations from Zanata" into stable/train13.0.0.0rc213.0.0Zuul2019-10-0210-617/+36
|\
| * Imported Translations from ZanataOpenStack Proposal Bot2019-10-0210-617/+36
* | Support Ignition for userdataFeilong Wang2019-10-013-5/+78
|/
* Merge "Remove designate v1 support"13.0.0.0rc1Zuul2019-09-283-325/+10
|\
| * Remove designate v1 supportRabi Mishra2019-09-263-325/+10
* | Merge "Use ThreadGroup.add_timer() API correctly"Zuul2019-09-272-2/+2
|\ \
| * | Use ThreadGroup.add_timer() API correctlyZane Bitter2018-12-072-2/+2
* | | Merge "change import order"Zuul2019-09-261-6/+7
|\ \ \
| * | | change import orderchenjiao2018-01-181-6/+7
* | | | Add exception log for stack previewSaravanan KR2019-09-211-0/+2
| |_|/ |/| |
* | | Merge "Correct availability_zone to be non-mandatory in heat"Zuul2019-09-191-1/+0
|\ \ \
| * | | Correct availability_zone to be non-mandatory in heatDavid J Peacock2019-09-181-1/+0
* | | | Fix multiple gate issuesRabi Mishra2019-09-186-831/+20
|/ / /
* | | Document block_device_mapping_v2 delete_on_termination defaultsAndreas Florath2019-09-091-1/+4
* | | Merge "Firewall creation failed due to "INACTIVE""Zuul2019-09-061-1/+1
|\ \ \
| * | | Firewall creation failed due to "INACTIVE"lidong2019-08-161-1/+1
* | | | Merge "Add connect_retries when creating domain_admin_client"Zuul2019-09-052-0/+3
|\ \ \ \