78c08ad6dc
To be able to pass OS_PASSWORD=, we need the environment param to be added to this class. Needed-By: I8ab8a2c7bb1d93d6fb9d16eabd3a1112b1e1237b Change-Id: If10b57a38c61cadca48e1e3c1e76d659397849fb
7 lines
196 B
YAML
7 lines
196 B
YAML
---
|
|
features:
|
|
- |
|
|
There's a new environment variable for service-validation. With it, it is
|
|
possible to pass in things like OS_PASWORD which should never appear in
|
|
the command line.
|