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
