commit | f9771e88ca433dfe0730ae9c0795b9f367004659 | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Mon Mar 18 15:03:46 2019 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Mon Mar 18 15:03:46 2019 -0700 |
tree | 09e0f428c02169b6673d2f6887966487990d177d | |
parent | dcd27390693ad3452baa4929a04959766eccddba [diff] |
Inspect all configs in manage-projects We were skipping the setting of retired project acls in manage-projects because we were iterating over projects that weren't retired. In manage-projects we don't want to skip over retired projects so that we can retire the projects properly. Address this by adding a new registry property that returns all projects retired or not then iterate over that in manage-projects. Change-Id: I7aa89b53696fb0fca262fc7068e5e2ad2b7ad8fc