Bug 323921 - Add Channel taxonomy data support to content management tools
Summary: Add Channel taxonomy data support to content management tools
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Network
Classification: Retired
Component: RHN/Backend
Version: rhn500
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Bryan Kearney
QA Contact: Amy Owens
URL:
Whiteboard:
Depends On:
Blocks: 425231 427574
TreeView+ depends on / blocked
 
Reported: 2007-10-08 21:58 UTC by James Bowes
Modified: 2013-01-10 09:55 UTC (History)
2 users (show)

Fixed In Version: 5.0.4.2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-29 21:28:58 UTC
Embargoed:


Attachments (Terms of Use)

Description James Bowes 2007-10-08 21:58:26 UTC
The content management tools need to populate channel taxonomy data.

Comment 1 James Bowes 2007-10-18 17:10:17 UTC
Test Plan:
(details on using the tool are at:
https://engineering.redhat.com/trac/rhn-hosted/wiki/EUS/ChannelTaxonomy/Tools)
* Create a channel
* associate a taxonomy data with the channel. Note that the maker, etc must
already exist in the database.
* Ensure that the channel is now categorized correctly in the channels list


Comment 2 Bret McMillan 2007-11-07 03:34:12 UTC
Happy to test it, but where does rhn-taxonomy live?  rhncc repo doesn't seem to
have it.

Comment 3 James Bowes 2007-11-07 21:31:55 UTC
rhn-taxonomy is post 504. this is just for --add-taxonomy.

Comment 4 James Bowes 2007-12-18 14:52:52 UTC
Test plan:
  Read taxonomy data for a channel -
    rhn-manage-channel-internal --server dev --read-taxonomy
--label=rhel-i386-server-5
  Read taxonomy for a non-existant channel and ensure an error is shown.
  Update taxonomy data for a channel -
    Use the data from a read saved to a file, updating values.
    rhn-manage-channel-internal --server dev --update-taxonomy=my-taxonomy.csv
    Use --commit to save the changes and verify them via read-taxonomy or the webui.
    Alter some values to bad data and ensure appropriate errors are returned.
    Ensure that trimline and releasestate can be empty.
  Add taxonomy data for a channel -
    create a new channel with rhn-manage-channel-internal, then use the
--add-taxonomy=a-taxonomy.csv option to associate taxonomy data with that channel.


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