Provide direct link for 'how to create and inject key pairs with OpenStack'

Change-Id: I5665f0923752e5c1da6a1b65d7dfa1fa3abe7a42
Closes-Bug: #1562454
This commit is contained in:
chenqiaomin 2016-03-12 17:37:00 -05:00
parent c17e25dfd9
commit bd8112eb3d

View File

@ -10,8 +10,8 @@ Because many of the images disable SSH password authentication
by default, boot the image with an injected key pair.
You can ``SSH`` into the instance with the private key and default
login account. See the `OpenStack End User Guide
<http://docs.openstack.org/user-guide>`_ for more information
on how to create and inject key pairs with OpenStack.
<http://docs.openstack.org/user-guide/configure_access_and_security_for_instances.html>`_
for more information on how to create and inject key pairs with OpenStack.
CentOS images
~~~~~~~~~~~~~