Everett Toews
Everett Toews
Even though EC2 instances have been terminated, they still appear in the dry-run report and there's no way to discern them from non-terminated instances. It makes the dry-run report a...
A user found that after they create an image, they cannot start an instance of that image due to it not being found by the TemplateBuilder. See the example code...
Provide methods in top level OpenStack/Rackspace APIs that allow users to easily get default zone APIs. For example, In addtiion to ``` CloudLoadBalancersApi.getLoadBalancerApiForZone(String) ``` there should also be ``` CloudLoadBalancersApi.getLoadBalancerApi()...
Bring the Rackspace Cloud Load Balancers API up to current standards. Rename: - LoadBalancerClient > LoadBalancerApi - LoadBalancerClient.createLoadBalancer > LoadBalancerApi.create - LoadBalancerClient.updateLoadBalancerAttributes > LoadBalancerApi.update - LoadBalancerClient.listLoadBalancers > LoadBalancerApi.list - LoadBalancerClient.getLoadBalancer...
Thanks for maintaining this extension. It's been great to work with but a couple of issues popped up recently. With the version and settings at the end of this issue,...
Need a pom.xml for the Rackspace examples and update the README to reflect that. Remove Ant stuff.
### Feature Description It would be great to see a section on Mocking in [QA Engineer](https://roadmap.sh/qa).
### Feature Description It would be great to see a section on Test Data Management in [QA Engineer](https://roadmap.sh/qa).