Bug 1016337 - Create blacklist file for upstream conversion - Tracker
Summary: Create blacklist file for upstream conversion - Tracker
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: doc-Administration_User_Guide
Version: 4.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.0
Assignee: Summer Long
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 00:40 UTC by Summer Long
Modified: 2014-01-06 03:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-06 03:37:11 UTC
Target Upstream Version:


Attachments (Terms of Use)

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>


Note You need to log in before you can comment on or make changes to this bug.