Rename global option --profile to --os-profile
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| python-openstackclient |
Fix Released
|
Medium
|
Dean Troyer |
Bug Description
The osprofiler global option --profile should have been named --os-profile to avoid interfering with command options.
Deprecate --profile and document --os-profile.
Changed in python-openstackclient: | |
assignee: | nobody → Dean Troyer (dtroyer) |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in python-openstackclient: | |
status: | Triaged → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 530fe42589a2138
Author: Dean Troyer <email address hidden>
Date: Mon Apr 18 14:39:21 2016 -0500
Rename --profile to --os-profile
* The --profile global option is deprecated but will be supported
through at least April 2017.
* Update man page
Closes-bug: #1571812
Change-Id: I2e623411a56096
Changed in python-openstackclient: | |
status: | In Progress → Fix Released |
This issue was fixed in the openstack/
Fix proposed to branch: master /review. openstack. org/307442
Review: https:/