more information for VNC console port
authorAlexander Schreiber <als@google.com>
Fri, 22 Aug 2008 12:00:59 +0000 (12:00 +0000)
committerAlexander Schreiber <als@google.com>
Fri, 22 Aug 2008 12:00:59 +0000 (12:00 +0000)
commit19618f8b1b6f5c06e7ea51061a6d7217f8b353b6
tree10bad1a6730222dfd2b946ceb51be911d5c83157
parent1fa3fdc8b36304c99523258c666ae01f69e88c48
more information for VNC console port

This patch extends the gnt-instance info again. If vnc_bind_address is
set to 127.0.0.1 then the 'VNC console port' line will also print the
nodename on which to connect to localhost.

While this duplicates info from the Node:primary output, it should make
it simpler for scripts that look for VNC console port information.

Reviewed-by: ultrotter
lib/cmdlib.py