Add info about root password injection to end user manual
As per bug, adding a note about the ability to use password injection. Change-Id: I2df06da8cf07bfbb0273c264fae7901e4884deaa Closes-Bug: #1280092
This commit is contained in:
parent
48ff66f1f0
commit
80c824fb04
@ -192,7 +192,7 @@ When you launch an instance from a volume, note the following steps:
|
||||
Connect to your instance by using SSH
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
To use SSH to connect to your instance, you use the downloaded keypair
|
||||
To use SSH to connect to your instance, use the downloaded keypair
|
||||
file.
|
||||
|
||||
.. note::
|
||||
@ -210,6 +210,12 @@ file.
|
||||
|
||||
#. At the prompt, type ``yes``.
|
||||
|
||||
It is also possible to SSH into an instance without an SSH keypair, if the
|
||||
administrator has enabled root password injection. For more information
|
||||
about root password injection, see `Injecting the administrator password
|
||||
<http://docs.openstack.org/admin-guide-cloud/compute-admin-password-injection.html>`_
|
||||
in the *OpenStack Cloud Administrator Guide*.
|
||||
|
||||
Track usage for instances
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user