# File lib/fog/ecloud/compute.rb, line 452
def
status
if
used_by
"Assigned"
else
"Available"
end
end