Bug 661051 - [RFE] Need to better organize packagegroup categories
Summary: [RFE] Need to better organize packagegroup categories
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: John Matthews
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: 673012
TreeView+ depends on / blocked
 
Reported: 2010-12-07 18:49 UTC by Preethi Thomas
Modified: 2012-07-11 18:51 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-07-11 18:51:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2010-12-07 18:49:16 UTC
Description of problem:


Currently categories is part of the packagegroup module and the options are a bit too confusing. It may be better to have a different module for the categories.

[root@10 ~]# pulp-admin packagegroup 
Usage: pulp-admin <options> packagegroup <action> <options>
Supported Actions:
	list           list available package groups
	info           lookup information for a package group
	create         create a package group   
	delete         delete a package group   
	add_package    add package to an existing package group
	delete_package delete package from an existing package group
	install        schedule a packagegroup install
	install_category schedule a packagegroupcategory install
	list_category  list available package group categories
	info_category  lookup information for a package group category
	create_category create a package group category
	delete_category delete a package group category
	add_group      add package group to an existing package group category
	delete_group   delete package group from an existing package group category

Comment 1 John Matthews 2010-12-08 18:01:26 UTC
We plan to add this to Sprint 19.

If anyone has suggestions on a better organization, please include.

Current thoughts are to create a new module: "packagecategory" and move the calls to this new module.

Comment 2 Jay Dobies 2012-07-11 18:51:57 UTC
Fixed in v2, the category list is separate from the group list.


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