# File lib/fog/rackspace/examples/compute_v2/server_attachments.rb, line 27
def rackspace_username
  Fog.credentials[:rackspace_username] || get_user_input("Enter Rackspace Username")
end