236 lines
		
	
	
		
			4.4 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			236 lines
		
	
	
		
			4.4 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| ..
 | |
|       Copyright 2010-2011 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
 | |
| 
 | |
|           http://www.apache.org/licenses/LICENSE-2.0
 | |
| 
 | |
|       Unless required by applicable law or agreed to in writing, software
 | |
|       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.
 | |
| 
 | |
| Common and Misc Libraries
 | |
| =========================
 | |
| 
 | |
| Libraries common throughout Nova or just ones that haven't been categorized
 | |
| very well yet.
 | |
| 
 | |
| 
 | |
| The :mod:`nova.adminclient` Module
 | |
| ----------------------------------
 | |
| 
 | |
| .. automodule:: nova.adminclient
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`nova.context` Module
 | |
| ------------------------------
 | |
| 
 | |
| .. automodule:: nova.context
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`nova.exception` Module
 | |
| --------------------------------
 | |
| 
 | |
| .. automodule:: nova.exception
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`nova.flags` Module
 | |
| ----------------------------
 | |
| 
 | |
| .. automodule:: nova.flags
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`nova.process` Module
 | |
| ------------------------------
 | |
| 
 | |
| .. automodule:: nova.process
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`nova.rpc` Module
 | |
| --------------------------
 | |
| 
 | |
| .. automodule:: nova.rpc
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`nova.server` Module
 | |
| -----------------------------
 | |
| 
 | |
| .. automodule:: nova.server
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`nova.test` Module
 | |
| ---------------------------
 | |
| 
 | |
| .. automodule:: nova.test
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:  
 | |
| 
 | |
| 
 | |
| The :mod:`nova.twistd` Module
 | |
| -----------------------------
 | |
| 
 | |
| .. automodule:: nova.twistd
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:  
 | |
| 
 | |
| 
 | |
| The :mod:`nova.utils` Module
 | |
| ----------------------------
 | |
| 
 | |
| .. automodule:: nova.utils
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`nova.validate` Module
 | |
| -------------------------------
 | |
| 
 | |
| .. automodule:: nova.validate
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`nova.wsgi` Module
 | |
| ---------------------------
 | |
| 
 | |
| .. automodule:: nova.wsgi
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| Tests
 | |
| -----
 | |
| 
 | |
| The :mod:`declare_flags` Module
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. automodule:: nova.tests.declare_flags
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`fake_flags` Module
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. automodule:: nova.tests.fake_flags
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`flags_unittest` Module
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. automodule:: nova.tests.flags_unittest
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`process_unittest` Module
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. automodule:: nova.tests.process_unittest
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`real_flags` Module
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. automodule:: nova.tests.real_flags
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`rpc_unittest` Module
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. automodule:: nova.tests.rpc_unittest
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`runtime_flags` Module
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. automodule:: nova.tests.runtime_flags
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`twistd_unittest` Module
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. automodule:: nova.tests.twistd_unittest
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | |
| 
 | |
| 
 | |
| The :mod:`validator_unittest` Module
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| .. automodule:: nova.tests.validator_unittest
 | |
|     :noindex:
 | |
|     :members:
 | |
|     :undoc-members:
 | |
|     :show-inheritance:
 | 
