Merge "Added Step reminding users to add the ResellerAdmin to Swift’s proxy-server.conf"
This commit is contained in:
commit
6f7757deb8
@ -45,6 +45,11 @@ use = egg:ceilometer#swift</programlisting>
|
||||
<programlisting language="ini">[pipeline:main]
|
||||
pipeline = healthcheck cache authtoken keystoneauth ceilometer proxy-server</programlisting>
|
||||
</step>
|
||||
<step>
|
||||
<para>Add <literal>ResellerAdmin</literal> to the
|
||||
<literal>operator_roles</literal> parameter of that same file:</para>
|
||||
<programlisting language="ini">operator_roles = Member,admin,swiftoperator,_member_,ResellerAdmin</programlisting>
|
||||
</step>
|
||||
<step>
|
||||
<para>Restart the service with its new settings:</para>
|
||||
<screen os="ubuntu;debian"><prompt>#</prompt> <userinput>service swift-proxy restart</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user