1701be4573
The parameter name used to enforce package state is inconsistent across manifests and modules. I settle on package_ensure since it's already widely used. Change-Id: I1338c2eef3eae705b90f2fbaa97d0734c1a2bc05 Closes-Bug: #1668732
5 lines
155 B
YAML
5 lines
155 B
YAML
---
|
|
deprecations:
|
|
- tempest::ensure_package is now deprecated and will be removed in the
|
|
future release. Please use tempest::package_ensure instead.
|