Story #193
closed[RFE] consumer group CLI should support errata and package group install
0%
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 pthomas@redhat.com 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 jason.dobies@redhat.com 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 mmccune@redhat.com at 06/18/2013 22:14:43 ---
cleared sat6-blocker
Updated by bmbouter almost 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter almost 4 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.