Kami edited a comment on issue #1387: GCENodeDriver's deploy_node() now accepts 
Deployments as well as all the parameters accepted by create_node()
URL: https://github.com/apache/libcloud/pull/1387#issuecomment-568106823
 
 
   ^ I managed to get it to work.
   
   Luckily it was relatively trivial and didn't require many changes - 
ec8157aef5229c8adb14d52f43dcf5e5a65a57b3, 
e4d2dae6d9849acfebe3400af240cd5a4df803ae, 
b49ed7e953ecacc35d42953245e7a95ee72b374c.
   
   I also added an example since without it, people won't really know how to 
use it / get it to work since it relies on GCE metadata functionality to 
install a public key and without public key, deployment functionality is not of 
much use (well, unless the key is already baked into the image which is used to 
launch the VM or GCP project wide SSH key metadata is used).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to