It is really unlikely to change these variables: ``tempest_network_tenant_network_cidr``, ``tempest_network_tenant_network_mask_bits`` and ``tempest_fatal_deprecations`` To keep tempest role as simple as it is possible, we should deprecate them. They still can be changed using ``tempest_tempest_conf_overrides``. Change-Id: Ia95f10c3548a5773c286e7d7075b71861fcef28bchanges/59/825159/2
parent
0e2da6f63e
commit
18b2cba8cc
@ -0,0 +1,6 @@
|
||||
---
|
||||
deprecations:
|
||||
- variable ``tempest_network_tenant_network_cidr`` has been deprecated
|
||||
- variable ``tempest_network_tenant_network_mask_bits`` has been deprecated
|
||||
- variable ``tempest_fatal_deprecations`` has been deprecated
|
||||
|
Loading…
Reference in new issue