0477accd32
Move the module to tempest.lib, add unit tests, release notes and update imports. Change-Id: I76b3b8e9a83bd83a6b5742b6d2ceb84642f653ad
8 lines
318 B
YAML
8 lines
318 B
YAML
---
|
|
features:
|
|
- |
|
|
Add the `validation_resources` module to tempest.lib. The module provides
|
|
a set of helpers that can be used to provision and cleanup all the
|
|
resources required to perform ping / ssh tests against a virtual machine:
|
|
a keypair, a security group with targeted rules and a floating IP.
|