summaryrefslogtreecommitdiff
path: root/heat
Commit message (Expand)AuthorAgeFilesLines
* Merge "db: Remove layer of indirection"Zuul2023-04-0750-73/+68
|\
| * db: Remove layer of indirectionStephen Finucane2023-03-2550-73/+68
* | Merge "tests: Enable SQLAlchemy 2.0 deprecation warnings"Zuul2023-04-072-2/+112
|\ \ | |/
| * tests: Enable SQLAlchemy 2.0 deprecation warningsStephen Finucane2023-03-252-2/+112
* | Merge "db: Remove legacy migrations"Zuul2023-04-0719-773/+0
|\ \ | |/
| * db: Remove legacy migrationsStephen Finucane2023-03-2519-773/+0
* | Merge "db: Add replacement test for walking migrations"Zuul2023-04-071-0/+103
|\ \ | |/
| * db: Add replacement test for walking migrationsStephen Finucane2023-03-251-0/+103
* | Merge "db: Migrate to alembic"Zuul2023-04-065-222/+137
|\ \ | |/
| * db: Migrate to alembicStephen Finucane2023-03-255-222/+137
* | Merge "Hide resource types for Neutron LBaaS v2"Zuul2023-04-067-7/+42
|\ \ | |/ |/|
| * Hide resource types for Neutron LBaaS v2Takashi Kajinami2023-04-037-7/+42
* | db: Sync alembic, sqlalchemy-migrate migrationsStephen Finucane2023-03-231-52/+56
* | 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
|\ \ \ \