[Bug 485113] Re: euca2ools should include --region support
Scott Moser
ssmoser2 at gmail.com
Thu Nov 19 21:45:28 GMT 2009
it might be reasonable to allow the user to define a "url_base", and
then the euca2ools would use this base and insert the region as ec2
does.
ie, by default 'url_base' would be 'ec2.amazonaws.com'.
When the user passes '--region us-east-1', then 'us-east-1.ec2.amazonaws.com' would be used.
This would allow the user (in a possibly contrived example) to use
"regions" for Eucalyptus also, by simply setting up their dns entries
for their separate cloud controllers.
Example:
url_base: cc.domain.com
no region flag: cc.domain.com
--region foo: foo.cc.domain.com
--region bar: bar.cc.domain.com
--
euca2ools should include --region support
https://bugs.launchpad.net/bugs/485113
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.
More information about the Ubuntu-server-bugs
mailing list