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

support core.dcos_url in dcos tasks #180

Merged
merged 1 commit into from
May 21, 2015
Merged

support core.dcos_url in dcos tasks #180

merged 1 commit into from
May 21, 2015

Conversation

mgummelt
Copy link
Contributor

tested this manually against AWS DCOS. We'll need to tag a new version so this can go out in EA5

dcos_url = config.get('core.dcos_url')
if dcos_url is None:
raise DCOSException(
'In order to connect to mesos, you must have at least ' +
Copy link
Contributor

Choose a reason for hiding this comment

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

mesos -> Mesos

ssk2 added a commit that referenced this pull request May 21, 2015
support core.dcos_url in `dcos tasks`
@ssk2 ssk2 merged commit 0620cdf into master May 21, 2015
@ssk2 ssk2 deleted the dcos_tasks_dcos_url branch May 21, 2015 00:16
@ssk2
Copy link
Contributor

ssk2 commented May 21, 2015

📦

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

3 participants