diff options
author | Dan Prince <dprince@redhat.com> | 2014-09-18 15:47:04 -0400 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2014-09-18 15:52:49 -0400 |
commit | f457c64bae1e4cca63cd616bfe5e231850838f70 (patch) | |
tree | 0016c6bccfae8a9c5915e0cf004cbcb9126d1408 /LICENSE | |
parent | 7b968a875d08d70996e12c69a6a8856b0635c462 (diff) |
Update child_members to use a Set
Updates the impl_ifcfg.child_members method so that it
uses a set instead of an array (this avoids dups). Also
fixes an issue with this method which would cause tests
to fail intermittently due to ordering differences.
Adding each member object regardless solves this
(not sure why I had commented out the children.append before)
Also fixes an issue in test_cli which causes tests to fail
on Debian which doesn't yet support the add_bond method
on its ENI provider. This fix was to explicitly set
--provider=ifcfg on the failing tests. We should be able to
remove these once ENI supports bonding properly.
Closes-bug: #1370615
Change-Id: Id9cfa2b2eaab27c93113956f5956facfa2a2aeee
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions