In keystone auth for swift (swiftauth), is there a way to eliminate namespace conflicts across tenants?" <br><br>i.e. in tempauth we use account:username password<br><br>curl -k  -v -H 'X-Auth-User: test:tester' -H 'X-Auth-Token: testing' <a href="http://127.0.0.1:8080/auth/v1.0">http://127.0.0.1:8080/auth/v1.0</a><br>
<br>in swiftauth we use username password:<br><pre>$ swift -A <a href="http://127.0.0.1:5000/v1.0">http://127.0.0.1:5000/v1.0</a> -U joeuser -K secrete stat -v
StorageURL: <a href="http://127.0.0.1:8888/v1/AUTH_1234">http://127.0.0.1:8888/v1/AUTH_1234</a>
Auth Token: 74ce1b05-e839-43b7-bd76-85ef178726c3
Account: AUTH_12</pre><br>How can I indicate my tenant (aka account) in this scheme.  I already have lots of data.<br><br>Further, should I create custom endpoint templates for each tenant to address "Account: AUTH_12" being unknown to my current swift account db?<br>
<br>Thanks very much,<br>-judd<br><br clear="all"><br>-- <br>Judd Maltin<br>T: 917-882-1270<br>F: 501-694-7809<br>A loving heart is never wrong.<br><br><br><br>