Fix vnc docs: novaclient now supports vnc consoles.
* novaclient now supports retrieval of vnc consoles, so remove reference to outdated branch. Change-Id: Ifb8d7e6d2e15d3674fd32f074d1a92e5035ed941
This commit is contained in:
parent
adaf9049c8
commit
127a67545a
@ -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]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user