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

* Remove ``backup`` commands in favor of ``volume backup``
* Remove ``snapshot`` commands in favor of ``volume snapshot``
* Remove ``volume create`` options ``--project``, ``--user`` and ``--multi-attach``
* Use of an auth-key positional argument in volume transfers
* ``volume transfer request`` no longer accepts 'auth_key' as a positional arg,
  ``--auth-key`` is now required

Internal (non-user-visible)
* Rename backup.py to volume_backup.py for Volume v1 and v2, update tests

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

Change-Id: I94aa7a9824e44f9585ffb45e5e7637b9588539b4
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-05-20 14:05:18 -05:00
..
api Remove code migrated to osc-lib long ago 2019-05-16 19:19:58 -05:00
common Remove code migrated to osc-lib long ago 2019-05-16 19:19:58 -05:00
compute Remove deprecated compute commands 2019-05-19 12:54:24 -05:00
identity Remove deprecated identity commands and args 2019-05-19 12:54:33 -05:00
image Remove deprecated image commands 2019-05-19 17:06:19 -05:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Remove deprecated network options 2019-05-19 18:22:26 -05:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Remove deprecated volume commands and args 2019-05-20 14:05:18 -05:00
volume Remove deprecated volume commands and args 2019-05-20 14:05:18 -05:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Remove code migrated to osc-lib long ago 2019-05-16 19:19:58 -05:00