Automatic Tempest Configuration Generator
Go to file
Archit Modi 829516e45d Update default cirros version to 0.5.2
Due to a known libvirt issue [1], fixed in 0.5.2, we're updating the
default cirros image version. Following is from the related commit:

```
Add ahci module

Without this module it isn't possible to see any attached SATA devices
once booted, even when booting from SATA based disks.

As discussed in the associated issue the OpenStack Nova project is
looking to test the `q35` machine type that requires the use of SATA
based cdrom config drives. Including and loading this module allows
these config drives to be seen correctly within launched instances.
```

[1] https://github.com/cirros-dev/cirros/issues/64

Change-Id: Ie0d7d5ad023121c834900aac47199231b4b9af05
2021-04-28 09:23:36 -04:00
config_tempest Update default cirros version to 0.5.2 2021-04-28 09:23:36 -04:00
doc Merge "Remove deprecated scenario image option" 2021-02-15 21:42:13 +00:00
playbooks Inclusive jargon 2021-04-07 13:24:05 +00:00
releasenotes Release 3.2.0 releasenotes 2021-04-12 06:50:59 +00:00
roles Fix a typo in a role var 2021-02-12 07:59:44 +00:00
.coveragerc Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.gitignore Add etc/ to .gitignore 2018-07-18 08:03:26 +00:00
.gitreview Update jobs for interop repos renaming 2020-06-13 07:22:25 +02:00
.mailmap Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.stestr.conf Switch to use stestr for unit tests 2017-12-05 10:06:13 +00:00
.zuul.yaml Add wallaby job 2021-04-12 06:58:31 +00:00
HACKING.rst fix url 2018-06-05 15:13:26 +00:00
LICENSE Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
README.rst Fix doc, releasenotes plus build pdf 2020-11-14 18:45:41 +00:00
requirements.txt Updating download_with_retry function 2021-04-26 16:17:37 +02:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-04-12 13:56:38 +00:00
setup.py Cleanup py27 support 2020-04-07 04:51:31 +00:00
test-requirements.txt Run unit tests by py38 as well 2020-09-25 08:11:29 +00:00
tox.ini Inclusive jargon 2021-04-07 13:24:05 +00:00

README.rst

python-tempestconf

Overview

python-tempestconf will automatically generate the tempest configuration based on your cloud.