This change addresses a long-standing issue in rST documentation imported from XML.
That import process added backslash escapes in front of various characters. The three
most common being '(', ')', and '_'.
These instances are removed.
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			917 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			917 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
 | 
						|
.. vdh1580229514829
 | 
						|
.. _installing-and-provisioning-a-subcloud:
 | 
						|
 | 
						|
================================
 | 
						|
Install and Provision a Subcloud
 | 
						|
================================
 | 
						|
 | 
						|
You can install and provision a subcloud with or without using the Redfish
 | 
						|
Platform Management Service.
 | 
						|
 | 
						|
.. include:: /_includes/installing-and-provisioning-a-subcloud.rest
 | 
						|
   :start-after: begin-redfish-vms
 | 
						|
   :end-before: end-redfish-vms
 | 
						|
 | 
						|
.. note::
 | 
						|
 | 
						|
    Each subcloud must be on a separate management subnet (different from the
 | 
						|
    System Controller and from any other subclouds).
 | 
						|
 | 
						|
 | 
						|
.. _installing-and-provisioning-a-subcloud-section-orn-jkf-t4b:
 | 
						|
 | 
						|
.. only:: partner
 | 
						|
 | 
						|
    .. include:: /_includes/installing-and-provisioning-a-subcloud.rest
 | 
						|
       :start-after: begin-shared-nic
 | 
						|
       :end-before: end-shared-nic
 | 
						|
 | 
						|
For more information on subcloud deployment with local installation see,
 | 
						|
:ref:`subcloud-deployment-with-local-installation-4982449058d5` |