Comment 25 for bug 1521244

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

Reviewed: https://review.openstack.org/259704
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=4c154265c263a6b63abdc340f315f48fd7f77903
Submitter: Jenkins
Branch: master

commit 4c154265c263a6b63abdc340f315f48fd7f77903
Author: Diane Fleming <email address hidden>
Date: Sat Dec 19 10:31:30 2015 -0600

    Clustering API fixes

    - Spellcheck and make other changes
    - Remove passive voice from api-site
    - Renamed code samples using this naming convention:
      <resource>-<action>-request.json or <resource>-<action>-response.json.
    - Removed unused code samples
    - Made method names consistent throughout
    - use list<resource> for list operations,
      show<resource> for show operations, and so on.
    - Change csapi:uuid -> csapi:UUID

    Change-Id: I00bf6f634cc94a57f34610f40280eb9a7ebe372e
    Closes-Bug: #1521244