From 5da17a22a0c1383c258b4fe1a884204255962eed Mon Sep 17 00:00:00 2001 From: Nassim Babaci Date: Mon, 21 Jul 2014 13:41:49 +0200 Subject: [PATCH] added swift auth system link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68344ab..b2e8c24 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ Action's format is: ``_`` (example: "get_container", " Policy file contains also two specific rules: "swift_owner" "reseller_request", they define -when swift_owner and reseller_request headers are set to true, as those two value are part -of the contract between the auth system and swift. +when swift_owner and reseller_request headers are set to true, as those two values are part +of the contract between the auth system (more details here: http://docs.openstack.org/developer/swift/overview_auth.html) ... "swift_owner": "rule:swift_reseller or rule:swift_operator",