Repository: aurora Updated Branches: refs/heads/master 18533141c -> 5d3f94549
Add Dynamic Reservations design document Reviewed at https://reviews.apache.org/r/51595/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/5d3f9454 Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/5d3f9454 Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/5d3f9454 Branch: refs/heads/master Commit: 5d3f945490bfd40f684e3e1ff4899ed2833abbec Parents: 1853314 Author: Stephan Erb <[email protected]> Authored: Sun Sep 4 00:38:19 2016 +0200 Committer: Stephan Erb <[email protected]> Committed: Sun Sep 4 00:38:19 2016 +0200 ---------------------------------------------------------------------- docs/development/design-documents.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/5d3f9454/docs/development/design-documents.md ---------------------------------------------------------------------- diff --git a/docs/development/design-documents.md b/docs/development/design-documents.md index 50aeafb..6bfc679 100644 --- a/docs/development/design-documents.md +++ b/docs/development/design-documents.md @@ -9,6 +9,7 @@ in the proposed form. Current and past documents: * [Command Hooks for the Aurora Client](design/command-hooks.md) +* [Dynamic Reservations](https://docs.google.com/document/d/19gV8Po6DIHO14tOC7Qouk8RnboY8UCfRTninwn_5-7c/edit) * [GPU Resources in Aurora](https://docs.google.com/document/d/1J9SIswRMpVKQpnlvJAMAJtKfPP7ZARFknuyXl-2aZ-M/edit) * [Health Checks for Updates](https://docs.google.com/document/d/1ZdgW8S4xMhvKW7iQUX99xZm10NXSxEWR0a-21FP5d94/edit) * [JobUpdateDiff thrift API](https://docs.google.com/document/d/1Fc_YhhV7fc4D9Xv6gJzpfooxbK4YWZcvzw6Bd3qVTL8/edit)
