python-novaclient/novaclient/v2
Andrey Kurilin d106dd485b Add "limit" option to servers list cli
This option is supported by both API and "novaclient-as-a-lib" sides, but
was missed from CLI.

Change-Id: Ie85949a7d7040f73b97b0676c5d574ede5a3034e
2015-08-25 20:25:28 +03:00
..
contrib Fix description of parameters in nova-client functions 2015-02-27 16:56:28 +03:00
__init__.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
agents.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
aggregates.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
availability_zones.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
certs.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
client.py Implements 'microversions' api type - Part 1 2015-07-16 16:06:28 +03:00
cloudpipe.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
fixed_ips.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
flavor_access.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
flavors.py Added marker functionality to flavours and images 2015-06-26 11:05:10 +01:00
floating_ip_dns.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
floating_ip_pools.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
floating_ips_bulk.py Fix repr of FloatingIPBulk 2015-03-31 20:16:14 +03:00
floating_ips.py Revert "Allow admin user to get all tenant's floating IPs" 2015-06-15 15:25:37 -04:00
fping.py Fix description of parameters in nova-client functions 2015-02-27 16:56:28 +03:00
hosts.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
hypervisors.py hypervisor command can't use cell format id to show hypervisor 2015-07-20 04:55:32 +00:00
images.py Added marker functionality to flavours and images 2015-06-26 11:05:10 +01:00
keypairs.py Adds support for x509 certificates as keypairs 2015-08-05 19:55:48 +00:00
limits.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
networks.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
quota_classes.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
quotas.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
security_group_default_rules.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
security_group_rules.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
security_groups.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
server_groups.py server-group-list support 'all_projects' parameter 2015-05-13 16:32:42 +08:00
servers.py Correct the files's description "overrwriter" 2015-08-17 03:30:37 +00:00
services.py Support forcing service down 2015-08-07 17:47:59 +01:00
shell.py Add "limit" option to servers list cli 2015-08-25 20:25:28 +03:00
usage.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
versions.py Add "get_current" method to VersionManager 2015-07-27 19:55:37 +08:00
virtual_interfaces.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
volume_snapshots.py Change future nova version number references based on new values 2015-06-17 14:26:19 -07:00
volume_types.py Change future nova version number references based on new values 2015-06-17 14:26:19 -07:00
volumes.py Change future nova version number references based on new values 2015-06-17 14:26:19 -07:00