Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Use template generation for starting KVM instances with a MAC address #2493
Conversation
added some commits
Jun 3, 2015
voidspace
commented
Jun 8, 2015
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Jun 8, 2015
jujubot
merged commit f8fc948
into
juju:devices-api-maas
Jun 8, 2015
pushed a commit
to dimitern/juju
that referenced
this pull request
Nov 9, 2015
voidspace
deleted the
voidspace:container-macs
branch
Oct 6, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
voidspace commentedJun 4, 2015
Generate and use an XML template for starting KVM instances when we specify a NIC with a MAC address.
I've manually tested that CreateMachine can successfully start KVM instances with a NIC using the specified MAC address.
(Review request: http://reviews.vapour.ws/r/1860/)