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

provider/manual: don't alter config in provider.Open #430

Merged
merged 1 commit into from
Jul 31, 2014

Conversation

axw
Copy link
Contributor

@axw axw commented Jul 30, 2014

(Follow up to #429)

I unintentionally changed other users of the validate
function, which shouldn't just add defaults to the
config. For example, Open should just take the config
it's given.

(Follow up to juju#429)

I unintentionally changed other users of the validate
function, which *shouldn't* just add defaults to the
config. For example, Open should just take the config
it's given.
@wallyworld
Copy link
Member

LGTM

@axw
Copy link
Contributor Author

axw commented Jul 31, 2014

Pushing this through as it fixes something I broke in a previous attempt at fixing 1347715.

JFDI
$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Jul 31, 2014

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Jul 31, 2014
provider/manual: don't alter config in provider.Open

(Follow up to #429)

I unintentionally changed other users of the validate
function, which *shouldn't* just add defaults to the
config. For example, Open should just take the config
it's given.
@jujubot jujubot merged commit ab7affd into juju:master Jul 31, 2014
laszlokajtar pushed a commit to laszlokajtar/juju that referenced this pull request Oct 25, 2023
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.

3 participants