changes to support the new nova-vnc wsproxy
diff --git a/stackrc b/stackrc
index 2d265d3..993bca8 100644
--- a/stackrc
+++ b/stackrc
@@ -12,7 +12,7 @@
 
 # a websockets/html5 or flash powered VNC console for vm instances
 NOVNC_REPO=https://github.com/cloudbuilders/noVNC.git
-NOVNC_BRANCH=master
+NOVNC_BRANCH=nova-vncproxy-redux
 
 # django powered web control panel for openstack
 DASH_REPO=https://github.com/cloudbuilders/openstack-dashboard.git