Changes between Version 20 and Version 21 of help/en/howto/memset
- Timestamp:
- Jan 31, 2014 11:13:03 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/memset
v20 v21 12 12 == Connecting with OpenStack Swift API == 13 13 14 === Connection Profile === 15 16 * [https://svn.cyberduck.ch/trunk/profiles/Memset%20(1.0).cyberduckprofile Download] the ''Memset (1.0) Profile'' for preconfigured settings. 17 Use your Memstore access username (e.g. `mstestaa1.admin`) and password (API key) to login. 18 19 * [https://svn.cyberduck.ch/trunk/profiles/Memset%20(Keystone).cyberduckprofile Download] the ''Memstore (Keystone) Profile'' for preconfigured settings. 20 Use `admin` for the username, the Memstore name when prompted for the ''Tenant ID'' (e.g. `mstestaa1`) and password (API key) to login. 21 22 === Manual configuration === 14 23 Enter the following information in the [http://trac.cyberduck.ch/wiki/help/en/howto/bookmarks bookmark]: 15 * Protocol: `Swift (OpenStack Object Storage)` 16 * Server: `auth.storage.memset.com` 17 * Port: `443` 18 * Username: `productusername.admin`. Use your Memstore product username followed by a full-stop and the container username (or if you're using the main admin account, use `admin`). In the screenshot below, the Memstore product name is "msexample1" along with the user "admin". 24 * Protocol: `Swift (OpenStack Object Storage)` 25 * Server: `auth.storage.memset.com` 26 * Port: `443` 27 * Username: Memstore access username e.g. `mstestaa1.admin` 28 * Password: Memstore password (API key) 19 29 20 30 [[Image(Memstore.Swift.Config.png)]]