Bug 696216
Summary: | cds sync seems to be failing | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> | ||||
Component: | nodes | Assignee: | Jay Dobies <jason.dobies> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | high | ||||||
Version: | unspecified | CC: | skarmark | ||||
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 12:10:40 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, 688298 | ||||||
Attachments: |
|
Description
Preethi Thomas
2011-04-13 15:14:00 UTC
commit 2985aeb2a86174a9049e3cbee109b252bfeff641 tree f64b87ce63b326300bcde6463978f0db353dd61c 696216 - Use the repo auth information when synccing repos from the pulp server. src/pulp/cds/cdslib.py src/pulp/repo_auth/repo_cert_utils.py This was specifically when synccing protected repos. Now the CDS will properly use the repo auth certs when trying to sync them. build: 0.168 verified [root@preethi unit]# rpm -q pulp pulp-0.0.174-1.fc14.noarch [root@preethi unit]# pulp-admin cds sync --hostname=pulp-cds.usersys.redhat.com Sync for CDS [pulp-cds.usersys.redhat.com] started Use "cds status" to check on the progress [root@preethi unit]# pulp-admin cds status --hostname=pulp-cds.usersys.redhat.com +------------------------------------------+ CDS Status +------------------------------------------+ Name pulp-cds.usersys.redhat.com Hostname pulp-cds.usersys.redhat.com Description None Repos repos-pulp-pulp-fedora-14-x86_64, f14-update Last Sync 2011-05-11 15:40:23 Status: Responding Yes Last Heartbeat 2011-05-11 17:58:18 +------------------------------------------+ Most Recent Sync Tasks +------------------------------------------+ State running Start Time 2011-05-11 17:47:53 Finish Time In Progress [root@preethi unit]# pulp-admin cds status --hostname=pulp-cds.usersys.redhat.com +------------------------------------------+ CDS Status +------------------------------------------+ Name pulp-cds.usersys.redhat.com Hostname pulp-cds.usersys.redhat.com Description None Repos repos-pulp-pulp-fedora-14-x86_64, f14-update Last Sync 2011-05-11 15:40:23 Status: Responding Yes Last Heartbeat 2011-05-11 18:07:07 +------------------------------------------+ Most Recent Sync Tasks +------------------------------------------+ State running Start Time 2011-05-11 17:47:53 Finish Time In Progress [root@preethi unit]# pulp-admin cds status --hostname=pulp-cds.usersys.redhat.com +------------------------------------------+ CDS Status +------------------------------------------+ Name pulp-cds.usersys.redhat.com Hostname pulp-cds.usersys.redhat.com Description None Repos repos-pulp-pulp-fedora-14-x86_64, f14-update Last Sync 2011-05-11 15:40:23 Status: Responding Yes Last Heartbeat 2011-05-11 18:13:25 +------------------------------------------+ Most Recent Sync Tasks +------------------------------------------+ State running Start Time 2011-05-11 17:47:53 Finish Time In Progress [root@preethi unit]# pulp-admin cds status --hostname=pulp-cds.usersys.redhat.com +------------------------------------------+ CDS Status +------------------------------------------+ Name pulp-cds.usersys.redhat.com Hostname pulp-cds.usersys.redhat.com Description None Repos repos-pulp-pulp-fedora-14-x86_64, f14-update Last Sync 2011-05-11 18:18:30 Status: Responding Yes Last Heartbeat 2011-05-11 18:21:39 +------------------------------------------+ Most Recent Sync Tasks +------------------------------------------+ State finished Start Time 2011-05-11 17:47:53 Finish Time 2011-05-11 18:18:30 Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |