Deprecate the nova-xvpvncproxy service

This is a relic that has long since been replaced by the noVNC proxy
service. Start preparing for its removal.

Change-Id: Icb225dec3ad291b751e475bd3703ce0eb30b44db
This commit is contained in:
Stephen Finucane
2018-10-12 15:54:17 +01:00
parent f18ae13e36
commit 4e6cffe45e
7 changed files with 44 additions and 2 deletions
@@ -82,6 +82,11 @@ OpenStack Compute consists of the following areas and their components:
Provides a proxy for accessing running instances through a VNC connection.
Supports an OpenStack-specific Java client.
.. deprecated:: 19.0.0
:program:`nova-xvpvnxproxy` is deprecated since 19.0.0 (Stein) and will be
removed in an upcoming release.
The queue
A central hub for passing messages between daemons. Usually implemented with
`RabbitMQ <https://www.rabbitmq.com/>`__, also can be implemented with