Improve tripleo file storage performance with use of swiftservice api
Bug #1786034 reported by
Toure Dunnon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Incomplete
|
Medium
|
Brad P. Crochet |
Bug Description
Currently, tripleo template plan uploads can take an upwards of multiple
seconds per file to store in a swift container, this is due impart to the
current use of the standard swiftclient calls. These operations are very
expensive because of the nature in which every file is transferred to
a container requires a synchronous transaction. Switching to the SwiftServices API
will allow tripleo to perform batched operations to the container which would
alleviate the current bottleneck.
https:/
Changed in tripleo: | |
assignee: | nobody → Brad P. Crochet (brad-9) |
tags: | added: workflows |
Changed in tripleo: | |
milestone: | none → stein-1 |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in tripleo: | |
milestone: | stein-1 → stein-2 |
Changed in tripleo: | |
milestone: | stein-2 → stein-3 |
Changed in tripleo: | |
milestone: | stein-3 → train-1 |
Changed in tripleo: | |
milestone: | train-1 → train-2 |
Changed in tripleo: | |
milestone: | train-2 → train-3 |
Changed in tripleo: | |
milestone: | train-3 → ussuri-1 |
Changed in tripleo: | |
milestone: | ussuri-1 → ussuri-2 |
Changed in tripleo: | |
milestone: | ussuri-2 → ussuri-3 |
Changed in tripleo: | |
status: | Triaged → Incomplete |
Changed in tripleo: | |
milestone: | ussuri-3 → ussuri-rc3 |
Changed in tripleo: | |
milestone: | ussuri-rc3 → victoria-1 |
Changed in tripleo: | |
milestone: | victoria-1 → victoria-3 |
Changed in tripleo: | |
milestone: | victoria-3 → wallaby-1 |
Changed in tripleo: | |
milestone: | wallaby-1 → wallaby-2 |
Changed in tripleo: | |
milestone: | wallaby-2 → wallaby-3 |
To post a comment you must log in.
This is an automated action. Bug status has been set to 'Incomplete' and target milestone has been removed due to inactivity. If you disagree please re-set these values and reach out to us on freenode #tripleo