-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
container/kvm: use correct parent network device
When rendering the kvm-template.xml configuration the same parent device was being used for all interfaces. This is incorrect now that we are using spaces and is fixed by selecting `ParentInterfaceName' from the modelled network. Fixes [LP:#1563853](https://bugs.launchpad.net/juju-core/+bug/1563853)
- Loading branch information
Andrew McDermott
committed
Mar 30, 2016
1 parent
49395e5
commit a084e42
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters