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

machine: Fix panic if primary device NIC's VLAN is nil #61

Merged
merged 1 commit into from
Sep 19, 2016
Merged

machine: Fix panic if primary device NIC's VLAN is nil #61

merged 1 commit into from
Sep 19, 2016

Conversation

dimitern
Copy link

An odd corner case was discovered, which might cause the primary (and
only) NIC of a newly created device to have a nil VLAN, which causes a
panic in juju/state: http://paste.ubuntu.com/23203930

Tested manually on MAAS 2.0 and 2.1a3 (incl. by external stakeholders)

@frobware
Copy link

LGTM

@frobware
Copy link

$$merge$$

@jujubot
Copy link
Contributor

jujubot commented Sep 19, 2016

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

@jujubot jujubot merged commit 3217af3 into juju:master Sep 19, 2016
@dimitern dimitern deleted the gomaasapi-fix-machine-createdevice branch September 19, 2016 18: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