python-manilaclient/manilaclient/v1
Julia Varlamova d931e8c33b Add new filters for 'security-service-list' command
Add filtering by following options:
- share network
- name
- type
- user
- dns-ip
- server
- domain

Add information about share networks to output if
'--detailed' options is enabled.

Add '--offset' and '--limit' options to specify start point
of security services listing and number of security services to show.

Implements bp improve-security-service-list-filtering

Change-Id: I8afc230eb82f3c3591fb11638e6911094b50baf8
2014-10-17 17:15:06 +04:00
..
contrib Cleanup manilaclient.utils module (part 1) 2014-08-04 10:52:10 -04:00
__init__.py Remove unused imports, reenable pyflakes 2014-05-30 17:18:29 +02:00
client.py Merge "Fix and enable F811 pep8 rule (redefinitions)" 2014-07-14 10:02:54 +00:00
limits.py Use Resource class from common code 2014-08-04 05:26:28 -04:00
quota_classes.py Use Resource class from common code 2014-08-04 05:26:28 -04:00
quotas.py Use Resource class from common code 2014-08-04 05:26:28 -04:00
security_services.py Allow search security services by name too 2014-09-09 17:43:17 +03:00
services.py Use Resource class from common code 2014-08-04 05:26:28 -04:00
share_networks.py Allow search security services by name too 2014-09-09 17:43:17 +03:00
share_servers.py Fix endless loop of getattr for share-server instance 2014-10-07 08:11:33 -04:00
share_snapshots.py Use Resource class from common code 2014-08-04 05:26:28 -04:00
shares.py Improve share list API filtering 2014-10-09 19:02:04 +00:00
shell.py Add new filters for 'security-service-list' command 2014-10-17 17:15:06 +04:00
volume_types.py Use Resource class from common code 2014-08-04 05:26:28 -04:00