tenant_id in server show

Bug #1417614 reported by Marcos Lobo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Marcos Lobo

Bug Description

In python-openstackclient-0.4.1-1

Execute the command:
$ openstack server show VM_NAME

And we obtain the result:
...
| status | ACTIVE |
| tenant_id | 71f66236-1163-42c2-b808-f6f3442683ee |
...

In this result we still have 'tenant_id' name, instead of 'project_id'. I think all the components are moving from 'tenant' to 'project' naming when we are talking about openstack projects. So, I suggest to change 'tenant_id' by 'project_id'.

Changed in python-openstackclient:
assignee: nobody → Marcos Lobo (marcos-fermin-lobo)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/152570

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/152570
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=0cc3955f0aedab76313aa09edd3f31bb9d08b55d
Submitter: Jenkins
Branch: master

commit 0cc3955f0aedab76313aa09edd3f31bb9d08b55d
Author: Marcos Fermin Lobo <email address hidden>
Date: Tue Feb 3 16:26:21 2015 +0100

    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

Changed in python-openstackclient:
status: In Progress → Fix Committed
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: none → m8
Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.