rhos-infra / shade_janitor

Utility based on shade to select and cleanup resources from CI runs in a tenant
GNU General Public License v3.0
1 stars 6 forks source link

Expose ttl of old servers as CLI opts #34

Closed queria closed 8 years ago

queria commented 8 years ago

This allows to specify time after which servers should be considered old via command line arguments.

With (for given category) 0 meaning never-consider-old.

Should resolve #27.