You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Marcus Sorensen <ma...@betterservers.com> on 2013/06/02 01:22:27 UTC

Cloudstack 4.1.0-16

Rolled this version last night. It supports cloneBSSANVolume which makes a clone of a DATA volume. Also fixed some backup commands to return 'id' rather than backupid for Scott.

Finally, we now have getVncPort, which isn't for our customers but for our consoleproxy. Instead of asking cloudstack where a VM is running and then asking cloudhelperd on that host which vnc port to use, this call returns the host IP and vnc port in a single command.

Re: Cloudstack 4.1.0-16

Posted by Marcus Sorensen <sh...@gmail.com>.
Crap. Ignore this email. Wrong dev@ list!
On Jun 1, 2013 8:22 PM, "Marcus Sorensen" <ma...@betterservers.com> wrote:

> Rolled this version last night. It supports cloneBSSANVolume which makes a
> clone of a DATA volume. Also fixed some backup commands to return 'id'
> rather than backupid for Scott.
>
> Finally, we now have getVncPort, which isn't for our customers but for our
> consoleproxy. Instead of asking cloudstack where a VM is running and then
> asking cloudhelperd on that host which vnc port to use, this call returns
> the host IP and vnc port in a single command.