summaryrefslogtreecommitdiff
path: root/heat
Commit message (Expand)AuthorAgeFilesLines
* Added a unit test for get_environment_hidden_paramChengen Du2023-03-291-0/+50
* Honor 'hidden' parameter in 'stack environment show' commandChengen Du2023-03-292-2/+13
* Ignore resource_data decryption errorsramishra2023-01-191-3/+8
* Allow deleting user_creds when can't be decryptedramishra2022-11-161-2/+4
* Fix AttributeError in Python 3.8Takashi Kajinami2022-08-172-6/+51
* Merge "Log parameters merged" into stable/wallabyZuul2022-07-181-0/+6
|\
| * Log parameters mergedrabi2022-06-141-0/+6
* | Don't always replace FAILED ServerGroup resourcesRabi Mishra2022-07-152-0/+45
* | Fix parameter merging with merge strategiesRabi Mishra2022-07-042-15/+16
|/
* Use previous parameter merge strategyrabi2022-06-142-3/+19
* Fix None comparision when sorting by `updated_at`Erik Panter2022-04-132-6/+26
* Fix timeout calc of nested resource groupsBalazs Gibizer2021-11-191-6/+12
* Detect EL8 platform-pythonLuke Short2021-08-181-0/+9
* Use Block Storage API v3 instead of API v2Takashi Kajinami2021-08-034-14/+6
* Preserve order in list_concat_uniqueramishra2021-04-242-7/+9
* Don't update status for replaced resourceramishra2021-04-024-12/+2
* Assume interface detach called for port not foundramishra2021-04-022-2/+2
* Merge "Allow creating a Neutron port without fixed ips"16.0.0.0rc116.0.0Zuul2021-03-152-20/+79
|\
| * Allow creating a Neutron port without fixed ipsTakashi Kajinami2021-01-252-20/+79
* | Merge "Add separate policy for updates with no changes"Zuul2021-03-153-1/+54
|\ \
| * | Add separate policy for updates with no changesZane Bitter2021-03-153-1/+54
* | | Merge "Adds backups and backups_gigabytes parameters to cinder quota resource"Zuul2021-03-151-3/+44
|\ \ \
| * | | Adds backups and backups_gigabytes parameters to cinder quota resourceSampat P2020-11-251-3/+44
* | | | Merge "Allow turning off max_stacks limit"Zuul2021-03-152-4/+5
|\ \ \ \
| * | | | Allow turning off max_stacks limitDirk Mueller2019-08-052-4/+5
* | | | | Merge "Add segments attribute to OS::Neutron::ProviderNet"Zuul2021-03-151-2/+7
|\ \ \ \ \
| * | | | | Add segments attribute to OS::Neutron::ProviderNetVictor Coutellier2021-03-111-2/+7
* | | | | | Merge "Add Vitrage template resource"Zuul2021-03-154-0/+318
|\ \ \ \ \ \
| * | | | | | Add Vitrage template resourceIfat Afek2020-11-164-0/+318
* | | | | | | Merge "Use resource_id instead of phy rsrc name in InstanceGroup"Zuul2021-03-153-12/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Use resource_id instead of phy rsrc name in InstanceGroupricolin2020-04-163-12/+1
* | | | | | | Merge "Fix avoid deprecation warnings from policy"Zuul2021-03-149-273/+273
|\ \ \ \ \ \ \
| * | | | | | | Fix avoid deprecation warnings from policyRico Lin2021-03-129-273/+273
* | | | | | | | Merge "Switch to collections.abc.*"Zuul2021-03-1227-112/+119
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Switch to collections.abc.*Stephen Finucane2021-02-0127-112/+119
* | | | | | | | Merge "Workaround client race in legacy nested stack delete"Zuul2021-03-115-6/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | Workaround client race in legacy nested stack deleteZane Bitter2019-12-235-6/+52
* | | | | | | | | Merge "Optimise resource type listing"Zuul2021-03-111-42/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Optimise resource type listingZane Bitter2020-04-301-42/+44
* | | | | | | | | | Merge "Fix duplicated words issue like "can be be used""Zuul2021-03-113-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix duplicated words issue like "can be be used"zhufl2020-01-063-3/+3
* | | | | | | | | | | Merge "Always reset CONF when starting the wsgi app"Zuul2021-03-112-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Always reset CONF when starting the wsgi appHervé Beraud2020-11-172-0/+6
* | | | | | | | | | | | Merge "Fix invalid argument formatting in exception messages"Zuul2021-03-112-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix invalid argument formatting in exception messageszhufl2020-11-262-13/+13
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Regenerate trust when update with different user"Zuul2021-03-1112-43/+258
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Regenerate trust when update with different userricolin2020-11-1712-43/+258
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Use neutron client for server.addresses"Zuul2021-03-112-72/+131
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use neutron client for server.addressesHarald Jensås2021-02-182-72/+131
* | | | | | | | | | | | | Allow deleting Server/DeployedServer without swift/zaqarramishra2021-03-053-19/+76