summaryrefslogtreecommitdiff
path: root/heat/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow turning off max_stacks limit"Zuul2021-03-151-3/+3
|\
| * Allow turning off max_stacks limitDirk Mueller2019-08-051-3/+3
* | Merge "Switch to collections.abc.*"Zuul2021-03-122-4/+4
|\ \
| * | Switch to collections.abc.*Stephen Finucane2021-02-012-4/+4
* | | Merge "Fix duplicated words issue like "can be be used""Zuul2021-03-111-1/+1
|\ \ \
| * | | Fix duplicated words issue like "can be be used"zhufl2020-01-061-1/+1
* | | | Allow using database configs on db retryRico Lin2021-02-271-0/+2
| |/ / |/| |
* | | Use err.errno to access errno for socket errorsTim Burke2020-09-261-2/+2
* | | Merge "Set context username if session client is used"15.0.0.0rc115.0.0Zuul2020-09-201-0/+2
|\ \ \
| * | | Set context username if session client is usedAndrii Ostapenko2020-07-061-0/+2
* | | | Use correct attribute from entrypointRabi Mishra2020-07-151-1/+1
|/ / /
* | | Merge "Logging Consistency"Zuul2020-05-041-1/+1
|\ \ \
| * | | Logging ConsistencyMarc Methot2020-04-271-1/+1
* | | | Update pep8 rulesAndreas Jaeger2020-04-301-1/+1
|/ / /
* | | Remove six and python 2.7 full supportHervé Beraud2020-04-223-10/+9
* | | Remove six and python 2.7 full supportHervé Beraud2020-04-2210-57/+27
* | | Remove six and python 2.7 full supportHervé Beraud2020-04-222-7/+7
* | | Add ironic client plugin supportricolin2020-04-091-0/+5
* | | Merge "Support for shared services in multi region mode"Zuul2020-01-091-0/+7
|\ \ \
| * | | Support for shared services in multi region modeNakul Dahiwade2019-12-231-0/+7
| |/ /
* | | Added a Vitrage clientIfat Afek2019-12-191-1/+1
|/ /
* | Revert "Add retries when loading keystone data and fetching endpoints"Rabi Mishra2019-12-041-13/+0
* | Use client_retry_limit for keystone connection retryRabi Mishra2019-12-031-0/+3
* | Add retries when loading keystone data and fetching endpointsRabi Mishra2019-08-231-0/+13
* | Fix coverity check FORWARD_NULL errorzhurong2019-08-061-1/+1
* | Merge "Fix intermittent error in test_decrypt_dict_invalid_key"Zuul2019-07-291-1/+6
|\ \
| * | Fix intermittent error in test_decrypt_dict_invalid_keyZane Bitter2019-05-231-1/+6
* | | Merge "Show an engine as down if service record is not updated twice"Zuul2019-07-261-8/+4
|\ \ \
| * | | Show an engine as down if service record is not updated twiceRabi Mishra2019-07-241-8/+4
| | |/ | |/|
* | | Merge "Add dedicated auth endpoint config for servers"Zuul2019-07-251-1/+8
|\ \ \ | |/ / |/| |
| * | Add dedicated auth endpoint config for serversGeorgina Shippey2019-07-121-1/+8
* | | Merge "Allow creating trusts with allow_redelegation"Zuul2019-07-031-0/+12
|\ \ \ | |/ / |/| |
| * | Allow creating trusts with allow_redelegationOleksiy Petrenko2019-06-121-0/+12
* | | Ignore false positive Bandit testZane Bitter2019-06-181-1/+1
| |/ |/|
* | Add entry_point for oslo policy scriptsRabi Mishra2019-04-201-0/+9
* | Fix lower-constraints tox env to use proper constraintsRabi Mishra2019-04-101-1/+4
* | Merge "Deprecate `personality` for `OS::Nova::Server`"12.0.0.0rc1Zuul2019-03-181-0/+5
|\ \
| * | Deprecate `personality` for `OS::Nova::Server`ricolin2019-03-131-0/+5
| |/
* | Add tools to get keystone auth pluginricolin2019-03-122-1/+72
|/
* Merge "Don't use 'user' and 'tenant' args in context"Zuul2019-02-021-9/+10
|\
| * Don't use 'user' and 'tenant' args in contextZane Bitter2018-10-081-9/+10
* | Catch socket.timeout for connectivity error when streamingRabi Mishra2019-01-031-1/+3
* | Fall back to www_authenthicate_uriJohannes Grassler2018-11-281-1/+1
|/
* Merge "Fix missing space in help text for caching option."Zuul2018-10-031-1/+1
|\
| * Fix missing space in help text for caching option.Niels Boehm2018-07-171-1/+1
* | Use oslo_messaging for JsonPayloadSerializerricolin2018-09-071-10/+6
* | Merge "cors: update default configuration"Zuul2018-08-091-20/+18
|\ \
| * | cors: update default configurationxpress2018-08-091-20/+18
* | | Merge "Robust handling of parent and child process deaths"Zuul2018-08-091-0/+30
|\ \ \
| * | | Robust handling of parent and child process deathsNakul Dahiwade2018-07-261-0/+30