python-masakariclient/masakariclient
tpatil 71ce1fbb4a Fix osc command issue
If you have installed openstackclient and masakariclient on your
machine, then none of the openstack commands work as it fails to
load the masakari plugin.

Added 'API_NAME' global constants which osc clientmanager expects
during initialization of masakari plugin.

Change-Id: Id33bd45ee1625a23ae43090a45d8b0f9ff2bf56a
Closes-Bug: #1801689
2018-11-06 16:19:46 +09:00
..
common Remove masakariclient's proxy class 2018-05-16 02:11:04 +00:00
osc Remove masakariclient's proxy class 2018-05-16 02:11:04 +00:00
tests Add --os-interface and --os-region-name options 2018-08-15 14:02:05 +09:00
v1 Fix osc command issue 2018-11-06 16:19:46 +09:00
__init__.py Change masakariclient initial module 2016-11-07 05:08:51 +00:00
cliargs.py Add --os-interface and --os-region-name options 2018-08-15 14:02:05 +09:00
client.py Add masakari CLI Implemented the masakari CLI code 2016-11-08 10:12:39 +00:00
plugin.py Fix osc command issue 2018-11-06 16:19:46 +09:00
shell.py Add --os-interface and --os-region-name options 2018-08-15 14:02:05 +09:00