summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1778536-a1b5d65a0d4ad622.yaml
blob: 3e5410aad35b178b2c7d61df865b9b47f5113bf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
upgrade:
  - The deprecated ``--bypass-url`` command line argument has been removed.
deprecations:
  - |
    The ``--endpoint-override`` command line argument has been deprecated.
    It is renamed to ``--os-endpoint-override`` to avoid misinterpreting
    command line arguments.
    It defaults to the ``OS_ENDPOINT_OVERRIDE`` environment variable.
    See `bug 1778536`_ for more details.

    .. _bug 1778536: https://bugs.launchpad.net/python-novaclient/+bug/1778536