Fixing unescaped quote in nova-CC-install.sh script plus formatting fixes to multinode install
This commit is contained in:
		@@ -274,8 +274,6 @@ Step 9 - Spinning up a VM for testing
 | 
			
		||||
 | 
			
		||||
The image that you will use here will be a ttylinux image, so this is a limited function server. You will be able to ping and SSH to this instance, but it is in no way a full production VM.  
 | 
			
		||||
 | 
			
		||||
UPDATE: Due to `bug 661159 <https://bugs.launchpad.net/nova/+bug/661159>`_, we can’t use images without ramdisks yet, so we can’t use the classic Ubuntu cloud images from http://uec-images.ubuntu.com/releases/ yet. For the sake of this tutorial, we’ll use the `ttylinux images from Scott Moser instead <http://smoser.brickies.net/ubuntu/ttylinux-uec/>`_.
 | 
			
		||||
 | 
			
		||||
Download the image, and publish to your bucket:
 | 
			
		||||
 | 
			
		||||
::
 | 
			
		||||
 
 | 
			
		||||
@@ -1,99 +0,0 @@
 | 
			
		||||
.. toctree::
 | 
			
		||||
   :maxdepth: 1
 | 
			
		||||
 | 
			
		||||
   nova..adminclient.rst
 | 
			
		||||
   nova..api.cloud.rst
 | 
			
		||||
   nova..api.ec2.admin.rst
 | 
			
		||||
   nova..api.ec2.apirequest.rst
 | 
			
		||||
   nova..api.ec2.cloud.rst
 | 
			
		||||
   nova..api.ec2.images.rst
 | 
			
		||||
   nova..api.ec2.metadatarequesthandler.rst
 | 
			
		||||
   nova..api.openstack.auth.rst
 | 
			
		||||
   nova..api.openstack.backup_schedules.rst
 | 
			
		||||
   nova..api.openstack.faults.rst
 | 
			
		||||
   nova..api.openstack.flavors.rst
 | 
			
		||||
   nova..api.openstack.images.rst
 | 
			
		||||
   nova..api.openstack.servers.rst
 | 
			
		||||
   nova..api.openstack.sharedipgroups.rst
 | 
			
		||||
   nova..auth.dbdriver.rst
 | 
			
		||||
   nova..auth.fakeldap.rst
 | 
			
		||||
   nova..auth.ldapdriver.rst
 | 
			
		||||
   nova..auth.manager.rst
 | 
			
		||||
   nova..auth.signer.rst
 | 
			
		||||
   nova..cloudpipe.pipelib.rst
 | 
			
		||||
   nova..compute.disk.rst
 | 
			
		||||
   nova..compute.instance_types.rst
 | 
			
		||||
   nova..compute.manager.rst
 | 
			
		||||
   nova..compute.monitor.rst
 | 
			
		||||
   nova..compute.power_state.rst
 | 
			
		||||
   nova..context.rst
 | 
			
		||||
   nova..crypto.rst
 | 
			
		||||
   nova..db.api.rst
 | 
			
		||||
   nova..db.sqlalchemy.api.rst
 | 
			
		||||
   nova..db.sqlalchemy.models.rst
 | 
			
		||||
   nova..db.sqlalchemy.session.rst
 | 
			
		||||
   nova..exception.rst
 | 
			
		||||
   nova..fakerabbit.rst
 | 
			
		||||
   nova..flags.rst
 | 
			
		||||
   nova..image.service.rst
 | 
			
		||||
   nova..manager.rst
 | 
			
		||||
   nova..network.linux_net.rst
 | 
			
		||||
   nova..network.manager.rst
 | 
			
		||||
   nova..objectstore.bucket.rst
 | 
			
		||||
   nova..objectstore.handler.rst
 | 
			
		||||
   nova..objectstore.image.rst
 | 
			
		||||
   nova..objectstore.stored.rst
 | 
			
		||||
   nova..process.rst
 | 
			
		||||
   nova..quota.rst
 | 
			
		||||
   nova..rpc.rst
 | 
			
		||||
   nova..scheduler.chance.rst
 | 
			
		||||
   nova..scheduler.driver.rst
 | 
			
		||||
   nova..scheduler.manager.rst
 | 
			
		||||
   nova..scheduler.simple.rst
 | 
			
		||||
   nova..server.rst
 | 
			
		||||
   nova..service.rst
 | 
			
		||||
   nova..test.rst
 | 
			
		||||
   nova..tests.access_unittest.rst
 | 
			
		||||
   nova..tests.api.fakes.rst
 | 
			
		||||
   nova..tests.api.openstack.fakes.rst
 | 
			
		||||
   nova..tests.api.openstack.test_api.rst
 | 
			
		||||
   nova..tests.api.openstack.test_auth.rst
 | 
			
		||||
   nova..tests.api.openstack.test_faults.rst
 | 
			
		||||
   nova..tests.api.openstack.test_flavors.rst
 | 
			
		||||
   nova..tests.api.openstack.test_images.rst
 | 
			
		||||
   nova..tests.api.openstack.test_ratelimiting.rst
 | 
			
		||||
   nova..tests.api.openstack.test_servers.rst
 | 
			
		||||
   nova..tests.api.openstack.test_sharedipgroups.rst
 | 
			
		||||
   nova..tests.api.test_wsgi.rst
 | 
			
		||||
   nova..tests.api_integration.rst
 | 
			
		||||
   nova..tests.api_unittest.rst
 | 
			
		||||
   nova..tests.auth_unittest.rst
 | 
			
		||||
   nova..tests.cloud_unittest.rst
 | 
			
		||||
   nova..tests.compute_unittest.rst
 | 
			
		||||
   nova..tests.declare_flags.rst
 | 
			
		||||
   nova..tests.fake_flags.rst
 | 
			
		||||
   nova..tests.flags_unittest.rst
 | 
			
		||||
   nova..tests.network_unittest.rst
 | 
			
		||||
   nova..tests.objectstore_unittest.rst
 | 
			
		||||
   nova..tests.process_unittest.rst
 | 
			
		||||
   nova..tests.quota_unittest.rst
 | 
			
		||||
   nova..tests.real_flags.rst
 | 
			
		||||
   nova..tests.rpc_unittest.rst
 | 
			
		||||
   nova..tests.runtime_flags.rst
 | 
			
		||||
   nova..tests.scheduler_unittest.rst
 | 
			
		||||
   nova..tests.service_unittest.rst
 | 
			
		||||
   nova..tests.twistd_unittest.rst
 | 
			
		||||
   nova..tests.validator_unittest.rst
 | 
			
		||||
   nova..tests.virt_unittest.rst
 | 
			
		||||
   nova..tests.volume_unittest.rst
 | 
			
		||||
   nova..twistd.rst
 | 
			
		||||
   nova..utils.rst
 | 
			
		||||
   nova..validate.rst
 | 
			
		||||
   nova..virt.connection.rst
 | 
			
		||||
   nova..virt.fake.rst
 | 
			
		||||
   nova..virt.images.rst
 | 
			
		||||
   nova..virt.libvirt_conn.rst
 | 
			
		||||
   nova..virt.xenapi.rst
 | 
			
		||||
   nova..volume.driver.rst
 | 
			
		||||
   nova..volume.manager.rst
 | 
			
		||||
   nova..wsgi.rst
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..adminclient` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..adminclient
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.ec2.admin` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.ec2.admin
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.ec2.apirequest` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.ec2.apirequest
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.ec2.cloud` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.ec2.cloud
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.ec2.metadatarequesthandler` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.ec2.metadatarequesthandler
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.openstack.auth` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.openstack.auth
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.openstack.backup_schedules` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.openstack.backup_schedules
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.openstack.faults` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.openstack.faults
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.openstack.flavors` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.openstack.flavors
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.openstack.images` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.openstack.images
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.openstack.servers` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.openstack.servers
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..api.openstack.sharedipgroups` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..api.openstack.sharedipgroups
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..auth.dbdriver` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..auth.dbdriver
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..auth.fakeldap` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..auth.fakeldap
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..auth.ldapdriver` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..auth.ldapdriver
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..auth.manager` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..auth.manager
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..auth.signer` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..auth.signer
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..cloudpipe.pipelib` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..cloudpipe.pipelib
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..compute.disk` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..compute.disk
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..compute.instance_types` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..compute.instance_types
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..compute.manager` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..compute.manager
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..compute.monitor` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..compute.monitor
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..compute.power_state` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..compute.power_state
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..context` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..context
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..crypto` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..crypto
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..db.api` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..db.api
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..db.sqlalchemy.api` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..db.sqlalchemy.api
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..db.sqlalchemy.models` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..db.sqlalchemy.models
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..db.sqlalchemy.session` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..db.sqlalchemy.session
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..exception` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..exception
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..fakerabbit` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..fakerabbit
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..flags` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..flags
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..image.service` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..image.service
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..manager` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..manager
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..network.linux_net` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..network.linux_net
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..network.manager` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..network.manager
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..objectstore.bucket` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..objectstore.bucket
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..objectstore.handler` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..objectstore.handler
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..objectstore.image` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..objectstore.image
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..objectstore.stored` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..objectstore.stored
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..quota` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..quota
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..rpc` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..rpc
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..scheduler.chance` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..scheduler.chance
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..scheduler.driver` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..scheduler.driver
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..scheduler.manager` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..scheduler.manager
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..scheduler.simple` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..scheduler.simple
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..service` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..service
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..test` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..test
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.fakes` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.fakes
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.openstack.fakes` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.openstack.fakes
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.openstack.test_api` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.openstack.test_api
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.openstack.test_auth` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.openstack.test_auth
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.openstack.test_faults` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.openstack.test_faults
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.openstack.test_flavors` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.openstack.test_flavors
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.openstack.test_images` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.openstack.test_images
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.openstack.test_ratelimiting` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.openstack.test_ratelimiting
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.openstack.test_servers` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.openstack.test_servers
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.openstack.test_sharedipgroups` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.openstack.test_sharedipgroups
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.api.test_wsgi` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.api.test_wsgi
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.declare_flags` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.declare_flags
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.fake_flags` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.fake_flags
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.objectstore_unittest` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.objectstore_unittest
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.real_flags` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.real_flags
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..tests.runtime_flags` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..tests.runtime_flags
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..twistd` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..twistd
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..utils` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..utils
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..virt.connection` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..virt.connection
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..virt.fake` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..virt.fake
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..virt.images` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..virt.images
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..virt.libvirt_conn` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..virt.libvirt_conn
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..volume.driver` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..volume.driver
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..volume.manager` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..volume.manager
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
@@ -1,6 +0,0 @@
 | 
			
		||||
The :mod:`nova..wsgi` Module
 | 
			
		||||
==============================================================================
 | 
			
		||||
.. automodule:: nova..wsgi
 | 
			
		||||
  :members:
 | 
			
		||||
  :undoc-members:
 | 
			
		||||
  :show-inheritance:
 | 
			
		||||
		Reference in New Issue
	
	Block a user