summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrey Morris <trey.morris@rackspace.com>2011-09-02 18:02:41 -0500
committerTrey Morris <trey.morris@rackspace.com>2011-09-02 18:02:41 -0500
commitf970ce0fbb3d4de560f73a01b508d8f0f7ac9117 (patch)
tree06defc63294c9489e8e27a26e085fb3bb6914d54
parentcfdc4642bfa3d96e2335079d187945b9ca4c0141 (diff)
downloadnova-f970ce0fbb3d4de560f73a01b508d8f0f7ac9117.tar.gz
nova-f970ce0fbb3d4de560f73a01b508d8f0f7ac9117.tar.xz
nova-f970ce0fbb3d4de560f73a01b508d8f0f7ac9117.zip
removed unneeded import
-rw-r--r--nova/tests/fake_network.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/tests/fake_network.py b/nova/tests/fake_network.py
index 10565f83c..73a117c33 100644
--- a/nova/tests/fake_network.py
+++ b/nova/tests/fake_network.py
@@ -14,7 +14,6 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
-import itertools
from nova import db
from nova import flags