From 70a2650f3e472f571e4b3bd44b9d8ecb1dd163c6 Mon Sep 17 00:00:00 2001 From: YuYang Date: Thu, 13 Apr 2017 09:19:12 +0800 Subject: [PATCH] use-guide:Update cloud-init version recommend update get the cloud-init from Operating Systems 's Reference for cloud-init version. Change-Id: I8f976e3fc26b5f791a8825f42f9756909107969a --- doc/user-guide/source/cli-config-drive.rst | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/doc/user-guide/source/cli-config-drive.rst b/doc/user-guide/source/cli-config-drive.rst index 06f0d49edc..c0b4739d85 100644 --- a/doc/user-guide/source/cli-config-drive.rst +++ b/doc/user-guide/source/cli-config-drive.rst @@ -52,9 +52,21 @@ requirements for the compute host and image. - An image built with a recent version of the cloud-init package can automatically access metadata passed through the configuration drive. - The cloud-init package version 0.7.1 works with Ubuntu, Fedora - based images (such as Red Hat Enterprise Linux) and openSUSE based - images (such as SUSE Linux Enterprise Server). + The following table lists the references for cloud-init versions mapped + to a particular operating system: + + .. list-table:: + :widths: 50 50 + :header-rows: 1 + + * - Operating system + - Reference for cloud-init version + * - Ubuntu + - http://packages.ubuntu.com/search?keywords=cloud-init + * - Fedora (RHEL) + - https://www.rpmfind.net/linux/rpm2html/search.php?query=cloud-init + * - openSUSE (SLE) + - http://software.opensuse.org/download.html?project=Cloud%3ATools&package=cloud-init - If an image does not have the cloud-init package installed, you must customize the image to run a script that mounts the configuration