blob: 797d6732b6eded492c8c30b1aebb88bedff5a2d1 (
plain)
1
2
3
4
5
6
7
|
---
fixes:
- Fix the ``--enable`` option on all commands by changing the
``--enable-beta-commands`` global option to ``--os-beta-command``.
There are no upgrade impacts for the global option rename since
the old name isn't used.
[Bug `1588384 <https://bugs.launchpad.net/python-openstackclient/+bug/1588384>`_]
|