Merge "Fix vnc docs: novaclient now supports vnc consoles."

This commit is contained in:
Jenkins 2012-02-24 01:32:52 +00:00 committed by Gerrit Code Review
commit 7c4e31e639
1 changed files with 0 additions and 4 deletions

View File

@ -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]