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

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:

Re: [Bug 415484] Re: unable to save login details for web UI

2010-08-24 Thread Ye Wen
Hi, Obviously it is because we are not using form and the UI is generated from javascript. There is a hack to achieve password autocomplete in IE and firefox. It does not seem to work with webkit though. http://groups.google.com/group/google-web- toolkit/browse_thread/thread/2b2ce0b6aaa82461

Re: [Bug 415484] Re: unable to save login details for web UI

2010-08-24 Thread Ye Wen
On Tue, Aug 24, 2010 at 11:41 AM, Ye Wen we...@eucalyptus.com wrote: Hi, Obviously it is because we are not using form and the UI is generated from javascript. There is a hack to achieve password autocomplete in IE and firefox. It does not seem to work with webkit though. http

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

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:

Re: [Bug 415484] Re: unable to save login details for web UI

2010-08-24 Thread Ye Wen
Hi, Obviously it is because we are not using form and the UI is generated from javascript. There is a hack to achieve password autocomplete in IE and firefox. It does not seem to work with webkit though. http://groups.google.com/group/google-web- toolkit/browse_thread/thread/2b2ce0b6aaa82461

Re: [Bug 415484] Re: unable to save login details for web UI

2010-08-24 Thread Ye Wen
On Tue, Aug 24, 2010 at 11:41 AM, Ye Wen we...@eucalyptus.com wrote: Hi, Obviously it is because we are not using form and the UI is generated from javascript. There is a hack to achieve password autocomplete in IE and firefox. It does not seem to work with webkit though. http

[Bug 615646] Re: cannot attach a volume to an instance

2010-08-12 Thread Ye Wen
The problem is that the iscsi related commands and scripts are not listed in the /etc/eucalyptus/wrappers.conf on NC. I guess there is some misunderstanding between both our sides. We assume you know that all the original sudoers config needs to be moved into wrappers.conf. But obviously this

[Bug 615646] Re: cannot attach a volume to an instance

2010-08-12 Thread Ye Wen
The problem is that the iscsi related commands and scripts are not listed in the /etc/eucalyptus/wrappers.conf on NC. I guess there is some misunderstanding between both our sides. We assume you know that all the original sudoers config needs to be moved into wrappers.conf. But obviously this

[Bug 613832] Re: Cannot mark address as allocating[unallocated.false-allocated.true] when it is assigned.true:

2010-08-05 Thread Ye Wen
We got this in our long term test too. It looked like an addressing issue that we are aware of. Chris has an fix to be committed. I will update once this is confirmed. -- Cannot mark address as allocating[unallocated.false-allocated.true] when it is assigned.true:

[Bug 610479] Re: Instance fails to start

2010-08-05 Thread Ye Wen
Could you verify this is still happening with the latest commits? I guess one of my fixes solves the problem. -- Instance fails to start https://bugs.launchpad.net/bugs/610479 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in

[Bug 613832] Re: Cannot mark address as allocating[unallocated.false-allocated.true] when it is assigned.true:

2010-08-05 Thread Ye Wen
We got this in our long term test too. It looked like an addressing issue that we are aware of. Chris has an fix to be committed. I will update once this is confirmed. -- Cannot mark address as allocating[unallocated.false-allocated.true] when it is assigned.true:

[Bug 613832] Re: Cannot mark address as allocating[unallocated.false-allocated.true] when it is assigned.true:

2010-08-05 Thread Ye Wen
Chris has confirmed. He's merging a fix. -- Cannot mark address as allocating[unallocated.false-allocated.true] when it is assigned.true: https://bugs.launchpad.net/bugs/613832 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 610479] Re: Instance fails to start

2010-08-05 Thread Ye Wen
Could you verify this is still happening with the latest commits? I guess one of my fixes solves the problem. -- Instance fails to start https://bugs.launchpad.net/bugs/610479 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 602060] [NEW] Virtio network stops working after dynamic virtio disk attachment

2010-07-05 Thread Ye Wen
Public bug reported: The virtio networking is implemented by the following libvirt XML configuration snippet: interface type='bridge' source bridge='BRIDGEDEV'/ mac address='PRIVMACADDR'/ model type='virtio'/ /interface The disk attachment is

[Bug 602060] [NEW] Virtio network stops working after dynamic virtio disk attachment

2010-07-05 Thread Ye Wen
Public bug reported: The virtio networking is implemented by the following libvirt XML configuration snippet: interface type='bridge' source bridge='BRIDGEDEV'/ mac address='PRIVMACADDR'/ model type='virtio'/ /interface The disk attachment is