python-tempestconf/releasenotes/notes/Rename-the-section-for--boto-options-f3552516219d70fa.yaml
Martin Kopec 83a7c2e85f Fix section of s3_url and ec2_url
The options are used in ec2api-tempest-plugin [1] and based on their usage
in the plugin they should be under [aws] section, not [boto] one.

[1] https://opendev.org/openstack/ec2api-tempest-plugin

Story: 2006906
Task: 37548

Change-Id: I6f787e140162bafce0eca85ebf96b0bfc5f48903
2019-11-20 09:35:56 +00:00

6 lines
118 B
YAML

---
fixes:
- |
Rename boto section to aws one for ec2_url and s3_url options used by
ec2api-tempest-plugin.