Add encryption-type-update to cinderclient

Bug #1466953 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Unassigned

Bug Description

https://review.openstack.org/58782
commit 780936fc57d2ba91389f7c4ad4a966f36eacd1bc
Author: Peter Hamilton <email address hidden>
Date: Mon Jun 8 07:42:32 2015 -0400

    Add encryption-type-update to cinderclient

    This modification adds support for updating volume encryption types. The
    encryption-type-update command requires a single argument, the name or
    ID of the volume type whose associated encryption type should be
    updated, and up to four optional arguments representing new values for
    the encryption type attributes. The update implementation supports three
    use cases:

    1. The user wants to specify new values for attributes of an
       encryption type.
       - include the attribute and its new value at invocation
    2. The user wants to preserve the values for attributes of an
       encryption type.
       - exclude the attribute at invocation
    3. The user wants to set the values for attributes of an encryption
       type to provider defaults (only valid for cipher and key-size).
       - include the attribute but provide no value at invocation

    The encryption type may only be updated if the associated volume type is
    unused.

    This modification leverages update support for encryption types provided
    by the cinder volume encryption type API extension. See the following
    patch for more information:

    https://review.openstack.org/#/c/58344/

    blueprint: encrypt-cinder-volumes
    https://blueprints.launchpad.net/nova/+spec/encrypt-cinder-volumes

    Change-Id: I8e6a37428e76ba69a422468630fdb66b4fe460ab
    DocImpact

Revision history for this message
Lana (loquacity) wrote :

cinderclient is not currently documented in openstack-manuals.

Changed in openstack-manuals:
status: New → Won't Fix
Revision history for this message
Tom Fifield (fifieldt) wrote :
Changed in openstack-manuals:
status: Won't Fix → New
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

This will be picked up by our tools.

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
tags: added: cli-reference
Atsushi SAKAI (sakaia)
Changed in openstack-manuals:
assignee: nobody → Atsushi SAKAI (sakaia)
Revision history for this message
Atsushi SAKAI (sakaia) wrote :

This issue is already fixed by following changes
https://review.openstack.org/#/c/207411/

Changed in openstack-manuals:
assignee: Atsushi SAKAI (sakaia) → nobody
status: Confirmed → Fix Committed
Changed in openstack-manuals:
status: Fix Committed → Fix Released
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.