puppet-tempest/releasenotes/notes/ec2api-opts-d799fac8bed8ce2b.yaml
Takashi Kajinami d37fb92c10 Add support for ec2api-tempest-plugin options
This change introduces support for some ec2api-tempest-plugin options.
These options are required to run basic tests such as instance
creation.

Change-Id: I97557077330e5dc52d66800cef2ac113957abcaf
2023-02-02 13:04:53 +09:00

10 lines
185 B
YAML

---
features:
- |
The following parameters have been added to the ``tempest`` class.
- ``aws_ec2_url``
- ``aws_region``
- ``aws_image_id``
- ``aws_ebs_image_id``