summaryrefslogtreecommitdiff
path: root/heat
Commit message (Expand)AuthorAgeFilesLines
* Pre-empt in-progress nested stack updates on new updateZane Bitter2019-10-293-1/+29
* Merge "Add Blazar custom constraint plugin"Zuul2019-10-191-0/+15
|\
| * Add Blazar custom constraint pluginPierre Riteau2019-06-071-0/+15
* | Merge "DB: Remove unnecessary subtransactions=True"Zuul2019-10-182-17/+11
|\ \
| * | DB: Remove unnecessary subtransactions=TrueZane Bitter2019-10-092-17/+11
* | | Merge "Fix cfn-init-data path in ignition"Zuul2019-10-172-11/+18
|\ \ \
| * | | Fix cfn-init-data path in ignitionFeilong Wang2019-10-172-11/+18
* | | | Don't use wrap_db_retry on subtransaction in resource_create_replacement()Zane Bitter2019-10-112-8/+16
|/ / /
* | | Merge "Ignore not found when delete raw template"Zuul2019-10-091-1/+6
|\ \ \
| * | | Ignore not found when delete raw templatericolin2019-10-081-1/+6
* | | | Don't mark snapshot complete while task in progressZane Bitter2019-10-092-4/+38
| |/ / |/| |
* | | Merge "Support domain in keystone lookups"Zuul2019-10-082-11/+333
|\ \ \
| * | | Support domain in keystone lookupsSampat P2019-10-012-11/+333
* | | | Merge "Add a non-racy check for unique stack names"Zuul2019-10-083-1/+29
|\ \ \ \
| * | | | Add a non-racy check for unique stack namesZane Bitter2019-04-123-1/+29
* | | | | Merge "Don't use duplicate stack names in DB unit tests"Zuul2019-10-085-66/+92
|\ \ \ \ \ | |/ / / /
| * | | | Don't use duplicate stack names in DB unit testsZane Bitter2019-03-065-66/+92
* | | | | Merge "Squash database patches"Zuul2019-10-084-87/+21
|\ \ \ \ \
| * | | | | Squash database patchesricolin2019-10-074-87/+21
* | | | | | Merge "fix logger names"Zuul2019-10-077-49/+57
|\ \ \ \ \ \
| * | | | | | fix logger namesMatthew Edmonds2018-03-207-49/+57
* | | | | | | Imported Translations from ZanataOpenStack Proposal Bot2019-10-0210-761/+135
* | | | | | | Merge "Support Ignition for userdata"Zuul2019-10-013-5/+78
|\ \ \ \ \ \ \
| * | | | | | | Support Ignition for userdataFeilong Wang2019-10-013-5/+78
* | | | | | | | Merge "Fix the wrong time unit for OS::Octavia::HealthMonitor"Zuul2019-09-301-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix the wrong time unit for OS::Octavia::HealthMonitorLingxian Kong2019-09-281-2/+2
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add connect_retries when creating domain_admin_clientRabi Mishra2019-08-282-0/+3
* | | | | | | | | | | Merge "Fix Senlin policy resource"Zuul2019-09-052-14/+15
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix Senlin policy resourceDuc Truong2019-08-022-14/+15
* | | | | | | | | | | Merge "Add retries when loading keystone data and fetching endpoints"Zuul2019-08-242-0/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add retries when loading keystone data and fetching endpointsRabi Mishra2019-08-232-0/+15
* | | | | | | | | | | | Merge "Use connect_retries when creating clients"Zuul2019-08-2314-1/+25
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Use connect_retries when creating clientsRabi Mishra2019-08-2314-1/+25
* | | | | | | | | | | | Add retry for sync_point_update_input_dataRabi Mishra2019-08-191-0/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "Fix coverity check FORWARD_NULL error"Zuul2019-08-153-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix coverity check FORWARD_NULL errorzhurong2019-08-063-1/+3
| | |/ / / / / / / / / | |/| | | | | | | | |