# File lib/fog/compute/requests/rackspace/list_flavors.rb, line 13 def list_flavors request( :expects => [200, 203], :method => 'GET', :path => 'flavors.json' ) end