Better default region and endpoint usage
Bug #925052 reported by
Duncan McGreggor
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
txAWS |
In Progress
|
High
|
DreamObjects Team |
Bug Description
Users/developers not familiar with txAWS can be easily confused by the default settings for regions and endpoints.
We should improve the error message for null results on instance queries that indicate something along the lines of "No instances found for %(region)s at endpoint %(endpoint)s."
We should also add a new method on AWSServiceRegion that finds active instances and returns a region object for each instance.
Depends on:
bug #925050
Related branches
Changed in txaws: | |
assignee: | nobody → DreamObjects Team (dreamobjects-team) |
importance: | Undecided → High |
milestone: | none → 0.3 |
Changed in txaws: | |
status: | New → In Progress |
description: | updated |
description: | updated |
To post a comment you must log in.
Initial commit made in newclient branch. Still very, very inchoate.
Also any coaching on how to mark bugs etc (maybe a link to relevant documents) I would really appreciate. I've used lp off and on and now I think I like it better than github/bitbucket.