summaryrefslogtreecommitdiff
path: root/heat/engine
Commit message (Expand)AuthorAgeFilesLines
* Preserve order in list_concat_uniqueussuri-em14.2.0ramishra2021-04-271-6/+8
* Merge "Net attr: Sort segments without name attribute first" into stable/ussuriZuul2021-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-041-2/+0
|/
* Add SOURCE_IP_PORT to LB_ALGORITHM allowed valuesKevin Carter2021-01-201-2/+2
* As of nova microversion 2.57, personality is deprecatedDavid Hill2020-11-171-1/+10
* Merge "Lazily cache parsed value of list/json parameters" into stable/ussuriZuul2020-10-131-20/+19
|\
| * Lazily cache parsed value of list/json parametersZane Bitter2020-09-081-20/+19
* | Merge "Fix OS::Heat::Delay resource type" into stable/ussuriZuul2020-10-121-3/+3
|\ \
| * | Fix OS::Heat::Delay resource typeZane Bitter2020-10-061-3/+3
| |/
* | Supports 'virtio-forwarder' vnic type for portEmilien Macchi2020-10-071-1/+2
|/
* Check external resources after creationZane Bitter2020-07-231-1/+1
* Merge "Allow scale-down of ASG as part of update" into stable/ussuriZuul2020-07-152-6/+18
|\
| * Allow scale-down of ASG as part of updateRabi Mishra2020-05-292-6/+18
* | Merge "Don't check stack staus for already migrated stacks" into stable/ussuriZuul2020-07-141-4/+4
|\ \
| * | Don't check stack staus for already migrated stacksRabi Mishra2020-07-031-4/+4
* | | Merge "Check for nova exception.Conflict rather than task_state" into stable/...Zuul2020-07-142-45/+17
|\ \ \ | |/ / |/| |
| * | Check for nova exception.Conflict rather than task_stateRabi Mishra2020-07-012-45/+17
| |/
* | Use never expiring alarm_url for resource attributesRabi Mishra2020-06-255-15/+21
* | Don't store signal_url for ec2 signaling of deploymentsRabi Mishra2020-06-252-6/+11
|/
* Merge "New resource OS::Neutron::QoSMinimumBandwidthRule"14.0.0.0rc114.0.0Zuul2020-04-271-1/+88
|\
| * New resource OS::Neutron::QoSMinimumBandwidthRuleBence Romsics2020-04-271-1/+88
* | Merge "Add Ironic Port resource type support"Zuul2020-04-272-0/+240
|\ \
| * | Add Ironic Port resource type supportricolin2020-04-262-0/+240
* | | Merge "Remove six and python 2.7 full support"Zuul2020-04-2710-29/+16
|\ \ \ | |_|/ |/| |
| * | Remove six and python 2.7 full supportHervé Beraud2020-04-2310-29/+16
* | | Merge "Remove six and python 2.7 full support"Zuul2020-04-2610-38/+26
|\ \ \ | |/ /
| * | Remove six and python 2.7 full supportHervé Beraud2020-04-2310-38/+26
* | | Merge "Remove six and python 2.7 full support"Zuul2020-04-2610-37/+21
|\ \ \ | |/ /
| * | Remove six and python 2.7 full supportHervé Beraud2020-04-2310-37/+21
* | | Merge "Remove six and python 2.7 full support"Zuul2020-04-2610-68/+53
|\ \ \ | |/ / | | / | |/ |/|
| * Remove six and python 2.7 full supportHervé Beraud2020-04-2310-68/+53
* | Merge "Remove six and python 2.7 full support"Zuul2020-04-2410-163/+134
|\ \ | |/
| * Remove six and python 2.7 full supportHervé Beraud2020-04-2310-163/+134
* | Merge "Remove six and python 2.7 full support"Zuul2020-04-2310-52/+35
|\ \ | |/
| * Remove six and python 2.7 full supportHervé Beraud2020-04-2210-52/+35
* | Merge "Remove six and python 2.7 full support"Zuul2020-04-235-37/+31
|\ \ | |/
| * Remove six and python 2.7 full supportHervé Beraud2020-04-225-37/+31
* | Merge "Remove six and python 2.7 full support"Zuul2020-04-235-11/+0
|\ \ | |/
| * Remove six and python 2.7 full supportHervé Beraud2020-04-225-11/+0
* | Merge "Add group property for OS::Heat::MultipartMime"Zuul2020-04-221-3/+11
|\ \ | |/ |/|
| * Add group property for OS::Heat::MultipartMimericolin2020-01-221-3/+11
* | Merge "Fix hacking warnings"Zuul2020-04-1816-47/+48
|\ \
| * | Fix hacking warningsAndreas Jaeger2020-04-1616-47/+48
* | | Merge "Filter by project id in list_security_groups"Zuul2020-04-161-10/+6
|\ \ \ | |/ / |/| |
| * | Filter by project id in list_security_groupsPavlo Shchelokovskyy2020-04-081-10/+6
* | | Merge "Add ironic client plugin support"Zuul2020-04-161-0/+82
|\ \ \
| * | | Add ironic client plugin supportricolin2020-04-091-0/+82
| |/ /
* | | Merge "Fix external_validate for Heat resources"Zuul2020-04-093-0/+10
|\ \ \ | |/ / |/| |
| * | Fix external_validate for Heat resourcesricolin2020-02-223-0/+10