Skip to content

Commit

Permalink
Merge "Add missing netaddr import"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jun 27, 2012
2 parents 7e658bd + a2bc4da commit 8f1ecc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nova/virt/xenapi/vmops.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
import uuid

from eventlet import greenthread
import netaddr

from nova.compute import api as compute
from nova.compute import power_state
Expand Down

0 comments on commit 8f1ecc8

Please sign in to comment.