Bug 641038
Summary: | packagegroup create does not check if the repoid exists or not | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
Component: | z_other | Assignee: | John Matthews <jmatthew> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | jmatthew |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-16 14:01:10 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 641987 |
Description
Preethi Thomas
2010-10-07 15:46:04 UTC
Added check for status on client side, also added a message to log file for all client requests which result in a 404. http://git.fedorahosted.org/git/? p=pulp.git;a=commit;h=de2670d4f782e2ffda0b8afde9275eeddab495eb Included in build 0.74. verified [root@preethi ~]# pulp-admin packagegroup create --repoid=f15 --id=pkggrp1 --name=pkggrp1 Unable to create package group [pkggrp1] in repository [f15] Closing with Community Release 15 pulp-0.0.223-4. |