Comment 5 for bug 1528249

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

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

commit 6b9414c219ac6c866b19765772376caf2c4cf98c
Author: Richard Theis <email address hidden>
Date: Mon Jan 11 12:04:23 2016 -0600

    Update Quota documentation and properties

    Update the network proxy documentation for the Quota resource to
    note that a quota ID is the same as its project ID. Also rename
    the following Quota resource properties per review comment in [1]:
      - floating_ip -> floating_ips
      - network -> networks
      - port -> ports
      - router -> routers
      - subnet -> subnets

    [1] https://review.openstack.org/#/c/260133/2

    Change-Id: I9533d4c0abbdedf9f7fdfdae454c594a01477ccf
    Related-Bug: #1528249