commit | cef1dde44f64f4ea3a44af7ee596d0889ecedb14 | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Tue Jan 28 09:52:05 2020 -0800 |
committer | Clark Boylan <clark.boylan@gmail.com> | Tue Jan 28 09:52:51 2020 -0800 |
tree | bf8db5c8076a9d07a1578108d88ec2d719d07648 | |
parent | 837515213f367cd980314dbe4ac2595ef112d2f9 [diff] |
Don't use the db in manage-projects Direct access to the db restricts where we can run manage-projects from and complicates testing. Instead rely on the list-groups ssh command to get group uuid info. Note that this should be tested using new integration testing before we merge it. Change-Id: I6e3f0881398da8efeab5dfef370ad8d35163a7be