openstack-python-openstackc.../openstackclient/identity/v2_0
Sean McGinnis f9fdc296bc Remove deprecated identity commands and args
The following were deprecated over two years ago and can now be
removed/changed:

* Remove ``service create`` option ``--type``
* Remove ``role list`` options ``--project`` and ``--user``
* Remove ``user role list`` command

These are backwards incompatible changes and will require a major
version bump after they are merged.

Change-Id: I29e2fc9516dffbfd83eef0bc91e834dde99b4105
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-05-19 12:54:33 -05:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
catalog.py translate all command help strings 2016-11-17 02:33:42 +00:00
ec2creds.py Handle log message interpolation by the logger in identity/ 2017-02-13 17:38:30 +01:00
endpoint.py Handle log message interpolation by the logger in identity/ 2017-02-13 17:38:30 +01:00
project.py Fix RuntimeError when showing project which has extra properties 2018-06-09 13:16:34 -05:00
role.py Remove deprecated identity commands and args 2019-05-19 12:54:33 -05:00
role_assignment.py translate all command help strings 2016-11-17 02:33:42 +00:00
service.py Remove deprecated identity commands and args 2019-05-19 12:54:33 -05:00
token.py translate all command help strings 2016-11-17 02:33:42 +00:00
user.py Error handling for delete commands in identity 2017-01-03 23:30:49 +08:00