Bug 1183069 - Running a Node bind on a repo that is already bound to the consumer results in the repo showing up twice in the bindings
Summary: Running a Node bind on a repo that is already bound to the consumer results i...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: nodes
Version: 2.5
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: ---
Assignee: Sayli Karmarkar
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-16 15:37 UTC by Preethi Thomas
Modified: 2015-03-23 01:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-28 23:19:45 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 666 0 None None None Never

Description Preethi Thomas 2015-01-16 15:37:48 UTC
Description of problem:
If you  run node bind on a repo that is already bound to the consumer, the repo will show up twice in the bindings

Version-Release number of selected component (if applicable):
[root@rhsm-jenkins ~]# rpm -qa pulp-server
pulp-server-2.5.2-0.3.beta.el6.noarch
[root@rhsm-jenkins ~]#

How reproducible:


Steps to Reproduce:
1.Create / Sync a repo on a node server and bind the repo to a consumer
2.Setup that consumer as the node child
3.Enable and publish that repo from step1 on the node
4. Use node bind to bind that repo to the node child
5. Run consumer list
6. Run node list

Actual results:
[root@rhsm-jenkins ~]# pulp-admin consumer list
+----------------------------------------------------------------------+
                               Consumers
+----------------------------------------------------------------------+

Id:            january
Display Name:  january
Description:   None
Bindings:      
  Confirmed:   rhel6, rhel6, drpm, drpm
  Unconfirmed: 
Notes:         


[root@rhsm-jenkins ~]# pulp-admin node list
+----------------------------------------------------------------------+
                              Child Nodes
+----------------------------------------------------------------------+

Id:               january
Display Name:     january
Description:      None
Bindings:         
  Additive: rhel6, rhel6, drpm, drpm
Update Strategy:  additive
Notes:            


[root@rhsm-jenkins ~]# 


Expected results:


Additional info:

Comment 1 Brian Bouterse 2015-02-28 23:19:45 UTC
Moved to https://pulp.plan.io/issues/666


Note You need to log in before you can comment on or make changes to this bug.