python-masakariclient/masakariclient/osc/v1
Kengo Takahara 6d61f0a103 Remove masakariclient's proxy class
Change I9b2d140065390d94dda532c39777cf691775e21e has added masakari
commands to openstacksdk and those are available in openstacksdk
version 0.13.0. So the respective sdk resource proxy class implemented
in masakariclient is no longer required.

This patch fixes below:
- Removes the proxy class from masakariclient, and modifies to use the
  proxy class implemented in openstacksdk.
- Related bug: #1756047

Closes-Bug: #1756047
Change-Id: I5ecc4f8edc283e16cc7a1bd83a0a21735135199c
2018-05-16 02:11:04 +00:00
..
__init__.py Add masakari openstackclient plugin base 2016-11-07 08:37:15 +00:00
host.py Remove masakariclient's proxy class 2018-05-16 02:11:04 +00:00
notification.py Improve command arguments 2017-03-08 15:04:12 +09:00
segment.py Add support for auto_priority, rh_priority recovery method 2017-08-31 11:13:17 +05:30