← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1858379] Re: Verify operation in glance

 

*** This bug is a duplicate of bug 1852835 ***
    https://bugs.launchpad.net/bugs/1852835

** This bug has been marked a duplicate of bug 1852835
   the parameter "--public" has been removed in new version

-- 
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


References