Merge "Fix bug 948275 Document --enable_instance_password (API docs)"

This commit is contained in:
Jenkins 2012-03-20 16:24:10 +00:00 committed by Gerrit Code Review
commit af6c0b4e3a

View File

@ -1944,6 +1944,15 @@ Host: servers.api.openstack.org/v2/
reasons, the password will not be returned in reasons, the password will not be returned in
subsequent &GET; calls. subsequent &GET; calls.
</para> </para>
<para>
Handling of admin passwords depends on the hypervisor
used, and may require configuration of an agent within the
instance. The configuration flag --enable_instance_password
can be used to disable the return of the admin password for
installations that don't support setting instance passwords.
See the OpenStack Compute Admin Manual for additional details
on configuring this flag.
</para>
</section> </section>
<section xml:id="Server_Metadata-d1e2529"> <section xml:id="Server_Metadata-d1e2529">
<title>Server Metadata</title> <title>Server Metadata</title>