Skip to content

Conversation

@dnephin
Copy link

@dnephin dnephin commented Mar 15, 2016

Fixes #3123

@aanand
Copy link

aanand commented Mar 16, 2016

Is there any reason not to just use self.networks() instead of list(self.networks.items())?

@dnephin dnephin force-pushed the add_network_settings_to_config_hash branch from 8bb3ab3 to 4e10f43 Compare March 17, 2016 02:04
@dnephin
Copy link
Author

dnephin commented Mar 17, 2016

Seems to work, I didn't think of that at the time.

@dnephin dnephin force-pushed the add_network_settings_to_config_hash branch from 7eb579f to 42fca14 Compare March 17, 2016 19:57
@dnephin
Copy link
Author

dnephin commented Mar 17, 2016

BasicProjectTest.test_partial_change seems to be failing reliably on py34. Testing it locally I can get it to fail occasionally on py35, but it seems to be related to failing to remove the container, so I'm not sure what that has to do with this change.

@dnephin
Copy link
Author

dnephin commented Mar 17, 2016

Actually #3137 keeps failing that way as well, so maybe it really is a jenkins issue

dnephin added 3 commits March 18, 2016 18:19
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
@dnephin dnephin force-pushed the add_network_settings_to_config_hash branch from 42fca14 to dfac48f Compare March 18, 2016 22:20
@aanand
Copy link

aanand commented Mar 23, 2016

LGTM

@aanand aanand merged commit c3eca82 into docker:master Mar 23, 2016
@dnephin dnephin deleted the add_network_settings_to_config_hash branch March 23, 2016 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants