python-openstackclient/openstackclient/compute/v2
Tang Chen 0069a01967 Support "server list" searching by both flavor name and ID.
Nova API only supports list servers searching by flavor ID.
In OSC, we can support both flavor name and ID by mapping
the name to ID.

This patch also fix the inconsistent doc in .py and .rst files.

Partial-Bug: 1521492

Change-Id: I1d1a6aa91aef4e2846745babe8382481185fa96e
2015-12-01 06:59:08 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
aggregate.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
availability_zone.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
console.py Fix the bug of "openstack console log show" 2015-11-09 04:22:09 -05:00
fixedip.py Doc: Update and add IP address 2015-11-24 14:03:51 -06:00
flavor.py Support pagination params for flavor list 2015-10-21 08:24:58 +08:00
floatingip.py Doc: Update and add IP address 2015-11-24 14:03:51 -06:00
floatingippool.py Doc: Update and add IP address 2015-11-24 14:03:51 -06:00
host.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
hypervisor.py Show which aggregate a hypervisor is member of 2015-07-02 10:23:22 -04:00
hypervisor_stats.py Add ability for diplaying hypervisor statistics 2015-03-06 00:11:20 -08:00
keypair.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
security_group.py Refactor: Order of security group class names 2015-11-25 08:54:52 -06:00
server.py Support "server list" searching by both flavor name and ID. 2015-12-01 06:59:08 +00:00
service.py Add compute service delete 2015-10-16 14:01:37 +00:00
usage.py Remove deprecated 'project usage list' command 2015-11-18 15:37:55 -06:00