[jira] [Created] (JCLOUDS-1356) jclouds occasionally can't log in to AWS EC2 instance

2017-11-15 Thread Alex Heneveld (JIRA)
Alex Heneveld created JCLOUDS-1356: -- Summary: jclouds occasionally can't log in to AWS EC2 instance Key: JCLOUDS-1356 URL: https://issues.apache.org/jira/browse/JCLOUDS-1356 Project: jclouds

[jira] [Updated] (JCLOUDS-1356) jclouds occasionally can't log in to AWS EC2 instance

2017-11-15 Thread Alex Heneveld (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Heneveld updated JCLOUDS-1356: --- Description: I call to create a machine in AWS with basic settings (unique key pair and sec

[jira] [Commented] (JCLOUDS-1356) jclouds occasionally can't log in to AWS EC2 instance

2017-11-15 Thread Alex Heneveld (JIRA)
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html was able to hack our way in. The {{authorized_keys}} file was empty on the box. (On a healthy machine they keypair is added.) Looking further, in {{/var/log/messages}} we see: {{/var/log/messages-20171115:Nov 15 11:22:05 local

[jira] [Closed] (JCLOUDS-1356) jclouds occasionally can't log in to AWS EC2 instance

2017-11-15 Thread Alex Heneveld (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Heneveld closed JCLOUDS-1356. -- Resolution: Not A Bug Jclouds behaviour is correct, it's the image at fault. Closing. > jclo

[jira] [Commented] (JCLOUDS-1356) jclouds occasionally can't log in to AWS EC2 instance

2017-11-15 Thread Andrea Turli (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253786#comment-16253786 ] Andrea Turli commented on JCLOUDS-1356: --- Thanks [~alex.heneveld] Not sure but acc

Re: [jclouds/jclouds-labs] Add Azure KeyVault support -- vault management and certificate/key/secret operations (#416)

2017-11-15 Thread Jim Spring
@jmspring pushed 1 commit. 95ec187 remove TrueIf2xx; Null on 404 Fallback for Patch/Post/Put -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/416/files/342965b754089cc6f40749c363568b9c6cd4e260..95ec18713f814816

[jclouds/jclouds] JCLOUDS-1355: Enable VM creation without external IP address. (#1157)

2017-11-15 Thread Nelson Araujo
You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1157 -- Commit Summary -- * JCLOUDS-1355: Enable VM creation without external IP address. -- File Changes -- M providers/google-compute-engine/src/main/java/org/jclouds/googlecompu

[jira] [Commented] (JCLOUDS-1355) Enable VM to be created without externally facing IP address

2017-11-15 Thread Nelson Araujo (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254279#comment-16254279 ] Nelson Araujo commented on JCLOUDS-1355: https://github.com/jclouds/jclouds/pull

Re: [jclouds/jclouds-labs] Add Azure KeyVault support -- vault management and certificate/key/secret operations (#416)

2017-11-15 Thread Jim Spring
@jmspring pushed 1 commit. 578dd76 use integers for unix time stamp fields, immutable lists and maps, non-null collections -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/416/files/95ec18713f814816d97da9787e3

Re: [jclouds/jclouds-labs] Add Azure KeyVault support -- vault management and certificate/key/secret operations (#416)

2017-11-15 Thread Jim Spring
@jmspring pushed 1 commit. 0d04b2b fix typo -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/416/files/578dd76f7b80e32b03812d14f4461562aa62c607..0d04b2be044b5111d641c015484942e2fabbf69e

Re: [jclouds/jclouds-labs] Add Azure KeyVault support -- vault management and certificate/key/secret operations (#416)

2017-11-15 Thread Jim Spring
@nacx - Most of the changes you requested are done. Where "Date" is specified in the Azure KeyVault REST docs, I've used a Date type. In the case where it is a "unix timestamp", I've gone with Integer. Re: KeyVaultFilter - the issue is Vault URIs for OAuth verification differ from the managem

Re: [jclouds/jclouds-labs] Add Azure KeyVault support -- vault management and certificate/key/secret operations (#416)

2017-11-15 Thread Jim Spring
@jmspring pushed 1 commit. d477519 make checkstyle happy -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds-labs/pull/416/files/0d04b2be044b5111d641c015484942e2fabbf69e..d477519731ec9a9b20e68f405e42a9163313b8d3

Re: [jclouds/jclouds-labs] JCLOUDS-1342 : Azure-ARM Virtual Machine Scale Set Support (#412)

2017-11-15 Thread code4clouds
@nacx I think this is it... Finally! :-) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/412#issuecomment-344824937