Example: Microsoft Windows image in OpenStack Virtual Machine Image Guide  - -is-public parameter is unknown in latest edition

Bug #1461836 reported by Csaba Kallai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
KATO Tomoyuki

Bug Description

Original request: (It seems be okay to Juno)

$ glance image-create --name WS2012 --disk-format qcow2 \
  --container-format bare --is-public true \
  --file ws2012.qcow2

Corrected request (based on latest edition Kilo)

$ glance image-create --name WS2012 --disk-format qcow2 \
  --container-format bare --visibility public --progress \
  --file ws2012.qcow2

-----------------------------------
Built: 2015-06-02T07:25:22 00:00
git SHA: ec9656cef3faba478bc2796034515fa60c14773d
URL: http://docs.openstack.org/image-guide/content/windows-image.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/image-guide/section_windows-example.xml
xml:id: windows-image

The-Kid (speer-emett)
Changed in openstack-manuals:
assignee: nobody → The-Kid (speer-emett)
Revision history for this message
The-Kid (speer-emett) wrote :
Revision history for this message
Csaba Kallai (kallaics) wrote :

Okay, many thanks.

Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

Note: --is-public is still valid for users of glance API v1.

Revision history for this message
Csaba Kallai (kallaics) wrote :

I agree it, but the current means latest for me.
I think, it need change this section to latest version or show the both way maybe.

Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → liberty
The-Kid (speer-emett)
Changed in openstack-manuals:
assignee: The-Kid (speer-emett) → nobody
Vk (vickie-c)
Changed in openstack-manuals:
assignee: nobody → Vk (vickie-c)
Lana (loquacity)
Changed in openstack-manuals:
status: New → Confirmed
Vk (vickie-c)
Changed in openstack-manuals:
assignee: Vk (vickie-c) → nobody
Max Chuang (max-c-9)
Changed in openstack-manuals:
assignee: nobody → Max Chuang (max-c-9)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/202390

Changed in openstack-manuals:
status: Confirmed → In Progress
Changed in openstack-manuals:
milestone: liberty → mitaka
Changed in openstack-manuals:
assignee: Max Chuang (max-c-9) → Tom Fifield (fifieldt)
Changed in openstack-manuals:
assignee: Tom Fifield (fifieldt) → KATO Tomoyuki (kato-tomoyuki)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/202390
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=630e81ec8b5a5afa5a54636b340cdfc34292d06e
Submitter: Jenkins
Branch: master

commit 630e81ec8b5a5afa5a54636b340cdfc34292d06e
Author: max <email address hidden>
Date: Thu Jul 16 11:23:48 2015 +0800

    Remove an unnecessary option for image-create

    It is depend on Image service API version whether the option
    is "--is-public true" or "--visibility public" for public.
    This option is not essential for the steps,
    so this change simply remove the unnecessary option.

    Change-Id: I56e15bcbe4634540f67fcfe4b454c098759d66fb
    Closes-Bug: #1461836

Changed in openstack-manuals:
status: In Progress → Fix Released
Changed in openstack-manuals:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.