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

Change SelectRelatedResources to Resources #11

Closed bregman-arie closed 8 years ago

bregman-arie commented 8 years ago

SelectRelatedResources is really all about Resources.

It is not only selecting them, but also checking if different conditions exist.

Tests changed accordingly.