diff --git a/doc/common-rst/get_started_compute.rst b/doc/common-rst/get_started_compute.rst index 72ed0d7599..ab42957baf 100644 --- a/doc/common-rst/get_started_compute.rst +++ b/doc/common-rst/get_started_compute.rst @@ -30,9 +30,6 @@ OpenStack Compute consists of the following areas and their components: service `__ in the OpenStack Cloud Administrator Guide. - On Debian systems, it is included in the nova-api package, and can - be selected through debconf. - ``nova-compute`` service A worker daemon that creates and terminates virtual machine instances through hypervisor APIs. For example: @@ -93,13 +90,6 @@ OpenStack Compute consists of the following areas and their components: ``nova-cert`` daemon x509 certificates. -In Debian, a unique nova-consoleproxy package provides the -nova-novncproxy, nova-spicehtml5proxy, and nova-xvpvncproxy packages. To -select packages, edit the ``/etc/default/nova-consoleproxy`` file or use -the debconf interface. You can also manually edit the -``/etc/default/nova-consoleproxy`` file, and stop and start the console -daemons. - ``euca2ools`` client A set of command-line interpreter commands for managing cloud resources. Although it is not an OpenStack module, you can configure