Browse Source
Validators like: * rally.task.validation.required_openstack * rally.task.validation.required_services are deprecated in Rally 0.10.0 [1]. Instead of calling it directly they should be used via new decorator 'rally.common.validation.add' and this commit switches it to use validators in new way. [1] https://tinyurl.com/y94sfct2 Change-Id: I2883eb94e2532a10160305b283e2d64b93443909changes/84/564484/1
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue