From 127a67545a1cd7f46a34d46a4701a318a192e5c2 Mon Sep 17 00:00:00 2001 From: Anthony Young Date: Tue, 21 Feb 2012 10:29:41 -0800 Subject: [PATCH] Fix vnc docs: novaclient now supports vnc consoles. * novaclient now supports retrieval of vnc consoles, so remove reference to outdated branch. Change-Id: Ifb8d7e6d2e15d3674fd32f074d1a92e5035ed941 --- doc/source/runnova/vncconsole.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/source/runnova/vncconsole.rst b/doc/source/runnova/vncconsole.rst index 264bc6b71910..07e186613128 100644 --- a/doc/source/runnova/vncconsole.rst +++ b/doc/source/runnova/vncconsole.rst @@ -52,10 +52,6 @@ Getting an Access Url Nova provides the ability to create access_urls through the os-consoles extension. Support for accessing this url is provided by novaclient: - # FIXME (sleepsonthefloor) update this branch name once client code merges - git clone https://github.com/cloudbuilders/python-novaclient - git checkout vnc_redux - . openrc # or whatever you use to load standard nova creds nova get-vnc-console [server_id] [xvpvnc|novnc]