Initial version of this code is based on and refactored from the rackspace/ruby-cloudfiles repo @ github.com/rackspace/ruby-cloudfiles - Copyright (c) 2011, Rackspace US, Inc.
See COPYING for license information
| MAX_PERSONALITY_ITEMS | = | 5 | Constants that set limits on server creation | |
| MAX_PERSONALITY_FILE_SIZE | = | 10240 | ||
| MAX_SERVER_PATH_LENGTH | = | 255 |