Changes between Version 43 and Version 44 of help/en/howto/openstack
- Timestamp:
- Oct 29, 2013 5:50:41 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/openstack
v43 v44 27 27 === Authentication with `swauth ` === 28 28 29 {{{ 30 defaults write ch.sudo.cyberduck openstack.authentication.context /auth/v1.0 31 }}} 29 * [https://svn.cyberduck.ch/trunk/profiles/Openstack%20Swift%20(Swauth%20HTTP).cyberduckprofile Download] the ''Openstack Swift (Swauth HTTP) profile'' for preconfigured settings. 30 * [https://svn.cyberduck.ch/trunk/profiles/Openstack%20Swift%20(Swauth).cyberduckprofile Download] the ''Openstack Swift (Swauth) profile'' for preconfigured settings. 32 31 33 32 === Authentication with`keystone` for context `/v2.0/tokens` === 34 33 35 To get the login tokens from an OpenStack Identity service, you need an optional connection profile. You will then have the added option ''Openstack Swift ( HTTP)'' in the protocol dropdown selection in the [wiki:help/en/howto/connection Connection] and [wiki:help/en/howto/bookmarks Bookmark] panels.34 To get the login tokens from an OpenStack Identity service, you need an optional connection profile. You will then have the added option ''Openstack Swift (Keystone)'' in the protocol dropdown selection in the [wiki:help/en/howto/connection Connection] and [wiki:help/en/howto/bookmarks Bookmark] panels. 36 35 37 36 * [https://svn.cyberduck.ch/trunk/profiles/Openstack%20Swift%20(Keystone).cyberduckprofile Download] the ''Openstack Swift (Keystone) profile'' for preconfigured settings.