Files
128 lines
4.5 KiB
Plaintext
128 lines
4.5 KiB
Plaintext
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
"""
from nova import flags
FLAGS = flags.FLAGS
flags.DEFINE_string('dnsmasq_interface', 'br0', 'Default Dnsmasq interface')
def init_leases(interface):
action = argv[1]
mac = argv[2]
else: