v3.0.0 Release Notes

3.0.0 Release Notes

3.0.0

New Features

  • discover-tempest-config can now discover Barbican service automatically, and configures service_available/barbican based on that discovery result so that it can enable/disable tests for Barbican based on deployment status.

  • Tempestconf now creates users with name that ends with ‘_tempestconf’. This change makes sure that collisions are avoided. For example, if the system already contains a user named ‘demo_tempestconf’ then it was probably created by tempestconf.

Upgrade Notes

  • Python 2.7 and python 3.5 support have been dropped. Last release of python-tempestconf to support python 2.7 and python 3.5 is python-tempestconf 2.5.0. The minimum version of Python now supported by python-tempestconf is Python 3.6.