This ensures we have version-specific references to other projects [1]. Note that this doesn't mean the URLs are actually valid - we need to do more work (linkcheck?) here, but it's an improvement nonetheless. [1] https://docs.openstack.org/openstackdocstheme/latest/#external-link-helper Change-Id: Ifb99e727110c4904a85bc4a13366c2cae300b8df
		
			
				
	
	
		
			46 lines
		
	
	
		
			703 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			46 lines
		
	
	
		
			703 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
==============
 | 
						|
nova-conductor
 | 
						|
==============
 | 
						|
 | 
						|
-----------------------------
 | 
						|
Server for the Nova Conductor
 | 
						|
-----------------------------
 | 
						|
 | 
						|
:Author: openstack@lists.openstack.org
 | 
						|
:Copyright: OpenStack Foundation
 | 
						|
:Manual section: 1
 | 
						|
:Manual group: cloud computing
 | 
						|
 | 
						|
Synopsis
 | 
						|
========
 | 
						|
 | 
						|
::
 | 
						|
 | 
						|
  nova-conductor [options]
 | 
						|
 | 
						|
Description
 | 
						|
===========
 | 
						|
 | 
						|
:program:`nova-conductor` is a server daemon that serves the Nova Conductor
 | 
						|
service, which provides coordination and database query support for nova.
 | 
						|
 | 
						|
Options
 | 
						|
=======
 | 
						|
 | 
						|
**General options**
 | 
						|
 | 
						|
Files
 | 
						|
=====
 | 
						|
 | 
						|
* ``/etc/nova/nova.conf``
 | 
						|
 | 
						|
See Also
 | 
						|
========
 | 
						|
 | 
						|
* :nova-doc:`OpenStack Nova <>`
 | 
						|
 | 
						|
Bugs
 | 
						|
====
 | 
						|
 | 
						|
* Nova bugs are managed at `Launchpad <https://bugs.launchpad.net/nova>`__
 |