python-novaclient/novaclient/v1_1
Arata Notsu 92fef8b291 Remove prov_vlan_id from baremetal
In nova, this parameter is not used
(and will be unacceptable soon)

Change-Id: I072a204bef49940fb2ddc8dc44480b570bc3212c
2013-02-20 08:49:03 +09:00
..
contrib Remove prov_vlan_id from baremetal 2013-02-20 08:49:03 +09:00
__init__.py Miscellaneous code cleanup. 2012-04-02 12:27:38 -05:00
agents.py Unify Manager._update behaviour 2012-12-23 14:50:38 +02:00
aggregates.py Unify Manager._update behaviour 2012-12-23 14:50:38 +02:00
availability_zones.py Show the summary or details of all availability zones of a region 2013-02-05 20:31:50 +08:00
base.py Boot from volume without image supplied 2012-11-20 10:35:34 +01:00
certs.py Implementing client for new x509 support in nova. 2012-01-24 17:10:46 -08:00
client.py Show the summary or details of all availability zones of a region 2013-02-05 20:31:50 +08:00
cloudpipe.py Adds nova client support for nova-manage vpn command 2012-11-27 15:00:48 +10:30
coverage_ext.py Fix default format of 'nova coverage-report' 2013-02-01 12:57:15 +09:00
fixed_ips.py Adds nova client support for nova-manage fixed command 2012-11-22 22:43:59 +10:30
flavor_access.py Implement project specific flavors API, client bindings 2012-08-27 22:38:36 +08:00
flavors.py Fix find for alphanumeic flavor id/name 2012-12-20 03:14:39 -08:00
floating_ip_dns.py Unify Manager._update behaviour 2012-12-23 14:50:38 +02:00
floating_ip_pools.py Miscellaneous code cleanup. 2012-04-02 12:27:38 -05:00
floating_ips.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
floating_ips_bulk.py Adds nova client support for nova-manage floating command 2012-11-30 10:30:31 +10:30
fping.py Implement fping calls in nova client 2012-11-22 10:16:09 +02:00
hosts.py Update hosts API action calls (startup etc.) 2013-01-11 23:33:24 +04:00
hypervisors.py Allow resources to use any field as 'name' 2012-08-08 12:01:40 -07:00
images.py Add human-friendly ID support. 2012-03-08 04:53:47 +00:00
keypairs.py Fix LP #990667 - Keypair __repr__ referencesuuid 2012-04-30 13:15:55 -04:00
limits.py RateLimit does not have method attribute 2013-01-23 09:35:17 -06:00
networks.py Adds tenant network support to the client 2013-01-15 18:07:05 +00:00
quota_classes.py Unify Manager._update behaviour 2012-12-23 14:50:38 +02:00
quotas.py Unify Manager._update behaviour 2012-12-23 14:50:38 +02:00
security_group_rules.py Add missing returns and remove superfluous ones 2011-12-30 17:40:02 +01:00
security_groups.py Add support for all-tenants search opt to secgroup-list 2012-09-14 16:17:05 +01:00
servers.py Live migration with an auto selection of dest. 2013-02-01 13:32:43 +00:00
services.py Unify Manager._update behaviour 2012-12-23 14:50:38 +02:00
shell.py Merge "Support showing extra fields in server list" 2013-02-15 23:43:22 +00:00
usage.py Add a 'usage' module and 'usage-list' cli command 2012-01-24 15:32:34 -05:00
virtual_interfaces.py Implement virtual interfaces servers api 2012-01-24 11:23:10 -08:00
volume_snapshots.py Allow resources to use any field as 'name' 2012-08-08 12:01:40 -07:00
volume_types.py Add support for volume types 2012-02-27 22:46:02 +00:00
volumes.py Add --all-tenants option to volume-list 2012-09-26 14:57:18 +02:00