Bug 963149 - There is no option to create pacakge Group
Summary: There is no option to create pacakge Group
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Pulp
Classification: Retired
Component: consumers
Version: 2.1 Beta
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Jeff Ortel
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-15 09:07 UTC by Dhaval
Modified: 2013-05-15 10:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-15 10:07:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Dhaval 2013-05-15 09:07:57 UTC
Description of problem:
There is no option to create pacakge Group


Version-Release number of selected component (if applicable):
2.1.0

How reproducible:

[root@host1~]# pulp-admin -uadmin -padmin rpm consumer
Usage: pulp-admin [SUB_SECTION, ..] COMMAND
Description: register, bind, and interact with rpm consumers

Available Sections:
  errata        - errata installation management
  group         - consumer group commands
  package       - package installation management
  package-group - package group installation management

Available Commands:
  bind   - binds a consumer to a repository
  unbind - removes the binding between a consumer and a repository
[root@host1~]#
[root@host1~]#
[root@host1~]# pulp-admin -uadmin -padmin rpm consumer package-group
Usage: pulp-admin [SUB_SECTION, ..] COMMAND
Description: package group installation management

Available Sections:
  install   - run or schedule a package group installation task
  uninstall - run or schedule a package group removal task
[root@host1~]#

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: I do not see any option to create new package-group.. what should be package-group name while doing package installation ?

Comment 1 Dhaval 2013-05-15 09:21:35 UTC
Same way .. how to create new errata ?

[root@host1 ~]# pulp-admin -uadmin -padmin rpm consumer
Usage: pulp-admin [SUB_SECTION, ..] COMMAND
Description: register, bind, and interact with rpm consumers

Available Sections:
  errata        - errata installation management
  group         - consumer group commands
  package       - package installation management
  package-group - package group installation management

Available Commands:
  bind   - binds a consumer to a repository
  unbind - removes the binding between a consumer and a repository
[root@host1 ~]#
[root@host1 ~]# pulp-admin -uadmin -padmin rpm consumer errata
Usage: pulp-admin [SUB_SECTION, ..] COMMAND
Description: errata installation management

Available Sections:
  install - run or schedule an errata installation task
[root@host1 ~]#
[root@host1 ~]# pulp-admin -uadmin -padmin rpm consumer errata install
Usage: pulp-admin [SUB_SECTION, ..] COMMAND
Description: run or schedule an errata installation task

Available Sections:
  schedules - manage consumer errata install schedules

Available Commands:
  run - triggers an immediate errata install on a consumer
[root@host1 ~]#
[root@host1 ~]#
[root@host1 ~]# pulp-admin -uadmin -padmin rpm consumer errata install run

Comment 2 Dhaval 2013-05-15 10:05:11 UTC
Sorry,

I found it under 

pulp-admin -uadmin -padmin rpm repo uploads group ..

Comment 3 Dhaval 2013-05-15 10:07:57 UTC
Sorry,

I found it under 

pulp-admin -uadmin -padmin rpm repo uploads group ..


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