You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by VRanga000 <no...@github.com> on 2015/05/04 19:08:44 UTC

[jclouds] JCLOUDS-893: Support compute API extension "Servers with scheduler hints" (#740)

VRanga000 wants to merge 4 commits into jclouds:master from VRanga000:feature/scheduler-hints-wip:

https://issues.apache.org/jira/browse/JCLOUDS-893
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/740

-- Commit Summary --

  * initial commit of openstack scheduler hints feature
  * minor fixes + checkstyle
  * live test for serverapi create with scheduler hints
  * Externalized server group test param for live test for creating scheduler hints, cleaned up test code, renamed variable for clarity

-- File Changes --

    M apis/cloudstack/src/test/java/org/jclouds/cloudstack/features/VolumeApiLiveTest.java (4)
    M apis/ec2/src/test/java/org/jclouds/ec2/compute/EC2ComputeServiceLiveTest.java (18)
    M apis/ec2/src/test/java/org/jclouds/ec2/features/ElasticBlockStoreApiLiveTest.java (6)
    A apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/domain/SchedulerHints.java (111)
    M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/options/CreateServerOptions.java (34)
    M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/compute/NovaComputeServiceLiveTest.java (13)
    M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/features/ServerApiLiveTest.java (62)
    M compute/src/test/java/org/jclouds/compute/internal/BaseComputeServiceLiveTest.java (240)
    M core/src/test/java/org/jclouds/apis/BaseContextLiveTest.java (19)
    M providers/aws-ec2/src/test/java/org/jclouds/aws/ec2/compute/AWSEC2ComputeServiceLiveTest.java (8)
    M providers/gogrid/src/test/java/org/jclouds/gogrid/compute/GoGridComputeServiceLiveTest.java (6)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/740.patch
https://github.com/jclouds/jclouds/pull/740.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/740

Re: [jclouds/jclouds] JCLOUDS-893: Support compute API extension "Servers with scheduler hints" (#740)

Posted by Ignasi Barrera <no...@github.com>.
This has been closed but not merged. We would be happy to include this if someone continues the work and contributes it!

-- 
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/pull/740#issuecomment-465066390

Re: [jclouds/jclouds] JCLOUDS-893: Support compute API extension "Servers with scheduler hints" (#740)

Posted by Andrew Gaul <no...@github.com>.
@VRanga000 Closing this due to inactivity; please reopen if you want to continue working on it.

-- 
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/pull/740#issuecomment-381381437

Re: [jclouds/jclouds] JCLOUDS-893: Support compute API extension "Servers with scheduler hints" (#740)

Posted by Andrew Gaul <no...@github.com>.
@VRanga000 Do we have a path forward on this?

-- 
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/pull/740#issuecomment-328725174

Re: [jclouds/jclouds] JCLOUDS-893: Support compute API extension "Servers with scheduler hints" (#740)

Posted by Komal Thareja <no...@github.com>.
Would this be supported in Jclouds?


-- 
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/pull/740#issuecomment-464854184

Re: [jclouds/jclouds] JCLOUDS-893: Support compute API extension "Servers with scheduler hints" (#740)

Posted by Andrew Gaul <no...@github.com>.
Closed #740.

-- 
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/pull/740#event-1574813211

Re: [jclouds/jclouds] JCLOUDS-893: Support compute API extension "Servers with scheduler hints" (#740)

Posted by Vikas Rangarajan <no...@github.com>.
This got dropped for a while - basically there is some test (mock) code to be redone and some formatting. I will address them shortly, hopefully.

-- 
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/pull/740#issuecomment-331479169