slight typo

This commit is contained in:
Ken Pepple
2011-04-07 15:08:29 -07:00
parent 13e09091a3
commit ce18165647

View File

@@ -841,7 +841,6 @@ class InstanceTypeCommands(object):
print e
sys.exit(1)
except exception.ApiError, e:
print e
print "Please ensure instance_type name and flavor id are unique"
print "Here are the already defined instance_type names and flavorids:"
self.list("--all")