diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-02-06 15:49:55 -0800 |
---|---|---|
committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2013-02-07 11:47:14 -0800 |
commit | 43ee5a9763b2239168f510255e282f5eea19248f (patch) | |
tree | 97d8dbdb9b4a777c45f71f2e7ff4fc601355aad5 /nova/exception.py | |
parent | 9ba00e5ab8eec49fddd9ca03fdd9c07c41b088b7 (diff) | |
download | nova-43ee5a9763b2239168f510255e282f5eea19248f.tar.gz nova-43ee5a9763b2239168f510255e282f5eea19248f.tar.xz nova-43ee5a9763b2239168f510255e282f5eea19248f.zip |
Allow multiple dns servers when starting dnsmasq
Previously we only allowed one upstream dns server even though we
can store two in the network object. This changes the dns_server
flag to a MultiStrOpt so it can be specified multiple times.
It also adds a new config 'use_network_dns_servers' which specifies
to uses the dns servers from the network if they are set. This
defaults to false to ensure configs do not need to be changed.
DocImpact
Change-Id: I4c96259bce25036392afe6e027ec47b92679ecbc
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions