summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stable-only: Pin bandit to 1.7.420.0.0.0rc220.0.0stable/2023.1Takashi Kajinami2023-03-132-5/+3
* Merge "Fix unit tests with python-novaclient 18.3.0" into stable/2023.1Zuul2023-03-101-11/+41
|\
| * Fix unit tests with python-novaclient 18.3.0Takashi Kajinami2023-03-091-11/+41
* | Disable B113 rule of banditTakashi Kajinami2023-03-101-2/+4
* | Update TOX_CONSTRAINTS_FILE for stable/2023.1OpenStack Release Bot2023-03-071-3/+3
* | Update .gitreview for stable/2023.1OpenStack Release Bot2023-03-071-0/+1
|/
* 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 "Skip basic scenario test"Zuul2023-03-061-1/+2
|\ \ \ | |/ /
| * | Skip basic scenario testTakashi Kajinami2023-03-061-1/+2
* | | 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
* | | | Merge "Update release note of task 47052"Zuul2023-03-011-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update release note of task 47052Takashi Kajinami2023-02-151-1/+3
| |/ /
* | | Fix setting the tempest virtual env constraints env varGhanshyam Mann2023-02-213-2/+37
| |/ |/|
* | 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-012-22/+79
|\
| * Deploy healthcheck middleware as app instead of filterTakashi Kajinami2022-06-062-22/+79
* | Merge "Honor 'hidden' parameter in 'stack environment show' command"Zuul2023-01-273-2/+17
|\ \
| * | Honor 'hidden' parameter in 'stack environment show' commandChengen Du2023-01-113-2/+17
* | | Merge "Use new get_rpc_client API from oslo.messaging"Zuul2023-01-272-3/+3
|\ \ \
| * | | Use new get_rpc_client API from oslo.messagingTobias Urdin2023-01-192-3/+3
* | | | 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-242-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Replace deprecated Query.as_scalar()ramishra2022-09-062-2/+2
* | | | | Merge "Decode UTF-8 body data in SwiftSignal"Zuul2023-01-192-54/+59
|\ \ \ \ \
| * | | | | Decode UTF-8 body data in SwiftSignalZane Bitter2023-01-192-54/+59
| | |/ / / | |/| | |
* | | | | Merge "Switch to 2023.1 Python3 unit tests and generic template name"Zuul2023-01-111-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Switch to 2023.1 Python3 unit tests and generic template nameOpenStack Release Bot2022-09-131-2/+2
* | | | | Skip test_stack_update_with_replacing_userdataTakashi Kajinami2022-12-233-7/+10
| |/ / / |/| | |
* | | | Merge "Skip test_cancel_update_server_with_port"Zuul2022-12-061-0/+3
|\ \ \ \
| * | | | Skip test_cancel_update_server_with_portTakashi Kajinami2022-12-051-0/+3
* | | | | 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-1311-375/+17
* | | | | 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
| |/ / / / /
* | | | | | Update stestr args for inclusive languageBrendan Shephard2022-11-091-1/+1
| |/ / / / |/| | | |
* | | | | 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
|\ \ \ \