CG API should return volume type IDs

Bug #1519420 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Atsushi SAKAI
openstack-manuals
Fix Released
Medium
venkatamahesh

Bug Description

https://review.openstack.org/245624
commit 926c6f9fb5da28cc09499d7539581581e825e62c
Author: Deepti Ramakrishna <email address hidden>
Date: Thu Nov 19 00:43:49 2015 -0800

    CG API should return volume type IDs

    The create method of consistency group API requires a list of
    volume type ids; volumes belonging to only these types can be added
    to the consistency group. The get method of the consistency group API
    does not, however, return the volume type id information.

    Horizon needs this value for its "Add volumes to consistency group"
    panel so that it can filter the "available volumes" list to only
    show volumes that match the volume type associated with the consistency
    group.

    This was fixed by propagating the volume type id information in
    the api layer (this information is stored in the db, it just wasn't
    being propagated).

    APIImpact
    The get method of the consistency group API now returns the volume
    type ids information.

    DocImpact
    The screenshots in the admin guide (see
    http://docs.openstack.org/admin-guide-cloud/blockstorage-consistency-groups.html)
    should be updated to show this new field.

    Change-Id: Icc3206c67227af38a7bf89ea0145942f750b506b
    Closes-Bug: #1489957

Tags: cinder
Atsushi SAKAI (sakaia)
Changed in openstack-api-site:
assignee: nobody → Atsushi SAKAI (sakaia)
Anne Gentle (annegentle)
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
Atsushi SAKAI (sakaia)
Changed in openstack-manuals:
status: New → Confirmed
Changed in openstack-manuals:
assignee: nobody → venkatamahesh (venkatamaheshkotha)
Changed in openstack-manuals:
assignee: venkatamahesh (venkatamaheshkotha) → nobody
Changed in openstack-manuals:
importance: Undecided → Medium
milestone: none → mitaka
Changed in openstack-manuals:
assignee: nobody → venkatamahesh (venkatamaheshkotha)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/262133

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/299486

Changed in openstack-api-site:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/262133
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=390729580779213ea8e77bbb741217f8011cb145
Submitter: Jenkins
Branch: master

commit 390729580779213ea8e77bbb741217f8011cb145
Author: venkatamahesh <email address hidden>
Date: Tue Dec 29 11:47:19 2015 +0530

    [admin-guide] Update the output parameters for consisgroup-show

    volume_types is also a output parameters for detail view of
    a single consistency group and so it is appended to the output
    list

    Change-Id: I794129a19a610cf887c157cb323380c1b28f8273
    Closes-Bug: #1519420

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

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

commit ec9515258f7efe4dfd3fa0b47db9451a0826c66a
Author: Atsushi SAKAI <email address hidden>
Date: Wed Mar 30 15:37:58 2016 +0000

    Add volume_types on Consistency Group API Response

    Adds volume_types on Consistency Group API Response
       Show consistency group details
       List consistency groups with details

    Also adds xml response.

    Change-Id: Iaf7f270464a1583b8cedf1af9760e972eb5909b9
    Closes-Bug: #1519420

Changed in openstack-api-site:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.