~notmyname/swift/renamest

Viewing all changes in revision 306.

  • Committer: Tarmac
  • Author(s): gholt
  • Date: 2011-06-09 21:17:08 UTC
  • mfrom: (300.3.7 deswauth)
  • Revision ID: tarmac-20110609211708-ara92ji3zhi52nfo
In light of the upcoming Keystone auth service, which should become the standard OpenStack auth service, Swauth will need to move to its own project. Because we don't want the Swift project to require Keystone (or Swauth or any other auth service for that matter) we need a "placeholder". In this proposal I'm adding a TempAuth to fill our auth testing needs within Swift and removing Swauth.

To quickly change from Swauth on a standard SAIO install, change swauth in your pipeline to tempauth and add the following section:

[filter:tempauth]
use = egg:swift#tempauth
user_test_tester = testing .admin
user_test2_tester2 = testing2 .admin
user_test_tester3 = testing3
user_system_root = testpass .admin .reseller_admin

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: