python-novaclient/novaclient/v1_1
Pavlo Shchelokovskyy 9f6679ebd3 Make port-id and net-id keys mutually exclusive
These keys are never used together, and port-id always takes precedence
in Nova API when present. This patch makes these parameters mutually
exclusive and updates help strings accordingly.

Change-Id: I207dc637cb69d9ab3ff6024a657d2c1890057b4d
Closes-Bug: #1314097
2014-04-29 18:15:23 +00:00
..
contrib Fix mac address and task_state in baremetal-node-list 2014-04-15 17:48:26 +00:00
__init__.py Start using Hacking and PyFlakes 2013-06-01 15:49:51 +02:00
agents.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
aggregates.py Add AgregatesManager.get() 2013-07-11 14:26:01 -05:00
availability_zones.py Adds availability zone support for Nova V3 API 2013-12-19 23:35:30 +10:30
certs.py typo in novaclient 2014-03-28 09:55:44 +08:00
client.py Fix session handling in novaclient 2014-04-07 19:38:51 +02:00
cloudpipe.py Change "project" to "project_id" in cloudpipe-create 2013-11-12 12:12:49 +01:00
fixed_ips.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
flavor_access.py Remove None for dict.get() 2014-02-19 21:02:11 +08:00
flavors.py Remove usage of module py3kcompat 2014-02-25 09:17:54 +08:00
floating_ip_dns.py Remove usage of module py3kcompat 2014-02-25 09:17:54 +08:00
floating_ip_pools.py Miscellaneous code cleanup. 2012-04-02 12:27:38 -05:00
floating_ips.py Allow admin user to get all tenant's floating IPs 2014-04-02 09:31:04 +08:00
floating_ips_bulk.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
fping.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
hosts.py change 'Host' object's 'host' attribute to 'host_name' 2013-08-09 13:13:25 +08:00
hypervisors.py Remove usage of module py3kcompat 2014-02-25 09:17:54 +08:00
images.py Remove usage of module py3kcompat 2014-02-25 09:17:54 +08:00
keypairs.py Fix the incorrect return messages in keypair show and delete 2014-04-20 10:59:22 -04:00
limits.py Remove usage of module py3kcompat 2014-02-25 09:17:54 +08:00
networks.py Fix i18n messages in novaclient, part I 2014-01-28 14:56:00 -05:00
quotas.py Adds first part of quotas support for Nova V3 API 2013-12-19 23:36:00 +10:30
security_group_rules.py Fix i18n messages in novaclient, part I 2014-01-28 14:56:00 -05:00
security_groups.py Remove usage of module py3kcompat 2014-02-25 09:17:54 +08:00
server_groups.py Nova CLI for server groups 2014-03-13 04:14:11 -07:00
servers.py Merge "Support IPv6 when booting instances" 2014-04-09 08:46:55 +00:00
services.py Add service-delete subcommand to delete a service 2014-04-08 20:04:54 +08:00
shell.py Make port-id and net-id keys mutually exclusive 2014-04-29 18:15:23 +00:00
usage.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30
virtual_interfaces.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04: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 Remove usage of module py3kcompat 2014-02-25 09:17:54 +08:00