Commit Graph

5 Commits

Author SHA1 Message Date
iliul
de19b555fa doc: delete duplicate words
Signed-off-by: iliul <liul124@chinaunicom.cn>
2017-08-20 17:30:55 +08:00
Abhishek Lekshmanan
878d8486be doc: rgw clarify limitations when creating tenant names
We only allow alphanumeric and underscore characters in tenant names
according to the validation in `RGWHandler_REST::validate_tenant_name`

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2017-07-20 14:01:07 +02:00
Drunkard Zhang
3c70331d6b doc: indent style fixes
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
2017-04-13 12:51:44 +08:00
SirishaGuduru
bd9695d50c doc: Radosgw multitenancy config paramater change
Radosgw multitenancy configuration parameter
"rgw keystone make new tenants" never works even
applied. When gone through the code, itseems this
parameter is not used. But "rgw keystone implicit
tenants" works as the code looks for this.

Modified the configuration parameter in two files
mentioned below from "rgw keystone make new tenants"
to "rgw keystone implicit tenants"

Fixes: http://tracker.ceph.com/issues/17293

Signed-off-by: SirishaGuduru <SGuduru@walmartlabs.com>
2016-09-19 12:06:36 +05:30
Pete Zaitcev
0e622020fa rgw: Add documentation for the Multi-tenancy feature
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
2016-06-30 13:15:21 -06:00