more pep8

This commit is contained in:
Vishvananda Ishaya
2010-08-30 17:58:02 -07:00
parent 41a2a1684d
commit 76da72cad0
3 changed files with 7 additions and 6 deletions

View File

@@ -41,6 +41,7 @@ from nova.network import manager # for network flags
FLAGS = flags.FLAGS
def add_lease(_mac, ip_address, _hostname, _interface):
"""Set the IP that was assigned by the DHCP server."""
if FLAGS.fake_rabbit: