python-muranoclient/muranoclient/tests/unit
enthurohini 534b108504 Initial commit for openstack-client support in python-muranoclient
This patch enables openstack-client support in python-muranoclient
by setting entry points and implementing two interface functions
`make_client(instance)` and `build_option_parser(parser)`.

Change-Id: I9bd9b9718377e1eb7324d19ee7b0292f18eb22d5
Partially implements: blueprint openstack-client-plugin-support
2016-01-20 23:00:47 +05:30
..
fixture_data Move unit tests into unit test directory 2015-05-09 14:45:49 +03:00
osc Initial commit for openstack-client support in python-muranoclient 2016-01-20 23:00:47 +05:30
__init__.py Move unit tests into unit test directory 2015-05-09 14:45:49 +03:00
base.py Move unit tests into unit test directory 2015-05-09 14:45:49 +03:00
fakes.py Update requirements.txt 2015-06-22 16:26:10 +03:00
test_base.py Fix Resource.__eq__ mismatch semantics of object equal 2015-12-09 06:45:11 +00:00
test_common_http.py Fixed issue with cacert parameter 2015-09-02 17:18:28 +03:00
test_exc.py Strip json and html from error messages 2015-09-02 09:29:01 +08:00
test_methods.py Add python 3 support 2015-11-11 20:32:17 +00:00
test_package_creator.py Fix the reversed incoming parameters of assertEqual 2015-08-31 13:48:21 +08:00
test_shell.py Add limit param for package-list 2015-12-01 20:39:07 +00:00
test_utils.py Add python 3 support 2015-11-11 20:32:17 +00:00