Project

Profile

Help

Story #193

closed

[RFE] consumer group CLI should support errata and package group install

Added by pthomas@redhat.com about 9 years ago. Updated almost 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

++ This bug was initially created as a clone of Bugzilla Bug #969045 ++

Description of problem:

Description of problem:
Looks like there is no support for errata and package group install on consumer group.

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

pulp-server-2.1.2-0.1.beta.el6.noarch
How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:

Expected results:

Additional info:

--- Additional comment from at 05/30/2013 19:04:50 ---

Looks like the REST API is workig. CLI is missing though. Changing it for CLI

Here is POST for package group and errata install on consumer groups

pic.POST ('/v2/consumer_groups/consumer-grp/actions/content/install/',body={'units':[{'unit_key':{'name':'haskell'},'type_id':'package_group'}], 'options':{} })

pic.POST ('/v2/consumer_groups/consumer-grp/actions/content/install/',body={'units':[{'unit_key':{'id':'grinder_test_4'},'type_id':'erratum'}], 'options':{} })

--- Additional comment from at 06/05/2013 15:50:22 ---

Mike - I'm not sure this is a Katello blocker; it was recharacterized as a client only bug.

--- Additional comment from at 06/18/2013 22:14:43 ---

cleared sat6-blocker

Also available in: Atom PDF