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

Add CreatePhysicalInterface to Device. #26

Merged
merged 5 commits into from
Apr 8, 2016

Conversation

howbazaar
Copy link
Contributor

Even though it is possible to create a physical interface for a machine, you would always do it on a device.

@howbazaar howbazaar changed the title Add CreatePhysicalInterface to Machine. Add CreatePhysicalInterface to Device. Apr 7, 2016
return nil, errors.Trace(err)
}

// m.interfaceSet = append(m.interfaceSet, iface)
Copy link

Choose a reason for hiding this comment

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

delete? or is it supposed to be uncommented?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should be deleted... for now. There is a maas bug where the devices isn't returning an interface set when it should be.

@mjs
Copy link

mjs commented Apr 8, 2016

Just one thing but LGTM otherwise.

@howbazaar
Copy link
Contributor Author

$$merge$$

@jujubot
Copy link
Contributor

jujubot commented Apr 8, 2016

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

@jujubot jujubot merged commit a4ad596 into juju:master Apr 8, 2016
@howbazaar howbazaar deleted the create-interfaces branch April 8, 2016 03:46
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