119d2fae25
New implementation of the project cleanup based on the sdk.project_cleanup. It is implemented as an additional OSC operation and will ideally obsolete the `openstack project purge` giving flexibility to extend services support, parallelization, filters, etc. Change-Id: Ie08877f182379f73e5ec5ad4daaf84b3092c829c
7 lines
192 B
YAML
7 lines
192 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for project cleanup based on the OpenStackSDK with
|
|
create/update time filters. In the long run this will replace
|
|
`openstack project purge` command.
|