From 66859591c47a523f77fe92c972af524e30dc58e5 Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Sat, 23 May 2015 07:16:02 -0700 Subject: [PATCH] Remove erroneous info about VNC resizing in horizon According to https://ask.openstack.org/en/question/9351, resizing of the VNC window is automatic and doesn't need configuration modifications. Remove erroneous content from the config-ref. Change-Id: I5c33f4c1d7c768f3a4eb3916dca73c0d1f77b833 --- ...section_dashboard-configure-vnc-window.xml | 22 ------------------- doc/common/section_dashboard-configure.xml | 1 - 2 files changed, 23 deletions(-) delete mode 100644 doc/common/section_dashboard-configure-vnc-window.xml diff --git a/doc/common/section_dashboard-configure-vnc-window.xml b/doc/common/section_dashboard-configure-vnc-window.xml deleted file mode 100644 index b9f882ab4e..0000000000 --- a/doc/common/section_dashboard-configure-vnc-window.xml +++ /dev/null @@ -1,22 +0,0 @@ - -
- Change the size of the dashboard VNC window - The _detail_vnc.html file defines - the size of the VNC window. To change the window size, edit - this file. - - - Edit - /usr/share/pyshared/horizon/dashboards/nova/instances/templates/instances/_detail_vnc.html. - - - Modify the width and - height parameters, as follows: - <iframe src="{{ vnc_url }}" width="720" height="430"></iframe> - - -
diff --git a/doc/common/section_dashboard-configure.xml b/doc/common/section_dashboard-configure.xml index 218e538b06..3225535c98 100644 --- a/doc/common/section_dashboard-configure.xml +++ b/doc/common/section_dashboard-configure.xml @@ -16,5 +16,4 @@ dashboard. -