summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enforce image safety during image_conversion" into stable/ussuristable/ussuriZuul2023-02-223-0/+97
|\
| * Enforce image safety during image_conversionDan Smith2022-12-193-0/+97
* | [stable-only] Remove glance-code-constants-checkBrian Rosmaita2022-11-071-19/+0
|/
* [stable-only] Specify openstacksdk stable branchBrian Rosmaita2022-01-271-0/+10
* Merge "Add 20.1.1 reno" into stable/ussuriussuri-em20.2.0Zuul2021-09-131-0/+9
|\
| * Add 20.1.1 renoErno Kuvaja2021-09-131-0/+9
* | Merge "Remove SSL configuration section from docs" into stable/ussuriZuul2021-09-131-22/+0
|\ \ | |/ |/|
| * Remove SSL configuration section from docsErno Kuvaja2021-08-051-22/+0
* | Merge "Revert "Remove all usage of keystoneclient"" into stable/ussuriZuul2021-09-103-16/+19
|\ \ | |/ |/|
| * Revert "Remove all usage of keystoneclient"Erno Kuvaja2021-07-083-16/+19
* | Merge "Add housekeeping module and staging cleaner" into stable/ussuri20.1.0Zuul2021-08-025-1/+514
|\ \
| * | Add housekeeping module and staging cleanerDan Smith2021-07-305-1/+514
* | | Make test-setup.sh compatible with mysql8Sean McGinnis2021-07-301-2/+2
|/ /
* | Make functional tests set node_staging_uriDan Smith2021-04-092-5/+4
|/
* Drop lower-constraints jobsDan Smith2021-04-013-152/+0
* Merge "Fix metadefs for compute-watchdog" into stable/ussuriZuul2020-10-091-3/+6
|\
| * Fix metadefs for compute-watchdogCyril Roelandt2020-08-311-3/+6
* | Merge "Add a release note about import locking" into stable/ussuriZuul2020-09-181-0/+14
|\ \
| * | Add a release note about import lockingDan Smith2020-09-031-0/+14
* | | Merge "Cleanup import status information after busting a lock" into stable/us...Zuul2020-09-183-11/+96
|\ \ \ | |/ /
| * | Cleanup import status information after busting a lockDan Smith2020-09-033-11/+96
* | | Merge "Add ImageLock to base flow checks" into stable/ussuriZuul2020-09-181-11/+12
|\ \ \ | |/ /
| * | Add ImageLock to base flow checksDan Smith2020-09-031-11/+12
* | | Merge "Fix a failure to parse json file" into stable/ussuriZuul2020-09-181-1/+1
|\ \ \ | |/ / |/| |
| * | Fix a failure to parse json fileTakashi Natsume2020-09-171-1/+1
* | | Functional test enhancement for lock bustingDan Smith2020-09-034-9/+107
* | | Handle atomic image properties separatelyDan Smith2020-09-035-11/+103
* | | Move SynchronousAPIBase to a generalized locationDan Smith2020-09-032-136/+217
|/ /
* | Add functional test for task status updatingDan Smith2020-09-031-18/+93
* | Add FakeData generator test utilityDan Smith2020-09-032-0/+79
* | Implement time-limited import lockingDan Smith2020-08-266-63/+824
* | Add context.elevated() helper for getting admin privilegesDan Smith2020-08-262-0/+43
* | Poll for final state on test_copy_image_revert_lifecycle()Dan Smith2020-08-262-13/+54
* | Fix non-deterministic copy_image_revert_lifecycle testDan Smith2020-08-261-5/+8
* | Fix import failure status reporting when all_stores_must_succeed=TrueDan Smith2020-08-253-9/+39
* | Functional reproducer for bug 1891352Dan Smith2020-08-251-0/+11
* | Update task message during importDan Smith2020-08-253-12/+98
* | Heartbeat the actual work of the taskDan Smith2020-08-256-8/+317
* | Add image_delete_property_atomic() helperDan Smith2020-08-257-3/+119
* | Add image_set_property_atomic() helperDan Smith2020-08-257-0/+246
* | Flesh out FakeImage for extra_propertiesDan Smith2020-08-251-0/+20
* | Add tests for _ImportToStore.execute()Dan Smith2020-08-251-0/+73
* | Add testing for _CompleteTask in api_image_importDan Smith2020-08-251-0/+35
* | Make test_copy_image_revert_lifecycle handle 409 on import retryDan Smith2020-08-251-1/+12
* | Make import task capable of running as admin on behalf of userDan Smith2020-08-252-117/+477
* | Add a functional test for non-owned image copyingDan Smith2020-08-251-0/+105
* | Refactor common auth token code in images testDan Smith2020-08-251-52/+66
* | Add a test to replicate the owner-required behavior of copy-imageDan Smith2020-08-251-0/+32
* | Fix active image when all uploads fail20.0.1Erno Kuvaja2020-08-063-19/+67
* | Fix active image without dataErno Kuvaja2020-08-063-1/+66