Update the links to image guide

Change-Id: Id98e9a0fd0c45747747809445469b63eee0fef73
Depends-On: I694301758f7f85290d4c9f9b01fbd1924b02b476
This commit is contained in:
KATO Tomoyuki 2015-11-23 22:08:14 +09:00
parent f71e9fca15
commit ae6bc93b60
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.