Re: [Openstack-operators] [openstack-dev] [nova][xenapi] can we deprecate the xenapi-specific 'nova-console' service?

2018-10-04 Thread Bob Ball
Hi Melanie, We recommend using novncproxy_base_url with vncserver_proxyclient_address set to the dom0's management IP address. We don't currently use nova-console, so deprecation would be the best approach. Thanks, Bob -Original Message- From: melanie witt [mailto:melwi...@gmail.com]

Re: [Openstack-operators] [nova] can we deprecate the xvp console?

2015-11-05 Thread Bob Ball
> I noticed today that nova.console.xvp hits the database directly for > console pools. We should convert this to objects so that the console > service does not have direct access to the database (this is the only > console I see that hits the database directly). However, rather than go > through t