lp:~dreamhosters/txaws/925052-improved-endpoints

Created by Duncan McGreggor and last modified
Get this branch:
bzr branch lp:~dreamhosters/txaws/925052-improved-endpoints
Members of DreamHost Devs can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
DreamHost Devs
Project:
txAWS
Status:
Development

Recent revisions

143. By Duncan McGreggor

Stubbed a couple more test methods.

142. By Duncan McGreggor

* Implemented methods for getting active instance region data.
* Added a bin script to uses these methods and displays results to end user.
* Added missing scheme to S3 endpoint.
* Stubbed out more tests.

141. By Duncan McGreggor

* Stubbed out two test methods.
* Removed the self parameter from class methods.
* Fixed get_active_regions.

140. By Duncan McGreggor

* Added a utility function for getting region names from URLs.
* Stubbed out the initial logic for getting region data for currently running
  instances.

139. By Duncan McGreggor

Stubbed out more related methods.

138. By Duncan McGreggor

Added a docstring for a method that will generate RegionData instances for all
running/discovered EC2 instances.

137. By Duncan McGreggor

Renamed the Region class to RegionData.

136. By Duncan McGreggor

* Added new Region class to the regions module (and corresponding unit tests),
  the new way to pass URLs and region names to AWSServiceRegion.
* Updated AWSServiceRegion to support the new Region class while continuing to
  support string passing for backwards compatibility.
* Updated docstring for AWSServiceRegion.
* Added missing trailing slashes to region endpoints.

135. By Duncan McGreggor

Added new S3 regions.

134. By Duncan McGreggor

* Added regions module with new endpoints.
* Moved old endpoints out of service module into new regions module.
* For backwards compatibility, left the old variable names in service module
  and pointed their values to the old variables copied into regions module.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:txaws
This branch contains Public information 
Everyone can see this information.

Subscribers