summaryrefslogtreecommitdiff
path: root/releasenotes/notes/osc4-identity-6564257c67d43106.yaml
blob: a5105c801c0df9967bb06e383246c571654bc0cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
upgrade:
  - |
    Remove deprecated ``role list`` options ``--project`` and ``--user``.
    Use ``role assignment list`` options ``--project`` and ``--user`` instead.
  - |
    Remove deprecated ``user role list`` command.
    Use ``role assignment list`` options ``--project`` and ``--user`` instead.
  - |
    Remove deprecated ``service create`` option ``--type``.  
    The type is supplied as a positional argument in The
    ``service create --name <service-name> type`` command.