Comment 25 for bug 1461200

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

Reviewed: https://review.openstack.org/280748
Committed: https://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=38442dd3c06d9e11977b6509ca0e6b9d186d00d2
Submitter: Jenkins
Branch: master

commit 38442dd3c06d9e11977b6509ca0e6b9d186d00d2
Author: Brian Curtin <email address hidden>
Date: Tue Feb 16 10:02:28 2016 -0500

    Basic resource.prop for ID attributes (cluster)

    This patch set updates all cluster objects to use basic
    properties for ID attributes. In particular, the following changes
    were made:
      - Use basic *_id resource.prop for ID attributes

    Change-Id: I9b4a99fee5a32856f6a5023424e6f12c70618b29
    Partial-Bug: #1461200