Bug 658613
Summary: | Exception when running pulp-admin commands without auth login or -u/-p option | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
Component: | z_other | Assignee: | Pradeep Kilambi <pkilambi> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | jason.dobies |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-16 14:02:06 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: | 647488 |
Description
Preethi Thomas
2010-11-30 19:57:52 UTC
commit 1b3fd282f28a5a324203234137a95953eff2ec27 Author: Pradeep Kilambi <pkilambi> Date: Wed Dec 22 14:47:10 2010 -0500 658613 - catch the credentials error $ sudo pulp-admin repo list No valid credentials found Fixed in 0.119. verified [root@pulp2 ~]# rpm -q pulp pulp-0.0.119-1.fc14.noarch [root@pulp2 ~]# pulp-admin repo list No valid credentials found Closing with Community Release 15 pulp-0.0.223-4. |