registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #08895
[Bug 608772] Re: Failure in NetworkTestCase for range_allocation and
If I call default_flagfile() with no params (use defaults), I still get
some weird name resolution errors:
DEBUG:root:ISSUE_IP: warning: no vendor libraries included
, DEBUG:root:Called add for mac 02:16:3e:0e:4e:f0 with ip 10.0.0.3 and hostname test-host on interface br100
Traceback (most recent call last):
File "/home/jpipes/repos/nova/bug608772/bin/nova-dhcpbridge", line 94, in <module>
sys.exit(main())
File "/home/jpipes/repos/nova/bug608772/bin/nova-dhcpbridge", line 88, in main
globals()[action+'_lease'](mac, ip, hostname, interface)
File "/home/jpipes/repos/nova/bug608772/bin/nova-dhcpbridge", line 47, in add_lease
network.lease_ip(ip)
AttributeError: 'module' object has no attribute 'lease_ip'
--
Failure in NetworkTestCase for range_allocation and
https://bugs.launchpad.net/bugs/608772
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.
Follow ups
References