~justin-fathomdb/nova/raw-disk-images

« back to all changes in this revision

Viewing changes to nova/flags.py

  • Committer: Soren Hansen
  • Date: 2010-07-16 16:09:15 UTC
  • mfrom: (139.2.2 remove-vendor)
  • Revision ID: soren.hansen@rackspace.com-20100716160915-pduf64nx3vjj1uxw
MergeĀ lp:~anotherjesse/nova/remove-vendor

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
import socket
25
25
 
26
 
from nova import vendor
 
26
 
27
27
from gflags import *
28
28
 
29
29
# This keeps pylint from barfing on the imports