Merge "Update the links to image guide"

This commit is contained in:
Jenkins 2015-11-24 10:48:15 +00:00 committed by Gerrit Code Review
commit 6c000038e5
2 changed files with 2 additions and 2 deletions

View File

@ -526,7 +526,7 @@ the image and flavor that you choose.
If the image that you want is not available in your cloud, you can usually
upload one depending on the policy settings of your cloud. For information about
how to upload images, see
`obtaining images <http://docs.openstack.org/image-guide/content/ch_obtaining_images.html>`_.
`obtaining images <http://docs.openstack.org/image-guide/obtain-images.html>`_.
Set the image and size variables to appropriate values for your cloud. We will
use these variables in later sections.

View File

@ -246,7 +246,7 @@ executes the shell script in the :code:`userdata` variable.
When an SSH public key is provided during instance creation,
cloud-init installs this key on a user account. (The user name
varies between cloud images.) See the `Obtaining Images <http://docs.openstack.org/image-guide/content/ch_obtaining_images.html>`_
varies between cloud images.) See the `Obtaining Images <http://docs.openstack.org/image-guide/obtain-images.html>`_
section of the image guide for guidance about which user name you
should use when SSHing. If you still have problems logging in, ask
your cloud provider to confirm the user name.