Comment 28 for bug 1461200

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

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

commit f938857a4db930a10cfeda2b2ad0d86a758449b0
Author: Richard Theis <email address hidden>
Date: Thu Feb 18 09:12:16 2016 -0600

    Basic resource.prop for ID attributes (message)

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

    Change-Id: I8edfdf57e0411f01c41145f58182be9a8e5a47b0
    Partial-Bug: #1461200