blob: aa5f71a20317a41d0f813743a23aeedb1ab3603e [file] [log] [blame]
Matthew Treinishb19c55d2017-07-17 12:38:35 -04001---
2features:
3 - The tempest module tempest.common.preprov_creds which is used to provide
4 credentials from a list of preprovisioned resources has been migrated into
5 tempest lib at tempest.lib.common.preprov_creds.
6 - The InvalidTestResource exception class from tempest.exceptions has been
7 migrated into tempest.lib.exceptions
8 - The tempest module tempest.common.fixed_network which provided utilities for
9 finding fixed networks by and helpers for picking the network to use when
10 multiple tenant networks are available has been migrated into tempest lib
11 at tempest.lib.common.fixed_network.