glance-tempest-plugin/glance_tempest_plugin
Dan Smith 4bad9ec90c Avoid lies about image format
When glance checks the image content, our lies about images being in
disk_formats[0] despite uploading random data get called out. This
makes us honest about what we're going to upload, and skip if the
bare/raw options are not available in config.

Related to blueprint glance-as-defender

Change-Id: Icb851e36b0083ab1ea217fd6c9f9f6b58ebecb08
2024-10-03 07:03:37 -07:00
..
services Apply cookiecutter to newly added glance-tempest-plugin 2020-12-17 13:09:05 +00:00
tests Avoid lies about image format 2024-10-03 07:03:37 -07:00
__init__.py Apply cookiecutter to newly added glance-tempest-plugin 2020-12-17 13:09:05 +00:00
config.py Assert on system scope permission based on supported flag 2023-05-05 19:52:42 -05:00
plugin.py Assert on system scope permission based on supported flag 2023-05-05 19:52:42 -05:00
README.rst Apply cookiecutter to newly added glance-tempest-plugin 2020-12-17 13:09:05 +00:00

Tempest Integration of glance

This directory contains Tempest tests to cover the glance project.