puppet-tempest/releasenotes/notes/core-build-tunables-424c92c8113cfae1.yaml
Takashi Kajinami 70c3c154b5 Support tuning (more) build timeout and interval
... in addition to build interval in compute.

Change-Id: I6c0302789678878d889e230d3c3c67c23f61c460
2023-08-08 11:31:05 +09:00

13 lines
320 B
YAML

---
features:
- |
The following parameters have been added to the ``tempest`` class.
- ``image_build_interval``
- ``image_build_timeout``
- ``network_build_interval``
- ``network_build_timeout``
- ``volume_build_interval``
- ``volume_build_timeout``
- ``object_storage_build_timeout``