[Bug 1562050] [NEW] API doc reference missing "volume type encryption update"

Sheel Rana ranasheel2000 at gmail.com
Fri Mar 25 15:41:43 UTC 2016


Public bug reported:

API doc reference misses encryption-type-update for volume types

cinder encryption-type-update [--provider <provider>]
                                     [--cipher [<cipher>]]
                                     [--key-size [<key-size>]]
                                     [--control-location <control-location>]
                                     <volume-type>

Update encryption type information for a volume type (Admin Only).

Positional arguments:
  <volume-type>         Name or ID of the volume type

Optional arguments:
  --provider <provider>
                        Class providing encryption support (e.g.
                        LuksEncryptor) (Optional)
  --cipher [<cipher>]   Encryption algorithm/mode to use (e.g., aes-xts-
                        plain64). Provide parameter without value to set to
                        provider default. (Optional)
  --key-size [<key-size>]
                        Size of the encryption key, in bits (e.g., 128, 256).
                        Provide parameter without value to set to provider
                        default. (Optional)
  --control-location <control-location>
                        Notional service where encryption is performed (e.g.,
                        front-end=Nova). Values: 'front-end', 'back-end'
                        (Optional)

** Affects: openstack-api-site
     Importance: Undecided
     Assignee: Sheel Rana (ranasheel2000)
         Status: In Progress

** Changed in: openstack-api-site
     Assignee: (unassigned) => Sheel Rana (ranasheel2000)

** Changed in: openstack-api-site
       Status: New => In Progress

** Changed in: cinder (Ubuntu)
     Assignee: Sheel Rana (ranasheel2000) => (unassigned)

** Changed in: openstack-api-site
     Assignee: (unassigned) => Sheel Rana (ranasheel2000)

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Ubuntu.
https://bugs.launchpad.net/bugs/1562050

Title:
  API doc reference missing "volume type encryption update"

Status in openstack-api-site:
  In Progress

Bug description:
  API doc reference misses encryption-type-update for volume types

  cinder encryption-type-update [--provider <provider>]
                                       [--cipher [<cipher>]]
                                       [--key-size [<key-size>]]
                                       [--control-location <control-location>]
                                       <volume-type>

  Update encryption type information for a volume type (Admin Only).

  Positional arguments:
    <volume-type>         Name or ID of the volume type

  Optional arguments:
    --provider <provider>
                          Class providing encryption support (e.g.
                          LuksEncryptor) (Optional)
    --cipher [<cipher>]   Encryption algorithm/mode to use (e.g., aes-xts-
                          plain64). Provide parameter without value to set to
                          provider default. (Optional)
    --key-size [<key-size>]
                          Size of the encryption key, in bits (e.g., 128, 256).
                          Provide parameter without value to set to provider
                          default. (Optional)
    --control-location <control-location>
                          Notional service where encryption is performed (e.g.,
                          front-end=Nova). Values: 'front-end', 'back-end'
                          (Optional)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1562050/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list