[Bug 520265] Re: Out of date with AWS API

2011-12-03 Thread graziano obertelli
On our site we explicitly mentioned the current version supported
(http://open.eucalyptus.com/participate/contribute look for the API
links). I believe the developer's corner is the right place to post such
information,  so I close the bug now. Feel free to re-open if we should
post it somewhere else.

** Changed in: eucalyptus
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/520265

Title:
  Out of date with AWS API

To manage notifications about this bug go to:
https://bugs.launchpad.net/eucalyptus/+bug/520265/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 520265] Re: Out of date with AWS API

2010-10-12 Thread chris grzegorczyk
** Changed in: eucalyptus
 Assignee: (unassigned) = chris grzegorczyk (chris-grze)

** Changed in: eucalyptus
   Status: New = Triaged

-- 
Out of date with AWS API
https://bugs.launchpad.net/bugs/520265
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 520265] Re: Out of date with AWS API

2010-08-24 Thread Dave Walker
@Eucalyptus, Do you plan on documenting which version of the API you are
following?

Thanks.

** Also affects: eucalyptus
   Importance: Undecided
   Status: New

-- 
Out of date with AWS API
https://bugs.launchpad.net/bugs/520265
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 520265] Re: Out of date with AWS API

2010-08-24 Thread Ye Wen
clc/modules/msgs/src/main/resources/*-binding.xml lists the aws API versions
we support.

On Tue, Aug 24, 2010 at 10:49 AM, Dave Walker davewal...@ubuntu.com
wrote:

 @Eucalyptus, Do you plan on documenting which version of the API you are
 following?

 Thanks.

 ** Also affects: eucalyptus
   Importance: Undecided
   Status: New

 --
 Out of date with AWS API
 https://bugs.launchpad.net/bugs/520265
 You received this bug notification because you are a member of
 Eucalyptus Maintainers, which is subscribed to Eucalyptus.

 Status in Eucalyptus: New
 Status in “eucalyptus” package in Ubuntu: Confirmed

 Bug description:
 This is a wishlist really: Amazon AWS versions their API and as they add
 features the API moves; it would be great to support the latest and greatest
 API facilities, but its not trivial.

 One thing that could be done to make this better is documentation: Amazon
 clearly document the API version they support and provide docs for each
 release (and you can use old releases too). We should document the API
 version we are current with (searching for UEC API version doesn't return
 anything remotely useful).




-- 
Out of date with AWS API
https://bugs.launchpad.net/bugs/520265
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 520265] Re: Out of date with AWS API

2010-08-24 Thread Dave Walker
@Ye, thanks for the quick update.

Here is a list of those locations in current Maverick:
clc/modules/msgs/src/main/resources/2006-06-26-binding.xml
clc/modules/msgs/src/main/resources/2006-10-01-binding.xml
clc/modules/msgs/src/main/resources/2007-01-03-binding.xml
clc/modules/msgs/src/main/resources/2007-01-19-binding.xml
clc/modules/msgs/src/main/resources/2007-03-01-binding.xml
clc/modules/msgs/src/main/resources/2007-08-29-binding.xml
clc/modules/msgs/src/main/resources/2008-02-01-binding.xml
clc/modules/msgs/src/main/resources/2008-05-05-binding.xml
clc/modules/msgs/src/main/resources/2008-08-08-binding.xml
clc/modules/msgs/src/main/resources/2008-12-01-binding.xml
clc/modules/msgs/src/main/resources/2009-03-01-binding.xml
clc/modules/msgs/src/main/resources/2009-04-04-binding.xml
clc/modules/msgs/src/main/resources/2009-07-15-binding.xml
clc/modules/msgs/src/main/resources/2009-08-15-binding.xml
clc/modules/msgs/src/main/resources/2009-10-31-binding.xml
clc/modules/msgs/src/main/resources/2009-11-30-binding.xml
clc/modules/msgs/src/main/resources/CC-binding.xml
clc/modules/msgs/src/main/resources/s3-2006-03-01-binding.xml
clc/modules/msgs/src/main/resources/storage-controller-binding.xml

Does this mean we are following the 2009-11-30 API?
(aka: http://docs.amazonwebservices.com/AWSEC2/2009-11-30/APIReference/)

If so, then the fix for this bug is to link to it in our docs.. Thanks
:)

-- 
Out of date with AWS API
https://bugs.launchpad.net/bugs/520265
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 520265] Re: Out of date with AWS API

2010-08-24 Thread Ye Wen
It means all these APIs are compatible with Eucalyptus. Chris can be more
specific, maybe.

On Tue, Aug 24, 2010 at 11:25 AM, Dave Walker davewal...@ubuntu.com
wrote:

 @Ye, thanks for the quick update.

 Here is a list of those locations in current Maverick:
 clc/modules/msgs/src/main/resources/2006-06-26-binding.xml
 clc/modules/msgs/src/main/resources/2006-10-01-binding.xml
 clc/modules/msgs/src/main/resources/2007-01-03-binding.xml
 clc/modules/msgs/src/main/resources/2007-01-19-binding.xml
 clc/modules/msgs/src/main/resources/2007-03-01-binding.xml
 clc/modules/msgs/src/main/resources/2007-08-29-binding.xml
 clc/modules/msgs/src/main/resources/2008-02-01-binding.xml
 clc/modules/msgs/src/main/resources/2008-05-05-binding.xml
 clc/modules/msgs/src/main/resources/2008-08-08-binding.xml
 clc/modules/msgs/src/main/resources/2008-12-01-binding.xml
 clc/modules/msgs/src/main/resources/2009-03-01-binding.xml
 clc/modules/msgs/src/main/resources/2009-04-04-binding.xml
 clc/modules/msgs/src/main/resources/2009-07-15-binding.xml
 clc/modules/msgs/src/main/resources/2009-08-15-binding.xml
 clc/modules/msgs/src/main/resources/2009-10-31-binding.xml
 clc/modules/msgs/src/main/resources/2009-11-30-binding.xml
 clc/modules/msgs/src/main/resources/CC-binding.xml
 clc/modules/msgs/src/main/resources/s3-2006-03-01-binding.xml
 clc/modules/msgs/src/main/resources/storage-controller-binding.xml

 Does this mean we are following the 2009-11-30 API?
 (aka: http://docs.amazonwebservices.com/AWSEC2/2009-11-30/APIReference/)

 If so, then the fix for this bug is to link to it in our docs.. Thanks
 :)

 --
 Out of date with AWS API
 https://bugs.launchpad.net/bugs/520265
 You received this bug notification because you are a member of
 Eucalyptus Maintainers, which is subscribed to Eucalyptus.

 Status in Eucalyptus: New
 Status in “eucalyptus” package in Ubuntu: Confirmed

 Bug description:
 This is a wishlist really: Amazon AWS versions their API and as they add
 features the API moves; it would be great to support the latest and greatest
 API facilities, but its not trivial.

 One thing that could be done to make this better is documentation: Amazon
 clearly document the API version they support and provide docs for each
 release (and you can use old releases too). We should document the API
 version we are current with (searching for UEC API version doesn't return
 anything remotely useful).




-- 
Out of date with AWS API
https://bugs.launchpad.net/bugs/520265
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 520265] Re: Out of date with AWS API

2010-03-25 Thread Dustin Kirkland
Marking fix-released, think this is better addressed in Lucid.  Please
reopen if you can reproduced it in Lucid, Robert.

** Changed in: eucalyptus (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Out of date with AWS API
https://bugs.launchpad.net/bugs/520265
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 520265] Re: Out of date with AWS API

2010-02-11 Thread Dustin Kirkland
Robert-

Have you been able to take a crack at the Lucid packages?  Can you still
identify API incompatibilities?

** Changed in: eucalyptus (Ubuntu)
   Status: New = Incomplete

-- 
Out of date with AWS API
https://bugs.launchpad.net/bugs/520265
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs