commit | 3d57eadf92c5855c79853d89a269a3de9dc7089e | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Tue Mar 19 10:16:43 2013 +0100 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 10 23:03:19 2013 +0000 |
tree | c5955706af10b3f3b8d86c197690fba7ee0f9f12 | |
parent | 8a3fb5b120bf5917c25c082ada7661bc49758039 [diff] |
Reuse REST code to list child projects in AdminSetParent For 'set-project-parent --children-of PROJECT' AdminSetParent needs to list the child projects of PROJECT. To do this use the REST endpoint for listing child projects instead of having an own implementation for computing the child projects in AdminSetParent. Change-Id: Ic557623842f743c440df4bba0dfe713bd7d52ba1 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>