Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce _get_image_ident and fix a bug that needed it #2684

Merged
merged 1 commit into from
Jul 18, 2016

Conversation

hkaj
Copy link
Member

@hkaj hkaj commented Jul 15, 2016

No description provided.

@@ -499,6 +499,7 @@ def test_get_auto_config(self):
'consul': ('consul', None, {
"url": "http://%%host%%:%%port%%", "catalog_checks": True, "new_leader_checks": True
}),
'redis:v1': ('redisdb', None, {"host": "%%host%%", "port": "%%port%%"}),
Copy link
Member Author

@hkaj hkaj Jul 15, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test that would have caught the bug

@masci
Copy link
Contributor

masci commented Jul 15, 2016

👍

@hkaj hkaj added this to the 5.8.5 milestone Jul 15, 2016
@hkaj hkaj force-pushed the haissam/legacy-ident-fix branch from cb3f2a1 to 045a698 Compare July 18, 2016 12:24
@hkaj
Copy link
Member Author

hkaj commented Jul 18, 2016

Merging, tests failures are unrelated. Thanks @masci !

@hkaj hkaj merged commit d9ac2cb into master Jul 18, 2016
@hkaj hkaj deleted the haissam/legacy-ident-fix branch July 18, 2016 12:42
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.

2 participants