python-masakariclient/masakariclient/common
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 library 2016-11-03 10:52:05 +00:00
exception.py Add masakari openstackclient notification command 2016-11-07 08:41:11 +00:00
i18n.py Add masakari openstackclient library 2016-11-03 10:52:05 +00:00
utils.py Remove masakariclient's proxy class 2018-05-16 02:11:04 +00:00