python-muranoclient/muranoclient/tests/unit
zhurong e1d7761459 Add package download to openstack CLI
usage: openstack package download [-h] <ID> [file]

Download a package to a filename or stdout.

Partially implements: blueprint openstack-client-plugin-support

Change-Id: I5e782f35dbfc09fe460e30f48a853f8df53d1518
2017-08-22 21:59:47 +08:00
..
fixture_data Add opportunity to import package from directory 2016-09-20 15:56:37 +03:00
osc Add package download to openstack CLI 2017-08-22 21:59:47 +08:00
__init__.py Move unit tests into unit test directory 2015-05-09 14:45:49 +03:00
base.py Replace six.iteritems() with .items() 2017-04-04 17:29:58 +05:30
fakes.py Update requirements.txt 2015-06-22 16:26:10 +03:00
test_base.py Typo fix for python-muranoclient 2016-04-12 11:47:06 +08:00
test_common_http.py Remove unnecessary setUp 2016-09-26 13:08:08 +08:00
test_exc.py Strip json and html from error messages 2015-09-02 09:29:01 +08:00
test_methods.py Allows fetching of deployments from all environments. 2017-01-31 10:41:59 -05:00
test_package_creator.py move old apiclient code out of openstack/common 2016-11-08 10:35:15 -05:00
test_shell.py Allows fetching of deployments from all environments. 2017-01-31 10:41:59 -05:00
test_utils.py Add validation to package import 2016-11-04 07:59:33 -07:00