Re: [Openstack] [XenAPI] Implementing text console (log)

2012-05-25 Thread John Garbutt
Awesome, this has been on my team's TODO list for far too long. Have you added back the xapi-serial-console blueprint anywhere? At the moment, I have a sort-of working concept of it that only runs under XS6 (the only one that offers VT100 terminals), however it has a fallback to returning

Re: [Openstack] [XenAPI] Implementing text console (log)

2012-05-25 Thread Mohammed Naser
Thanks for the reply. It's a bit annoying to see the FAKE text in there. On Fri, May 25, 2012 at 5:52 AM, John Garbutt john.garb...@citrix.com wrote: Awesome, this has been on my team's TODO list for far too long. Have you added back the xapi-serial-console blueprint anywhere? I haven't had

[Openstack] [XenAPI] Implementing text console (log)

2012-05-24 Thread Mohammed Naser
Hello, I am currently doing work on adding the text logs / console output into XenServer, a feature that has not been implemented: https://github.com/openstack/nova/blob/master/nova/virt/xenapi/vmops.py#L1345 At the moment, I have a sort-of working concept of it that only runs under XS6 (the