Correct, compute driver in trunk (development version) supports Sydney region, but storage one doesn't support it yet.
Currently a "hacky" way of using new Sydney location in storage driver is instantiating S3StorageDriver class and setting ex_location_name attribute to "ap-southeast-2". This approach should also work with a current stable version (0.11.4), but keep in mind that it's a hack which will mostly likely stop working in the next major release. That's because code in trunk is currently undergoing some major re-factoring which will make drivers with multiple regions easier to use. "Official" support for Sydney region in the S3 storage driver should be included in the next major release. On Tue, Jan 22, 2013 at 6:12 PM, Andrew Stuart < [email protected]> wrote: > it appears support was added for EC2 in Sydney but not S3 in Sydney, is > this correct? > > > > thanks > > Andrew >
