Bug 1016336

Summary: Create blacklist file for upstream conversion - Tracker
Product: Red Hat OpenStack Reporter: Summer Long <slong>
Component: doc-Configuration_Reference_GuideAssignee: Summer Long <slong>
Status: CLOSED WORKSFORME QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.0CC: hateya, yeylon
Target Milestone: ---Keywords: Documentation
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-08 23:37:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Summer Long 2013-10-08 00:38:48 UTC
https://mojo.redhat.com/docs/DOC-17088

Add any files that you do not want included from upstream to the blacklist.xml file. For instance a blacklist file eliminating common/section_xapi-resize-setup.xml would look like this:
 
<blacklist>
    <entry file="section_xapi-resize-setup.xml" />
</blacklist>

Comment 2 Summer Long 2013-10-11 06:09:44 UTC
Only two wholeheartedly blacklisted:
<?xml version="1.0" encoding="UTF-8"?>
<blacklist>
    <entry file="compute/section_compute-configure-xen.xml" />
    <entry file="compute/section_introduction-to-xen.html" />
</blacklist>