Zun

zun client taking MAGNUM_API_VERSION with --zun-api-version by default

Bug #1656308 reported by prameswar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Committed
Undecided
prameswar

Bug Description

zun client taking MAGNUM_API_VERSION by default with --zun-api-version.

  --zun-api-version <zun-api-ver>
                        Accepts "api", defaults to env[MAGNUM_API_VERSION].

it should be ZUN_API_VERSION

similarly in --insecure

 /python-zunclient/zunclient/shell.py

parser.add_argument('--insecure',
                    default=cliutils.env('MAGNUMCLIENT_INSECURE',
                                                 default=False),

prameswar (prameswar)
Changed in zun:
assignee: nobody → prameswar (prameswar)
status: New → Fix Committed
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.