more pep8
This commit is contained in:
@@ -41,6 +41,7 @@ from nova.network import manager # for network flags
|
|||||||
|
|
||||||
FLAGS = flags.FLAGS
|
FLAGS = flags.FLAGS
|
||||||
|
|
||||||
|
|
||||||
def add_lease(_mac, ip_address, _hostname, _interface):
|
def add_lease(_mac, ip_address, _hostname, _interface):
|
||||||
"""Set the IP that was assigned by the DHCP server."""
|
"""Set the IP that was assigned by the DHCP server."""
|
||||||
if FLAGS.fake_rabbit:
|
if FLAGS.fake_rabbit:
|
||||||
|
Reference in New Issue
Block a user