530fe42589
* The --profile global option is deprecated but will be supported through at least April 2017. * Update man page Closes-bug: #1571812 Change-Id: I2e623411a56096b4cc352f4eedbf770632ae2cc3
11 lines
398 B
YAML
11 lines
398 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Deprecate global option ``--profile`` in favor of ``--os-profile``.
|
|
|
|
``--profile`` interferes with existing command options with the same name.
|
|
Unfortunately it appeared in a release so we must follow the deprecation
|
|
process and wait one year (April 2017) before removing it.
|
|
|
|
[Bug `1571812 <https://bugs.launchpad.net/python-openstackclient/+bug/1571812>`_]
|