Comment 2 for bug 1503430

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/231712
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=80e3a2dedbaccd582b5761b3419ec5ea033d7fe8
Submitter: Jenkins
Branch: master

commit 80e3a2dedbaccd582b5761b3419ec5ea033d7fe8
Author: Alex Schultz <email address hidden>
Date: Tue Oct 6 15:59:50 2015 -0500

    Add ID column to compute service list

    This change adds the ID to the compute service list command so that the
    ID can be leveraged by scripts trying to remove or update a specific
    service.

    Change-Id: I446b4c0071988133195eb2382313b3918b7ffa72
    Closes-Bug: #1503430