[ARVADOS] updated: 69099adf65b1c7dc0903c75c926ee0d7ecc10897
git at public.curoverse.com
git at public.curoverse.com
Fri Jan 23 17:28:57 EST 2015
Summary of changes:
.../nodemanager/arvnodeman/computenode/driver/gce.py | 19 +++++++++++++------
services/nodemanager/doc/gce.example.cfg | 6 +++---
2 files changed, 16 insertions(+), 9 deletions(-)
via 69099adf65b1c7dc0903c75c926ee0d7ecc10897 (commit)
from 5d61e1d576fbf98b85d9e9ee8839e3049312a320 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 69099adf65b1c7dc0903c75c926ee0d7ecc10897
Author: Tim Pierce <twp at curoverse.com>
Date: Fri Jan 23 17:24:54 2015 -0500
4138: GCE fixes
The 'network_id' parameter needs to be delivered as 'location' in GCE.
The ping_url parameter is now delivered in the node metadata as
'pingUrl'.
When creating a new GCE instance, 'name' is a required parameter and
must begin with a letter. The default name is the UUID of the
corresponding Arvados node, prepended with 'arv-'.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list