Pedro Ribeiro created JCLOUDS-906:
-------------------------------------
Summary: Expose and propagate service accounts in node creation
Key: JCLOUDS-906
URL: https://issues.apache.org/jira/browse/JCLOUDS-906
Project: jclouds
Issue Type: Improvement
Components: jclouds-labs-google
Reporter: Pedro Ribeiro
Google Compute Engine instances should be provided with a set of permissions in
the form of a serviceAccounts field at the moment of node creation. Missing to
do so may block the instance from being able to serve its intended purpose.
[PR 110|https://github.com/jclouds/jclouds-labs-google/pull/110] introduced a
{{serviceAccounts}} field in the NewInstance class, but the support is
incomplete. Some of the wiring is still missing and a way to propagate these
values.
This could probably be easily done by extending GCETemplateOptions as
previously suggested.
Relates to [these
comments|https://github.com/jclouds/jclouds-labs-google/pull/110#issuecomment-101741868].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)