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

Don't default to using localhost always for the master location #115

Merged
merged 7 commits into from Mar 9, 2016

Conversation

alfredodeza
Copy link
Contributor

Allow for a request to define it via JSON, falling back to using SERVER_NAME otherwise.

Fixes issue in https://bugzilla.redhat.com/show_bug.cgi?id=1316105

Alfredo Deza added 5 commits March 9, 2016 13:40
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
…n the JSON

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
@@ -22,6 +22,19 @@ def config_file():
return os.path.join(here, 'config.py')


@pytest.fixture
def argtest():
Copy link
Collaborator

Choose a reason for hiding this comment

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

very cool

Alfredo Deza added 2 commits March 9, 2016 14:54
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
andrewschoen added a commit that referenced this pull request Mar 9, 2016
Don't default to using localhost always for the master location
@andrewschoen andrewschoen merged commit 707d83b into master Mar 9, 2016
@andrewschoen andrewschoen deleted the BZ-1316105 branch March 9, 2016 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants