← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1583923] Re: deprecated arguments in the help message

 

** Project changed: glance => python-glanceclient

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

Title:
  deprecated arguments in the help message

Status in python-glanceclient:
  Confirmed

Bug description:
  The help message of glance gives:
    --key-file OS_KEY     DEPRECATED! Use --os-key.
    --ca-file OS_CACERT   DEPRECATED! Use --os-cacert.
    --cert-file OS_CERT   DEPRECATED! Use --os-cert.

  Instead of showing the correct usage in the help text, the correct arguments only can be displayed as the optional arguments.
  For example:

  --os-key instead of --key-file

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1583923/+subscriptions


References