ec2-api/.zuul.yaml
Stephen Finucane af83b08216 Start generating our own key pairs
Nova API microversion 2.92 removed the ability to generate a private
key. The user or client is now responsible for generating the key pair.
Start doing that using cryptography, which is in our requirements
(unlike paramiko, which nova uses).

included:
https://review.opendev.org/c/openstack/ec2-api/+/857880
https://review.opendev.org/c/openstack/ec2-api/+/859192

Change-Id: I0032de8cd779beafbd6848a2aecbcb6455e8eada
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-09-25 12:57:33 +03:00

12 lines
254 B
YAML

- project:
templates:
- check-requirements
- openstack-python3-zed-jobs
- publish-openstack-docs-pti
check:
jobs:
- ec2api-tempest-plugin-functional
gate:
jobs:
- ec2api-tempest-plugin-functional