commit 8be07dd8598b412250c6350bb72dc50989209e54
Author: Rick Aulino <email address hidden>
Date: Thu Mar 17 10:49:47 2016 -0600
Fix duplicate entries displayed w/"index sync".
The "index sync" command will list the set of plugins to be
re-synced for the user. When we switched over to the Resource
Group Model, the code to display the plugins was based on the
older index model and implicitly relied on the child-parent
relationship to control what got displayed. We need to make this
relationship more explicit in determining the plugins to display.
Reviewed: https:/ /review. openstack. org/294168 /git.openstack. org/cgit/ openstack/ searchlight/ commit/ ?id=8be07dd8598 b412250c6350bb7 2dc50989209e54
Committed: https:/
Submitter: Jenkins
Branch: master
commit 8be07dd8598b412 250c6350bb72dc5 0989209e54
Author: Rick Aulino <email address hidden>
Date: Thu Mar 17 10:49:47 2016 -0600
Fix duplicate entries displayed w/"index sync".
The "index sync" command will list the set of plugins to be
re-synced for the user. When we switched over to the Resource
Group Model, the code to display the plugins was based on the
older index model and implicitly relied on the child-parent
relationship to control what got displayed. We need to make this
relationship more explicit in determining the plugins to display.
Change-Id: I88af5e7a6837ea 7529b487ee1f8fa beb2b783958
Closes-Bug: #1557303