commit | d531a7e6e7a7aa54ff07f22c0bf0443b66c56fb5 | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Tue May 26 16:09:17 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Tue May 26 16:09:19 2015 -0700 |
tree | 228772ef8b44014a2054d551e1d2b3ac9468f6b1 | |
parent | c65917c81fdd8f2b0fd28af5b98ca0675749773c [diff] |
services/device/device: set default parallelism to "by kind" instead of "all" This seems like a safer default where installations are handled before instances, and the device service is handled last (within each group, parallelism still applies). In particular, update will do sensible things without requiring the --parallelism flag to be explicitly specified each time. Change-Id: Id810590c9c6a8464d687115953d281c78a975739
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.