Hi,<br><br>I am puzzled by the question described in the subject of the mail.<br><br>From the DB in keystone E4,the table structure is shown as below.<br><br>service Field<br>-----------------<br>id<br>type<br>extra<br><br>
<br>endpoint Field<br>-----------------<br>id   <br>region<br>service_id<br>extra<br><br><br>Obviously except for the field extra , service_id is the only association between service and endpoint.<br>If there are others association between service&endpoint and user&role, the ties shoud be stored in field extra.<br>
But from the resource in official docs,I can not find it.<br>The extra in service table stores contents like "description", "name";<br>And the extra in endpoint table is like "adminurl", "internalurl", "publicurl".<br>
<br> In fact  is it true that there is no association between service(endpoint) and user(role)?<br>Can the extra field store contents different from above?<br><br>Will anyone help me or give me some hint?<br><br>Thanks.<br>
<br><br>Chen Han<br><br><br><br><br><br><br><br>