Commit Graph

22 Commits

Author SHA1 Message Date
Alvaro Lopez Garcia 84b9b20ca6 Fix the description of the --vnc_enabled option
Change-Id: If03c8613ec11e6f95f830ef48dd3978e874ecf5d
2012-02-15 12:06:10 +01:00
Ewan Mellor 4cbf0984f9 Bug #916312: nova-manage network modify --network flag is inconsistent.
Change nova-manage network modify --network to --fixed_range, to match
nova-manage network delete.

Also document both.

Change-Id: I3c03a33e9e3576393252d771eb4ce3353a7f2eaa
2012-01-24 13:41:42 -08:00
Anthony Young a444e8ff39 Allow config of vncserver_proxyclient_address.
* Improves deployment flexibility by allowing deployers to choose which address proxies like nova-xvpvncserver should use to to connect to instance proxies.  For xenserver, this will generally be the management ip of dom0.  For libvirt, this will be the management ip of the host.
 * Fixes bug 918451
 * Renames vncserver_host to vncserver_listen for slightly better usage clarity
 * Updates docs

Change-Id: I85c9850c57ffac3dfecaec4510eb808a6a2af79c
2012-01-18 16:04:15 -08:00
Anthony Young 8d010cacb5 Implements blueprint vnc-console-cleanup
* Creates a unified way to access vnc consoles for xenserver and libvirt
 * Now supports both java and websocket clients
 * Removes nova-vncproxy - a replacement version of this (nova-novncproxy) can be found as described in vncconsole.rst
 * Adds nova-xvpvncproxy, which supports a java vnc client
 * Adds api extension to access java and novnc access_urls
 * Fixes proxy server to close/shutdown sockets more cleanly
 * Address style feedback
 * Use new-style extension format
 * Fix setup.py
 * utils.gen_uuid must be wrapped like str(utils.gen_uuid()) or it can't be serialized

Change-Id: I5e42e2f160e8e3476269bd64b0e8aa77e66c918c
2012-01-17 14:18:31 -08:00
Jenkins b3c9a019dc Merge "Bug #896997: nova-vncproxy's flash socket policy port is not configurable" 2011-12-05 19:42:22 +00:00
Ewan Mellor df67499932 Fix typo: priviledges -> privileges.
Change-Id: I6953844bc05fb967ec8c8f792a68b97b649f1513
2011-11-29 20:01:11 -08:00
Ewan Mellor 43214c6e99 Bug #896997: nova-vncproxy's flash socket policy port is not configurable
Add flags called vncproxy_flash_socket_policy_port and
vncproxy_flash_socket_policy_host, to allow the admin to configure
the Flash socket policy listener.

Change-Id: If42839ccd86f1c8723221049d7c76b6f5ad0aa2d
2011-11-29 19:55:25 -08:00
Lorin Hochstein dfcb237904 Remove contrib/nova.sh and other stale docs.
Removed contrib/nova.sh and any references to it in the RST docs.

removed refernece to old livecd that has nova circa 2010 on it.

.gitignore'ing some additional autogenerated doc files.

Change-Id: I7a07a58a9a6f1112fc7e486367a06f6916207784
2011-11-15 16:32:37 -05:00
Vishvananda Ishaya eb03d47fec Remove AoE, Clean up volume code
* Removes Ata Over Ethernet
 * Adds drivers to libvirt for volumes
 * Adds initialize_connection and terminate_connection to volume api
 * Passes connection info back through volume api

Change-Id: I1b1626f40bebe8466ab410fb174683293c7c474f
2011-10-11 14:25:04 -07:00
Anne Gentle bd1bd43690 Fixes missing space 2011-05-23 09:39:15 -05:00
Anne Gentle 91e685e359 Fixing role names to match code 2011-05-19 12:17:55 -05:00
Anne Gentle 0d40279353 Updating the runnova information and fixing bug 753352 2011-04-11 15:04:00 -05:00
Vishvananda Ishaya 3e9bafd4f0 fix doc to refer to nova-vncproxy 2011-03-29 22:37:19 -07:00
Anthony Young f5c072de1e incorporate feedback from termie 2011-03-29 14:53:38 -07:00
Anthony Young 3e9b597713 use manager pattern for auth token proxy 2011-03-29 12:54:35 -07:00
Anthony Young b30d5aa17c add documentation 2011-03-24 18:37:23 -07:00
Vishvananda Ishaya 4517117a71 modify nova manage doc 2011-03-08 20:24:48 +00:00
Ken Pepple 282a18a4c1 corrected copyrights for new files 2011-03-01 10:40:56 -08:00
Ken Pepple 160d575148 updated docs 2011-02-28 18:32:55 -08:00
Ken Pepple 7ad5fe2714 refactored nova-manage list (-all, <name>) and fixed docs 2011-02-28 13:16:07 -08:00
Ken Pepple 167de65b41 moved nova-manage flavors docs 2011-02-28 11:49:17 -08:00
Anne Gentle df1213b809 Updated to remove built docs 2011-02-21 14:30:20 -06:00