Re: [jclouds] openstack console (#339)

2014-04-30 Thread pimenas
> + .addHeader("X-Auth-Token", authToken) > + .payload(payloadFromStringWithContentType( > + "{\"os-getVNCConsole\":{\"type\":\"novnc\"}}", > + "application/json")) > + > .endpoint("https://az-1.region-a.geo-1.compute.hpcloudsvc.com/v1.1/34

Re: [jclouds] openstack console (#339)

2014-04-30 Thread CloudBees pull request builder plugin
[jclouds-pull-requests #777](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/777/) FAILURE Looks like there's a problem with this pull request --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/339#issuecomment-41883733

Re: [jclouds] openstack console (#339)

2014-04-30 Thread CloudBees pull request builder plugin
[jclouds-java-7-pull-requests #1247](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/1247/) FAILURE Looks like there's a problem with this pull request --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/339#issuecomment-41883703

Build failed in Jenkins: jclouds » jclouds #1056

2014-04-30 Thread BuildHive
See -- GitHub pull request #339 to jclouds/jclouds Building remotely on s-acfafd80 in workspace Cloning the remote Git repository C

Re: [jclouds] openstack console (#339)

2014-04-30 Thread BuildHive
[jclouds » jclouds #1056](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/1056/) FAILURE Looks like there's a problem with this pull request [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclo

Re: [jclouds] Fixing Jclouds-509 (#333)

2014-04-30 Thread Andrew Phillips
> + // setup expectations > + expect(options.getGroupIds()).andReturn(ImmutableSet. of()); > + expect(options.getGroups()).andReturn(groupNames).atLeastOnce(); > + expect(options.getInboundPorts()).andReturn(ports).atLeastOnce(); > + RegionNameAndIngressRules regionNameAndI

Re: [jclouds] Fixing Jclouds-509 (#333)

2014-04-30 Thread lahirus
> + // setup expectations > + expect(options.getGroupIds()).andReturn(ImmutableSet. of()); > + expect(options.getGroups()).andReturn(groupNames).atLeastOnce(); > + expect(options.getInboundPorts()).andReturn(ports).atLeastOnce(); > + RegionNameAndIngressRules regionNameAndI

Re: [jclouds] Fixing Jclouds-509 (#333)

2014-04-30 Thread Andrew Phillips
> + // setup expectations > + expect(options.getGroupIds()).andReturn(ImmutableSet. of()); > + expect(options.getGroups()).andReturn(groupNames).atLeastOnce(); > + expect(options.getInboundPorts()).andReturn(ports).atLeastOnce(); > + RegionNameAndIngressRules regionNameAndI

Re: [jclouds] Fixing Jclouds-509 (#333)

2014-04-30 Thread Andrew Phillips
"Real" [compilation failures](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/1055/console) here: ``` [INFO] 5 warnings [INFO] - [INFO] - [ERROR] COMPILATION ERROR : [

[jira] [Commented] (JCLOUDS-147) Transfer jclouds API docs site and generation process to jclouds.apache.org

2014-04-30 Thread Andrew Phillips (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986216#comment-13986216 ] Andrew Phillips commented on JCLOUDS-147: - Actually, I wonder how to do the "merg

Re: [jclouds-site] JCLOUDS-147: First experiment with Javadoc iframe (#93)

2014-04-30 Thread Andrew Phillips
> Its really too bad that both can't be in the same docs! @jdaggett: See [this comment](https://issues.apache.org/jira/browse/JCLOUDS-147?focusedCommentId=13984493&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13984493) in the JIRA issue. And this is certainly no

Re: [jclouds-site] Adding sample contributor guidelines (#92)

2014-04-30 Thread Andrew Phillips
Looks like this: ![image](https://cloud.githubusercontent.com/assets/223702/2845844/1d0f2666-d09b-11e3-987b-ab32a3ed1847.png) Clicking on the link takes you to: ![image](https://cloud.githubusercontent.com/assets/223702/2845850/31316d7a-d09b-11e3-8ece-f7b671b05322.png) --- Reply to this email

Re: [jclouds-site] JCLOUDS-147: First experiment with Javadoc iframe (#93)

2014-04-30 Thread Jeremy Daggett
@demobox Its really too bad that both can't be in the same docs! Maybe we can have another menu item called "JavaDocs" that links to the current released version for the main jclouds project. Another suggestion would be to create a "JavaDocs" landing page similar to the "Release Notes" page cont

Re: [jclouds] openstack console (#339)

2014-04-30 Thread pimenas
> + .addHeader("X-Auth-Token", authToken) > + .payload(payloadFromStringWithContentType( > + "{\"os-getVNCConsole\":{\"type\":\"novnc\"}}", > + "application/json")) > + > .endpoint("https://az-1.region-a.geo-1.compute.hpcloudsvc.com/v1.1/34

Re: [jclouds-site] JCLOUDS-147: First experiment with Javadoc iframe (#93)

2014-04-30 Thread Andrew Phillips
@everett-toews @jdaggett What do you think..? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/93#issuecomment-41834241

Re: [jclouds] openstack console (#339)

2014-04-30 Thread Jeremy Daggett
> + .addHeader("X-Auth-Token", authToken) > + .payload(payloadFromStringWithContentType( > + "{\"os-getVNCConsole\":{\"type\":\"novnc\"}}", > + "application/json")) > + > .endpoint("https://az-1.region-a.geo-1.compute.hpcloudsvc.com/v1.1/34

Re: [jclouds] Updates OpenStack/Rackspace service types (#350)

2014-04-30 Thread Zack Shoylev
+1 --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/350#issuecomment-41824389

[jira] [Commented] (JCLOUDS-554) openstack-nova defaults to API v1.1

2014-04-30 Thread Chris Custine (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985746#comment-13985746 ] Chris Custine commented on JCLOUDS-554: --- The 12.12 endpoints are Nova 1.1 and are i

[jira] [Resolved] (JCLOUDS-556) jclouds

2014-04-30 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Daggett resolved JCLOUDS-556. Resolution: Not a Problem Assignee: Jeremy Daggett > jclouds > --- > >

[jira] [Commented] (JCLOUDS-556) jclouds

2014-04-30 Thread Jeremy Daggett (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985696#comment-13985696 ] Jeremy Daggett commented on JCLOUDS-556: As mentioned in [this|https://issues.ap

Re: [jclouds] Fixing Jclouds-509 (#333)

2014-04-30 Thread CloudBees pull request builder plugin
[jclouds-java-7-pull-requests #1246](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/1246/) FAILURE Looks like there's a problem with this pull request --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/333#issuecomment-41782708

Re: [jclouds] Fixing Jclouds-509 (#333)

2014-04-30 Thread BuildHive
[jclouds » jclouds #1055](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/1055/) FAILURE Looks like there's a problem with this pull request [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclo

Build failed in Jenkins: jclouds » jclouds #1055

2014-04-30 Thread BuildHive
See Changes: [lahirus] Fixing Jclouds-509 [lahirus] Fixing Checkstyle violations [lahirus] Fixing Jclouds-509: Support 'AssociatePublicIpAddress' in AWS EC2, improving code styles and reverting SinceApiVersion annotation [

Re: [jclouds] Fixing Jclouds-509 (#333)

2014-04-30 Thread CloudBees pull request builder plugin
[jclouds-pull-requests #776](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/776/) FAILURE Looks like there's a problem with this pull request --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/333#issuecomment-41780038

[jira] [Updated] (JCLOUDS-556) jclouds

2014-04-30 Thread Selvi (JIRA)
[ https://issues.apache.org/jira/browse/JCLOUDS-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Selvi updated JCLOUDS-556: -- Component/s: (was: jclouds-examples) jclouds-compute > jclouds > --- > >

[jira] [Created] (JCLOUDS-556) jclouds

2014-04-30 Thread Selvi (JIRA)
Selvi created JCLOUDS-556: - Summary: jclouds Key: JCLOUDS-556 URL: https://issues.apache.org/jira/browse/JCLOUDS-556 Project: jclouds Issue Type: Bug Components: jclouds-examples E