From 1be24f3d5d3302c6e137f6a204bd77d9e40c204d Mon Sep 17 00:00:00 2001 From: pengdake <19921207pq@gmail.com> Date: Sat, 6 Jan 2018 14:37:01 +0800 Subject: [PATCH] Update Fedora Atomic image name The Fedora Atomic image name isn't "fedora-atomic-latest.qcow2",but "Fedora-Atomic-26-20170723.0.x86_64.qcow2". Change-Id: Icf5e6e968d21ac15a4403b2c2b8e35fdef4d04f3 --- doc/source/install/launch-instance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install/launch-instance.rst b/doc/source/install/launch-instance.rst index 9bc8e965ba..6447647e4a 100644 --- a/doc/source/install/launch-instance.rst +++ b/doc/source/install/launch-instance.rst @@ -126,7 +126,7 @@ and tested by the Magnum team. $ openstack image create \ --disk-format=qcow2 \ --container-format=bare \ - --file=fedora-atomic-latest.qcow2 \ + --file=Fedora-Atomic-26-20170723.0.x86_64.qcow2\ --property os_distro='fedora-atomic' \ fedora-atomic-latest +------------------+------------------------------------------------------+