Fog::Compute::RackspaceV2::InvalidStateException
# File lib/fog/rackspace/compute_v2.rb, line 23 def to_s "Server should have transitioned to '#{desired_state}' not '#{current_state}'" end