2010-05-27 23:05:26 -07:00
|
|
|
..
|
2010-06-23 22:04:16 -07:00
|
|
|
Copyright 2010 United States Government as represented by the
|
|
|
|
Administrator of the National Aeronautics and Space Administration.
|
|
|
|
All Rights Reserved.
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
|
|
not use this file except in compliance with the License. You may obtain
|
|
|
|
a copy of the License at
|
|
|
|
|
2010-05-27 23:05:26 -07:00
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
2010-06-23 22:04:16 -07:00
|
|
|
|
2010-05-27 23:05:26 -07:00
|
|
|
Unless required by applicable law or agreed to in writing, software
|
2010-06-23 22:04:16 -07:00
|
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
|
|
License for the specific language governing permissions and limitations
|
|
|
|
under the License.
|
2010-05-27 23:05:26 -07:00
|
|
|
|
2010-10-27 15:52:06 -04:00
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
Virtualization
|
|
|
|
==============
|
2010-10-28 12:00:25 -04:00
|
|
|
|
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
Compute
|
2010-10-28 12:00:25 -04:00
|
|
|
-------
|
2010-10-27 15:52:06 -04:00
|
|
|
|
2010-10-28 12:00:25 -04:00
|
|
|
Documentation for the compute manager and related files. For reading about
|
|
|
|
a specific virtualization backend, read Drivers_.
|
2010-05-27 23:05:26 -07:00
|
|
|
|
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
The :mod:`nova.compute.manager` Module
|
2010-11-07 15:14:58 -05:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-05-27 23:05:26 -07:00
|
|
|
|
2010-10-27 17:31:46 -04:00
|
|
|
.. automodule:: nova.compute.manager
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-05-27 23:05:26 -07:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
The :mod:`nova.virt.connection` Module
|
2010-11-07 15:14:58 -05:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-11-01 16:13:18 -04:00
|
|
|
|
|
|
|
.. automodule:: nova.virt.connection
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-11-01 16:13:18 -04:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
2010-10-28 12:00:25 -04:00
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
The :mod:`nova.compute.disk` Module
|
2010-11-07 15:14:58 -05:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-05-27 23:05:26 -07:00
|
|
|
|
2010-10-27 17:31:46 -04:00
|
|
|
.. automodule:: nova.compute.disk
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-05-27 23:05:26 -07:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
The :mod:`nova.virt.images` Module
|
2010-11-07 15:14:58 -05:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-11-01 23:32:56 -04:00
|
|
|
|
|
|
|
.. automodule:: nova.virt.images
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-11-01 23:32:56 -04:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
2010-10-28 12:00:25 -04:00
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
The :mod:`nova.compute.instance_types` Module
|
2010-11-07 15:14:58 -05:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-05-27 23:05:26 -07:00
|
|
|
|
2010-10-27 17:31:46 -04:00
|
|
|
.. automodule:: nova.compute.instance_types
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-05-27 23:05:26 -07:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
2010-10-28 12:00:25 -04:00
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
The :mod:`nova.compute.power_state` Module
|
2010-11-07 15:14:58 -05:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-10-27 17:31:46 -04:00
|
|
|
|
|
|
|
.. automodule:: nova.compute.power_state
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-05-27 23:05:26 -07:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
2010-10-28 12:00:25 -04:00
|
|
|
|
|
|
|
Drivers
|
|
|
|
-------
|
|
|
|
|
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
The :mod:`nova.virt.libvirt_conn` Driver
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-10-28 12:00:25 -04:00
|
|
|
|
2010-11-01 16:13:18 -04:00
|
|
|
.. automodule:: nova.virt.libvirt_conn
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-11-01 16:13:18 -04:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
2010-10-28 12:00:25 -04:00
|
|
|
|
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
The :mod:`nova.virt.xenapi` Driver
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-10-28 12:00:25 -04:00
|
|
|
|
2010-11-01 16:13:18 -04:00
|
|
|
.. automodule:: nova.virt.xenapi
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-11-01 16:13:18 -04:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
2010-10-28 12:00:25 -04:00
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
|
|
|
|
The :mod:`nova.virt.fake` Driver
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-10-28 12:00:25 -04:00
|
|
|
|
2010-11-01 16:13:18 -04:00
|
|
|
.. automodule:: nova.virt.fake
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-11-01 16:13:18 -04:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
2010-10-28 12:00:25 -04:00
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
|
2010-10-28 12:00:25 -04:00
|
|
|
Monitoring
|
|
|
|
----------
|
|
|
|
|
2010-11-07 14:51:40 -05:00
|
|
|
The :mod:`nova.compute.monitor` Module
|
2010-11-07 15:14:58 -05:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-05-27 23:05:26 -07:00
|
|
|
|
2010-10-27 17:31:46 -04:00
|
|
|
.. automodule:: nova.compute.monitor
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-05-27 23:05:26 -07:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
2010-10-27 17:31:46 -04:00
|
|
|
|
2010-10-28 12:00:25 -04:00
|
|
|
|
|
|
|
Tests
|
|
|
|
-----
|
|
|
|
|
2010-10-27 17:31:46 -04:00
|
|
|
The :mod:`compute_unittest` Module
|
2010-10-28 12:00:25 -04:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2010-05-27 23:05:26 -07:00
|
|
|
|
2010-10-27 17:31:46 -04:00
|
|
|
.. automodule:: nova.tests.compute_unittest
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-05-27 23:05:26 -07:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|
|
|
|
|
2010-11-02 18:05:47 -04:00
|
|
|
The :mod:`virt_unittest` Module
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
.. automodule:: nova.tests.virt_unittest
|
2010-11-07 15:14:58 -05:00
|
|
|
:noindex:
|
2010-11-02 18:05:47 -04:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
:show-inheritance:
|