From 6de787abe17c78c73dcd74f1d6600509fc370825 Mon Sep 17 00:00:00 2001 From: Tracy Jones Date: Tue, 18 Mar 2014 17:31:44 -0700 Subject: [PATCH] VMware: add a file to help config the firewall for vnc This file can be installed to properly configure the firewall to allow VNC access to openstack instances DocImpact Closes Bug: 1294411 Change-Id: Ifc9a7d88c71dfe1b66d6ac395d9574cc619c1d3a --- tools/vmwareapi/README.firewall | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/vmwareapi/README.firewall diff --git a/tools/vmwareapi/README.firewall b/tools/vmwareapi/README.firewall new file mode 100644 index 000000000000..ead8d5f61fa4 --- /dev/null +++ b/tools/vmwareapi/README.firewall @@ -0,0 +1,4 @@ +To open VNC ports on your ESX host, use the openstackvncfirewall.zip +file from the following github repo + +git clone https://github.com/openstack-vmwareapi-team/Tools.git