openstack-python-openstackc.../openstackclient/compute/v2
Marcos Fermin Lobo 0cc3955f0a tenant_id to project_id in server show
The result of 'server show VM_NAME' command shows tenant_id
instead of project_id. All openstack components are moving
from 'tenant' to 'project' naming when we are talking about
openstack projects.

Change-Id: I50053b72e79e1ff3167fa573728da1a81a8e5ed8
Closes-Bug: #1417614
2015-02-04 05:43:26 +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 Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
availability_zone.py Add docs for listing availability zones 2014-12-31 02:54:36 -05:00
console.py Command object docs: aggregate, console *, keypair 2014-11-19 14:47:53 -06:00
fixedip.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
flavor.py Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
floatingip.py Normalize more help strings 2014-07-24 11:22:29 -05:00
floatingippool.py Normalize more help strings 2014-07-24 11:22:29 -05:00
host.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
hypervisor.py Normalize more help strings 2014-07-24 11:22:29 -05:00
keypair.py Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
security_group.py Don't import form keystoneclient.openstack.common 2014-12-17 18:17:56 +10:00
server.py tenant_id to project_id in server show 2015-02-04 05:43:26 +00:00
service.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
usage.py Deprecate project usage list command 2015-01-15 00:04:55 -06:00