common: removed Debian specific notes in "Compute"

It has been established that the notes are not in
the right place

Change-Id: I4dd4cbd21f07670a265f7d44f9bfd84607aa2738
Closes-Bug: #1503940
This commit is contained in:
njirap 2015-10-22 16:52:43 +03:00
parent 0eeb083894
commit dd64220143

@ -30,9 +30,6 @@ OpenStack Compute consists of the following areas and their components:
service <http://docs.openstack.org/admin-guide-cloud/compute-networking-nova.html#metadata-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