openstack-python-openstackc.../openstackclient/tests/unit
Artem Goncharov 444a40c656 Add possibility to filter images using member_status
In order to see image sharing membership it is required to additionally
pass member_status filter to API. Otherwise only those with status 'all'
will be returned. Thus adding possibility to see images shared with
project to be approved or rejected.

Change-Id: Ifd6e13e5a4ef09fbc29e76d464c93fbdbb178ae4
2019-02-26 11:13:25 +01:00
..
api Re-implement novaclient bits removed in 10.0 2018-03-13 09:10:45 -05:00
common Fix 'project purge' deleting wrong project's servers and volumes 2018-09-14 10:23:14 +01:00
compute Merge "Add --name-lookup-one-by-one option to server list" 2018-11-08 19:07:02 +00:00
identity Add project param in LimitList parser 2018-11-08 11:19:24 -06:00
image Add possibility to filter images using member_status 2019-02-26 11:13:25 +01:00
integ Fix SDK Connection creation alternative to Profile 2017-12-07 08:10:23 -06:00
network Add floating IP filter to floating IP list command 2019-01-14 10:27:07 +01:00
object Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
volume Add volume backup import/export commands 2018-11-10 02:11:04 -06:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Adding api_version to FakeApp 2018-06-24 03:47:23 +00:00
test_shell.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
utils.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00