tripleo-image-elements/elements/novnc/README.md
Clint Byrum 1d1209cfd2 Remove novnc package from nova-compute.
We only need the static files from upstream novnc, so we will install
them from git.

Not installing novnc also means directories like /var/lib/nova and files
like /etc/nova/policy.json from nova-common are no longer created and
thus must be manually created.

Also we were never running nova-novncproxy, so add that to the
nova-compute element.

Fixes bug #1180239

Change-Id: I24ddc4c7e649c07dd7e197e6ac1d1bc79d42fdef
2013-05-15 18:38:47 -07:00

73 B

Installs the necessary components from noVNC to satisfy nova-novncproxy.