Improve tripleo file storage performance with use of swiftservice api

Bug #1786034 reported by Toure Dunnon
6
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://docs.openstack.org/python-swiftclient/latest/service-api.html

Tags: workflows
Toure Dunnon (toure)
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
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-2 → ussuri-3
wes hayutin (weshayutin)
Changed in tripleo:
status: Triaged → Incomplete
wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-3 → ussuri-rc3
wes hayutin (weshayutin)
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
Revision history for this message
Marios Andreou (marios-b) wrote :

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

Changed in tripleo:
milestone: wallaby-3 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.