Bug 1016337

Summary: Create blacklist file for upstream conversion - Tracker
Product: Red Hat OpenStack Reporter: Summer Long <slong>
Component: doc-Administration_User_GuideAssignee: Summer Long <slong>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
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: 2014-01-06 03:37:11 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:

Description Summer Long 2013-10-08 00:40:38 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-17 04:15:54 UTC
<?xml version="1.0" encoding="UTF-8"?>
<blacklist>
    <entry file="common/app_support.xml" />   
</blacklist>