juergh / dwarf

OpenStack API on top of libvirt/kvm
Apache License 2.0
35 stars 9 forks source link

Make network name configurable #7

Closed dtroyer closed 6 years ago

dtroyer commented 6 years ago

Add config option 'libvirt_network_name'.

Defaults to 'dwarf', but this lets us use libvirt's 'default' if necessary.

Signed-off-by: Dean Troyer dtroyer@gmail.com