Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A key enabling component for this integration is a Swift Auth middleware that I wrote called 'mauth'.  This middleware supports CloudStack by default, but it is also extensible and open source.  The CloudStack middlware implementation uses the CS CloudStack username and api key as the users Swift user credentials.  After authentication, Swift will return a token to be used for the subsequent API calls.

...