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