← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1858379] [NEW] Verify operation in glance

 

Public bug reported:


This bug tracker is for errors with the documentation, use the following
as a template and remove or add fields as you see fit. Convert [ ] into
[x] to check boxes:

- [x] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example: input and output. 
OS:centos7
Original command: glance image-create --name "cirros" \
                      --file cirros-0.4.0-x86_64-disk.img \
                      --disk-format qcow2 --container-format bare \
                      --public
error: glance: error: unrecognized arguments: --public

Right command: glance image-create --name "cirros" 
                   --file cirros-0.4.0-x86_64-disk.img \
                   --disk-format qcow2 --container-format bare \
                   --visibility public


If you have a troubleshooting or support issue, use the following  resources:

 - Ask OpenStack: http://ask.openstack.org
 - The mailing list: http://lists.openstack.org
 - IRC: 'openstack' channel on Freenode

-----------------------------------
Release:  on 2019-09-27 09:57:38
SHA: 6e3ced8251cd6e273aa73f553a24fc475b219db5
Source: https://opendev.org/openstack/glance/src/doc/source/install/verify.rst
URL: https://docs.openstack.org/glance/train/install/verify.html

** Affects: glance
     Importance: Undecided
         Status: New


** Tags: documentation

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1858379

Title:
  Verify operation in glance

Status in Glance:
  New

Bug description:

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [x] This doc is inaccurate in this way: ______
  - [ ] This is a doc addition request.
  - [x] I have a fix to the document that I can paste below including example: input and output. 
  OS:centos7
  Original command: glance image-create --name "cirros" \
                        --file cirros-0.4.0-x86_64-disk.img \
                        --disk-format qcow2 --container-format bare \
                        --public
  error: glance: error: unrecognized arguments: --public

  Right command: glance image-create --name "cirros" 
                     --file cirros-0.4.0-x86_64-disk.img \
                     --disk-format qcow2 --container-format bare \
                     --visibility public

  
  If you have a troubleshooting or support issue, use the following  resources:

   - Ask OpenStack: http://ask.openstack.org
   - The mailing list: http://lists.openstack.org
   - IRC: 'openstack' channel on Freenode

  -----------------------------------
  Release:  on 2019-09-27 09:57:38
  SHA: 6e3ced8251cd6e273aa73f553a24fc475b219db5
  Source: https://opendev.org/openstack/glance/src/doc/source/install/verify.rst
  URL: https://docs.openstack.org/glance/train/install/verify.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1858379/+subscriptions


Follow ups