summaryrefslogtreecommitdiff
path: root/heat
Commit message (Expand)AuthorAgeFilesLines
* db: Add initial alembic migrationStephen Finucane2023-03-231-0/+388
* db: Wire up for auto-generationStephen Finucane2023-03-231-6/+4
* db: Add initial alembic configurationStephen Finucane2023-03-234-0/+189
* db: Remove unused util methodsStephen Finucane2023-03-232-282/+0
* Integrate pre-commitStephen Finucane2023-03-221-7/+7
* Merge "fix wrong attribute in heat senlin client"Zuul2023-03-174-24/+26
|\
| * fix wrong attribute in heat senlin clientBui Doan Dang2023-03-094-24/+26
* | Fix unit tests with python-novaclient 18.3.0Takashi Kajinami2023-03-091-11/+41
|/
* Merge "Return HTTPBadRequest from circular dependency"20.0.0.0rc1Zuul2023-03-072-1/+49
|\
| * Return HTTPBadRequest from circular dependencyTobias Urdin2023-02-272-1/+49
* | Merge "Move CircularDependencyException to common"Zuul2023-03-075-15/+14
|\ \ | |/
| * Move CircularDependencyException to commonTobias Urdin2023-02-275-15/+14
* | Merge "fix heat update senlin cluster"Zuul2023-03-062-6/+6
|\ \
| * | fix heat update senlin clusterBui Doan Dang2023-03-062-6/+6
| |/
* | Merge "Fix parsing of live data from OS::Nova::Server"Zuul2023-03-061-1/+11
|\ \
| * | Fix parsing of live data from OS::Nova::ServerPavlo Shchelokovskyy2023-03-061-1/+11
| |/
* | Merge "Added a unit test for get_environment_hidden_param"Zuul2023-03-021-0/+50
|\ \ | |/ |/|
| * Added a unit test for get_environment_hidden_paramChengen Du2023-02-161-0/+50
* | Fix unit tests for python-barbicanclient 5.5.0Michael Johnson2023-02-161-0/+2
|/
* Fix an assert statementTakashi Natsume2023-02-121-2/+1
* Merge "Deploy healthcheck middleware as app instead of filter"Zuul2023-02-011-0/+33
|\
| * Deploy healthcheck middleware as app instead of filterTakashi Kajinami2022-06-061-0/+33
* | Merge "Honor 'hidden' parameter in 'stack environment show' command"Zuul2023-01-272-2/+13
|\ \
| * | Honor 'hidden' parameter in 'stack environment show' commandChengen Du2023-01-112-2/+13
* | | Merge "Use new get_rpc_client API from oslo.messaging"Zuul2023-01-271-2/+2
|\ \ \
| * | | Use new get_rpc_client API from oslo.messagingTobias Urdin2023-01-191-2/+2
* | | | Merge "Explicitly pass error kwarg in nested StackValidationFailed"Zuul2023-01-251-1/+1
|\ \ \ \
| * | | | Explicitly pass error kwarg in nested StackValidationFailedTobias Urdin2022-12-191-1/+1
| | |/ / | |/| |
* | | | Merge "Replace deprecated Query.as_scalar()"Zuul2023-01-241-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Replace deprecated Query.as_scalar()ramishra2022-09-061-1/+1
* | | | Decode UTF-8 body data in SwiftSignalZane Bitter2023-01-192-54/+59
| |/ / |/| |
* | | Ignore resource_data decryption errorsramishra2022-11-151-3/+8
* | | Don't load all resources for policy checkramishra2022-11-152-2/+9
* | | Imported Translations from ZanataOpenStack Proposal Bot2022-11-1310-371/+10
* | | Merge "Retry to detach volume if nova returned error 409"Zuul2022-11-112-5/+31
|\ \ \
| * | | Retry to detach volume if nova returned error 409Mitya_Eremeev2022-10-122-5/+31
* | | | Merge "Improve map_merge logging"Zuul2022-11-091-1/+3
|\ \ \ \
| * | | | Improve map_merge loggingBrendan Shephard2022-11-031-1/+3
| |/ / /
* | | | Set cache_ok to avoid further SAWarningTakashi Kajinami2022-11-011-0/+2
|/ / /
* | | Merge "Allow deleting user_creds when can't be decrypted"Zuul2022-10-041-2/+4
|\ \ \
| * | | Allow deleting user_creds when can't be decryptedramishra2021-03-161-2/+4
* | | | Drop implementation for OS::Magnum::Bay/BayModelTakashi Kajinami2022-09-214-321/+2
* | | | Imported Translations from Zanata19.0.0.0rc1OpenStack Proposal Bot2022-09-1110-247/+10
* | | | Fix compatibility with oslo.db 12.1.0Stephen Finucane2022-09-051-1/+3
* | | | Merge "Floating IP port forwarding resource"Zuul2022-08-173-0/+424
|\ \ \ \
| * | | | Floating IP port forwarding resourceBrendan Shephard2022-08-163-0/+424
* | | | | Merge "Remove remaining implementation for Heat CloudWatch API"Zuul2022-08-173-116/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove remaining implementation for Heat CloudWatch APITakashi Kajinami2022-05-063-116/+0
* | | | | OS::Nova::KeyPair: Require public_key when api version >= 2.92Takashi Kajinami2022-08-012-4/+36
| |_|/ / |/| | |
* | | | Merge "Set cache_ok to avoid SAWarning"Zuul2022-07-181-0/+2
|\ \ \ \