zuul-jobs/roles/upload-logs-swift
Tobias Henkel d6cc971de5
Remove mimetype check when calculating size
We currently try to skip size formatting for folders. However we
compare with a bogix mimetype so the check is false in every case.
Further folders typically have a size of 512 bytes or 4k. In both
cases we don't really need to skip the size formatting so instead of
fixing the check just skip it and do the size formatting
unconditionally.

Change-Id: I7ef021381bb56acf4b22551cc5d5613470fd6d08
2018-11-19 21:17:19 +01:00
..
defaults Un-wip upload-logs-swift 2018-08-03 15:47:56 -07:00
library Remove mimetype check when calculating size 2018-11-19 21:17:19 +01:00
tasks Update ANSIBLE_LIBRARY to use envsitepackagesdir 2018-10-18 09:23:25 -05:00
__init__.py Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00
README.rst Un-wip upload-logs-swift 2018-08-03 15:47:56 -07:00

Upload logs to a swift container

This uploads logs to an OpenStack Object Store (Swift) container.

Role Variables

Complex argument which contains the cloud configuration in os-cloud-config (clouds.yaml) format. It is expected that this argument comes from a Secret.